"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/05 01:58:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-masexec2huzo" 2026/06/05 01:58:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/05 01:58:38 DEBUG : Creating backend with remote "/tmp/rclone2823080423" === RUN TestDirHandleMethods run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:58:39 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:58:39 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 01:58:39 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo" with ID 4105473 2026/06/05 01:58:40 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/dir" with ID 4105474 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/05 01:58:51 DEBUG : WaitForWriters: timeout=30s 2026/06/05 01:58:51 DEBUG : Looking for writers 2026/06/05 01:58:51 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (13.25s) === RUN TestDirHandleReaddir run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:58:52 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:58:52 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 01:58:57 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/dir/subdir" with ID 4105475 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/05 01:59:08 DEBUG : WaitForWriters: timeout=30s 2026/06/05 01:59:08 DEBUG : Looking for writers 2026/06/05 01:59:08 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (17.02s) === RUN TestDirHandleReaddirnames run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:59:09 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:59:09 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 01:59:20 DEBUG : WaitForWriters: timeout=30s 2026/06/05 01:59:20 DEBUG : Looking for writers 2026/06/05 01:59:20 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddirnames (12.49s) === RUN TestDirMethods run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:59:21 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:59:21 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 01:59:33 DEBUG : WaitForWriters: timeout=30s 2026/06/05 01:59:33 DEBUG : Looking for writers 2026/06/05 01:59:33 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (12.48s) === RUN TestDirForgetAll run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:59:34 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:59:34 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 01:59:45 DEBUG : WaitForWriters: timeout=30s 2026/06/05 01:59:45 DEBUG : Looking for writers 2026/06/05 01:59:45 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (12.52s) === RUN TestDirForgetPath run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:59:46 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:59:46 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 01:59:58 DEBUG : WaitForWriters: timeout=30s 2026/06/05 01:59:58 DEBUG : Looking for writers 2026/06/05 01:59:58 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (12.51s) === RUN TestDirWalk run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 01:59:59 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 01:59:59 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:00:11 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:00:11 DEBUG : Looking for writers 2026/06/05 02:00:11 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (13.08s) === RUN TestDirSetModTime run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:00:12 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:00:12 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:00:23 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:00:23 DEBUG : Looking for writers 2026/06/05 02:00:23 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (12.51s) === RUN TestDirStat run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:00:24 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:00:24 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:00:36 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:00:36 DEBUG : Looking for writers 2026/06/05 02:00:36 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (12.50s) === RUN TestDirReadDirAll run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:00:37 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:00:37 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/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_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/05 02:00:53 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:00:53 DEBUG : Looking for writers 2026/06/05 02:00:53 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (17.60s) === RUN TestDirOpen run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:00:54 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:00:54 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:01:06 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:01:06 DEBUG : Looking for writers 2026/06/05 02:01:06 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (12.48s) === RUN TestDirCreate run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:01:07 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:01:07 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:01:18 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:01:18 DEBUG : Looking for writers 2026/06/05 02:01:18 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (13.34s) === RUN TestDirMkdir run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:01:20 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:01:20 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:01:32 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:01:32 DEBUG : Looking for writers 2026/06/05 02:01:32 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.51s) === RUN TestDirMkdirSub run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:01:33 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:01:33 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:01:44 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:01:44 DEBUG : Looking for writers 2026/06/05 02:01:44 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (12.49s) === RUN TestDirRemove run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:01:45 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:01:45 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:01:57 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:01:57 DEBUG : Looking for writers 2026/06/05 02:01:57 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (12.64s) === RUN TestDirRemoveAll run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:01:58 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:01:58 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:02:10 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:02:10 DEBUG : Looking for writers 2026/06/05 02:02:10 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (12.96s) === RUN TestDirRemoveName run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:02:11 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:02:11 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:02:22 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:02:22 DEBUG : Looking for writers 2026/06/05 02:02:22 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.52s) === RUN TestDirRename run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:02:23 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:02:23 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:02:35 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:02:35 DEBUG : Looking for writers 2026/06/05 02:02:35 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (12.50s) === 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-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:02:36 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:02:36 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:02:48 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:02:48 DEBUG : Looking for writers 2026/06/05 02:02:48 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (12.96s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:02:49 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:02:49 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/05 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:02:49 DEBUG : Looking for writers 2026/06/05 02:02:49 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.99s) === RUN TestDirMetadataExtension run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:02:50 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:02:50 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:03:01 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:03:01 DEBUG : Looking for writers 2026/06/05 02:03:01 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (12.52s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:03:02 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:03:02 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:03:14 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:03:14 DEBUG : Looking for writers 2026/06/05 02:03:14 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (12.61s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:03:15 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:03:15 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:03:27 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:03:27 DEBUG : Looking for writers 2026/06/05 02:03:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:03:28 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:03:28 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:03:39 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:03:39 DEBUG : Looking for writers 2026/06/05 02:03:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:03:40 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:03:40 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:03:52 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:03:52 DEBUG : Looking for writers 2026/06/05 02:03:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:03:53 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:03:53 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:03:53 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:03:53 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:03:53 DEBUG : Config file has changed externally - reloading 2026/06/05 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:03:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:03:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:03:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:03:53 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:04:04 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:04:04 DEBUG : Looking for writers 2026/06/05 02:04:04 DEBUG : >WaitForWriters: 2026/06/05 02:04:04 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:04:05 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:04:05 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:04:05 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:05 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:05 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:04:17 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:04:17 DEBUG : Looking for writers 2026/06/05 02:04:17 DEBUG : >WaitForWriters: 2026/06/05 02:04:17 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:04:18 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:04:18 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:04:18 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:18 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:04:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:04:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:04:18 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:04:29 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:04:29 DEBUG : Looking for writers 2026/06/05 02:04:29 DEBUG : >WaitForWriters: 2026/06/05 02:04:29 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (75.18s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (12.56s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (12.58s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (12.48s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (12.50s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (12.55s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (12.51s) === RUN TestFileOpenRead run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:04:30 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:04:30 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:04:42 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:04:42 DEBUG : Looking for writers 2026/06/05 02:04:42 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (12.52s) === RUN TestFileOpenReadUnknownSize 2026/06/05 02:04:43 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/05 02:04:43 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:04:43 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:04:43 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/05 02:04:43 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:04:43 DEBUG : Looking for writers 2026/06/05 02:04:43 DEBUG : file.txt: reading active writers 2026/06/05 02:04:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:04:43 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:04:43 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:04:54 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:04:54 DEBUG : Looking for writers 2026/06/05 02:04:54 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (12.80s) === RUN TestFileRemove run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:04:55 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:04:55 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:05:07 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:05:07 DEBUG : Looking for writers 2026/06/05 02:05:07 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (12.52s) === RUN TestFileRemoveAll run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:05:08 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:05:08 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:05:20 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:05:20 DEBUG : Looking for writers 2026/06/05 02:05:20 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (12.52s) === RUN TestFileOpen run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:05:21 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:05:21 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:05:32 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:05:32 DEBUG : Looking for writers 2026/06/05 02:05:32 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (12.52s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:05:33 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:05:33 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:05:45 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:05:45 DEBUG : Looking for writers 2026/06/05 02:05:45 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:05:46 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:05:46 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:05:46 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:05:46 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:46 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:05:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:46 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:05:57 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:05:57 DEBUG : Looking for writers 2026/06/05 02:05:57 DEBUG : >WaitForWriters: 2026/06/05 02:05:57 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:05:58 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:05:58 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:05:58 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:05:58 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:58 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:05:58 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:06:10 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:06:10 DEBUG : Looking for writers 2026/06/05 02:06:10 DEBUG : >WaitForWriters: 2026/06/05 02:06:10 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:06:11 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:06:11 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:06:11 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:11 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:06:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:06:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:11 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:06:22 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:06:22 DEBUG : Looking for writers 2026/06/05 02:06:22 DEBUG : >WaitForWriters: 2026/06/05 02:06:22 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:06:23 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:06:23 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:06:23 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:23 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:06:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:23 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:06:35 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:06:35 DEBUG : Looking for writers 2026/06/05 02:06:35 DEBUG : >WaitForWriters: 2026/06/05 02:06:35 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:06:36 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:06:36 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:06:36 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:36 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:06:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:06:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:06:36 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:06:47 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:06:47 DEBUG : Looking for writers 2026/06/05 02:06:47 DEBUG : >WaitForWriters: 2026/06/05 02:06:47 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestFileRename (75.08s) --- FAIL: TestFileRename/off,forceCache=false (12.52s) --- FAIL: TestFileRename/minimal,forceCache=false (12.50s) --- FAIL: TestFileRename/minimal,forceCache=true (12.49s) --- FAIL: TestFileRename/writes,forceCache=false (12.49s) --- FAIL: TestFileRename/writes,forceCache=true (12.55s) --- FAIL: TestFileRename/full,forceCache=false (12.53s) === 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-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:06:48 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:06:48 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:06:48 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:06:48 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:06:48 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:06:48 DEBUG : Looking for writers 2026/06/05 02:06:48 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.99s) === 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-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:06:49 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:06:49 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:07:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:07:01 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/05 02:07:01 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:07:01 DEBUG : Looking for writers 2026/06/05 02:07:01 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (12.49s) === RUN TestReadFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:07:02 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:07:02 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:07:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:07:13 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/05 02:07:13 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:07:13 DEBUG : Looking for writers 2026/06/05 02:07:13 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (12.51s) === RUN TestReadFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:07:14 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:07:14 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:07:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:07:26 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/05 02:07:26 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:07:26 DEBUG : Looking for writers 2026/06/05 02:07:26 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (12.53s) === RUN TestReadFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:07:27 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:07:27 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:07:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:07:39 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/05 02:07:39 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:07:39 DEBUG : Looking for writers 2026/06/05 02:07:39 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (13.08s) === RUN TestReadFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:07:40 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:07:40 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/05 02:07:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:07:51 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/05 02:07:51 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:07:51 DEBUG : Looking for writers 2026/06/05 02:07:51 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (12.54s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:07:52 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:07:52 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:07:52 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:07:52 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:07:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:07:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:07:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:07:52 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:08:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:08:04 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/05 02:08:04 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:04 DEBUG : Looking for writers 2026/06/05 02:08:04 DEBUG : >WaitForWriters: 2026/06/05 02:08:04 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (12.50s) === RUN TestRWFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:08:05 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:08:05 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:08:05 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:05 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:05 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:08:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:08:16 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/05 02:08:16 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:16 DEBUG : Looking for writers 2026/06/05 02:08:16 DEBUG : >WaitForWriters: 2026/06/05 02:08:16 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (12.56s) === RUN TestRWFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:08:17 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:08:17 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:08:17 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:17 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:17 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:08:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:08:29 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/05 02:08:29 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:29 DEBUG : Looking for writers 2026/06/05 02:08:29 DEBUG : >WaitForWriters: 2026/06/05 02:08:29 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (12.53s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:08:30 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:08:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:08:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:30 INFO : FileLu root 'rclone-test-masexec2huzo': 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: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/05 02:08:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:08: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/05 02:08:41 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:41 DEBUG : Looking for writers 2026/06/05 02:08:41 DEBUG : >WaitForWriters: 2026/06/05 02:08:41 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.53s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:08:42 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:08:42 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:08:42 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:42 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:42 INFO : FileLu root 'rclone-test-masexec2huzo': 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/05 02:08:51 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/05 02:08:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:08: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/05 02:08:54 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:54 DEBUG : Looking for writers 2026/06/05 02:08:54 DEBUG : >WaitForWriters: 2026/06/05 02:08:54 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.53s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:08:55 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:08:55 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:08:55 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:55 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:08:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:08:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:08:55 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:08:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:08:55 DEBUG : file1: newRWFileHandle: 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): openPending: 2026/06/05 02:08:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): >openPending: err= 2026/06/05 02:08:55 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:08:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:08:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:08:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): _writeAt: size=5, off=0 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): >_writeAt: n=5, err= 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): _writeAt: size=7, off=5 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): >_writeAt: n=7, err= 2026/06/05 02:08:55 DEBUG : file1: vfs cache: truncate to size=11 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): close: 2026/06/05 02:08:55 DEBUG : file1: vfs cache: setting modification time to 2026-06-05 02:08:55.912652858 +0000 UTC m=+616.956396271 2026/06/05 02:08:55 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): >close: err= 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): close: 2026/06/05 02:08:55 DEBUG : file1(0x2ba087bf63c0): >close: err=file already closed 2026/06/05 02:08:55 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:55 DEBUG : Looking for writers 2026/06/05 02:08:55 DEBUG : file1: reading active writers 2026/06/05 02:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:08:55 DEBUG : Looking for writers 2026/06/05 02:08:55 DEBUG : file1: reading active writers 2026/06/05 02:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:08:55 DEBUG : Looking for writers 2026/06/05 02:08:55 DEBUG : file1: reading active writers 2026/06/05 02:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:08:55 DEBUG : Looking for writers 2026/06/05 02:08:55 DEBUG : file1: reading active writers 2026/06/05 02:08:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:08:56 DEBUG : file1: vfs cache: starting upload 2026/06/05 02:08:56 DEBUG : Looking for writers 2026/06/05 02:08:56 DEBUG : file1: reading active writers 2026/06/05 02:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:08:56 DEBUG : Looking for writers 2026/06/05 02:08:56 DEBUG : file1: reading active writers 2026/06/05 02:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:08:56 DEBUG : Looking for writers 2026/06/05 02:08:56 DEBUG : file1: reading active writers 2026/06/05 02:08:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:08:57 DEBUG : Looking for writers 2026/06/05 02:08:57 DEBUG : file1: reading active writers 2026/06/05 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:08:58 DEBUG : file1: size = 11 OK 2026/06/05 02:08:58 INFO : file1: Copied (new) 2026/06/05 02:08:58 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/05 02:08:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/05 02:08:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:08:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/05 02:08:58 DEBUG : Looking for writers 2026/06/05 02:08:58 DEBUG : file1: reading active writers 2026/06/05 02:08:58 DEBUG : >WaitForWriters: 2026/06/05 02:08:58 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:08:58 DEBUG : Looking for writers 2026/06/05 02:08:58 DEBUG : file1: reading active writers 2026/06/05 02:08:58 DEBUG : >WaitForWriters: 2026/06/05 02:08:58 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:08:59 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestRWFileHandleMethodsWrite (4.77s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:00 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:00 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:00 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:00 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:00 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:00 DEBUG : file1: newRWFileHandle: 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): openPending: 2026/06/05 02:09:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): >openPending: err= 2026/06/05 02:09:00 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:09:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:09:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): _writeAt: size=7, off=0 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): >_writeAt: n=7, err= 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): _writeAt: size=6, off=5 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): >_writeAt: n=6, err= 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): close: 2026/06/05 02:09:00 DEBUG : file1: vfs cache: setting modification time to 2026-06-05 02:09:00.68072847 +0000 UTC m=+621.724471883 2026/06/05 02:09:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): >close: err= 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): _writeAt: size=5, off=0 2026/06/05 02:09:00 DEBUG : file1(0x2ba087907340): >_writeAt: n=0, err=file already closed 2026/06/05 02:09:00 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:00 DEBUG : Looking for writers 2026/06/05 02:09:00 DEBUG : file1: reading active writers 2026/06/05 02:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:09:00 DEBUG : Looking for writers 2026/06/05 02:09:00 DEBUG : file1: reading active writers 2026/06/05 02:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:09:00 DEBUG : Looking for writers 2026/06/05 02:09:00 DEBUG : file1: reading active writers 2026/06/05 02:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:09:00 DEBUG : Looking for writers 2026/06/05 02:09:00 DEBUG : file1: reading active writers 2026/06/05 02:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:09:00 DEBUG : file1: vfs cache: starting upload 2026/06/05 02:09:00 DEBUG : Looking for writers 2026/06/05 02:09:00 DEBUG : file1: reading active writers 2026/06/05 02:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:09:00 DEBUG : Looking for writers 2026/06/05 02:09:00 DEBUG : file1: reading active writers 2026/06/05 02:09:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:09:01 DEBUG : Looking for writers 2026/06/05 02:09:01 DEBUG : file1: reading active writers 2026/06/05 02:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:09:01 DEBUG : Looking for writers 2026/06/05 02:09:01 DEBUG : file1: reading active writers 2026/06/05 02:09:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:02 DEBUG : file1: size = 11 OK 2026/06/05 02:09:02 INFO : file1: Copied (new) 2026/06/05 02:09:02 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/05 02:09:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/05 02:09:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:02 INFO : file1: vfs cache: upload succeeded try #1 2026/06/05 02:09:02 DEBUG : Looking for writers 2026/06/05 02:09:02 DEBUG : file1: reading active writers 2026/06/05 02:09:02 DEBUG : >WaitForWriters: 2026/06/05 02:09:03 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:03 DEBUG : Looking for writers 2026/06/05 02:09:03 DEBUG : file1: reading active writers 2026/06/05 02:09:03 DEBUG : >WaitForWriters: 2026/06/05 02:09:03 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:09:04 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestRWFileHandleWriteAt (4.80s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:04 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:04 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:04 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:04 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:04 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:05 DEBUG : file1: newRWFileHandle: 2026/06/05 02:09:05 DEBUG : file1(0x2ba087d893c0): openPending: 2026/06/05 02:09:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:05 DEBUG : file1(0x2ba087d893c0): >openPending: err= 2026/06/05 02:09:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:09:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:09:05 DEBUG : file1(0x2ba087d893c0): close: 2026/06/05 02:09:05 DEBUG : file1: vfs cache: setting modification time to 2026-06-05 02:09:05.477656771 +0000 UTC m=+626.521400213 2026/06/05 02:09:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:05 DEBUG : file1(0x2ba087d893c0): >close: err= 2026/06/05 02:09:05 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/05 02:09:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:09:05 DEBUG : file2: newRWFileHandle: 2026/06/05 02:09:05 DEBUG : file2(0x2ba087d898c0): openPending: 2026/06/05 02:09:05 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/05 02:09:05 DEBUG : file2(0x2ba087d898c0): >openPending: err= 2026/06/05 02:09:05 DEBUG : file2: >newRWFileHandle: err= 2026/06/05 02:09:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/05 02:09:05 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/05 02:09:05 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/05 02:09:05 DEBUG : file2(0x2ba087d898c0): RWFileHandle.Flush 2026/06/05 02:09:05 DEBUG : file2(0x2ba087d898c0): RWFileHandle.Release 2026/06/05 02:09:05 DEBUG : file2(0x2ba087d898c0): close: 2026/06/05 02:09:05 DEBUG : file2: vfs cache: setting modification time to 2026-06-05 02:09:05.479163094 +0000 UTC m=+626.522906537 2026/06/05 02:09:05 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:05 DEBUG : file2(0x2ba087d898c0): >close: err= 2026/06/05 02:09:05 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:05 DEBUG : Looking for writers 2026/06/05 02:09:05 DEBUG : file1: reading active writers 2026/06/05 02:09:05 DEBUG : file2: reading active writers 2026/06/05 02:09:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/05 02:09:05 DEBUG : Looking for writers 2026/06/05 02:09:05 DEBUG : file1: reading active writers 2026/06/05 02:09:05 DEBUG : file2: reading active writers 2026/06/05 02:09:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/05 02:09:05 DEBUG : Looking for writers 2026/06/05 02:09:05 DEBUG : file1: reading active writers 2026/06/05 02:09:05 DEBUG : file2: reading active writers 2026/06/05 02:09:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/05 02:09:05 DEBUG : Looking for writers 2026/06/05 02:09:05 DEBUG : file1: reading active writers 2026/06/05 02:09:05 DEBUG : file2: reading active writers 2026/06/05 02:09:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/05 02:09:05 DEBUG : file1: vfs cache: starting upload 2026/06/05 02:09:05 DEBUG : file2: vfs cache: starting upload 2026/06/05 02:09:05 DEBUG : Looking for writers 2026/06/05 02:09:05 DEBUG : file2: reading active writers 2026/06/05 02:09:05 DEBUG : file1: reading active writers 2026/06/05 02:09:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/05 02:09:05 DEBUG : Looking for writers 2026/06/05 02:09:05 DEBUG : file1: reading active writers 2026/06/05 02:09:05 DEBUG : file2: reading active writers 2026/06/05 02:09:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/05 02:09:06 DEBUG : Looking for writers 2026/06/05 02:09:06 DEBUG : file1: reading active writers 2026/06/05 02:09:06 DEBUG : file2: reading active writers 2026/06/05 02:09:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/05 02:09:06 DEBUG : Looking for writers 2026/06/05 02:09:06 DEBUG : file1: reading active writers 2026/06/05 02:09:06 DEBUG : file2: reading active writers 2026/06/05 02:09:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/05 02:09:07 DEBUG : file2: size = 0 OK 2026/06/05 02:09:07 INFO : file2: Copied (new) 2026/06/05 02:09:07 DEBUG : file2: vfs cache: fingerprint now "0" 2026/06/05 02:09:07 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/05 02:09:07 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/05 02:09:07 INFO : file2: vfs cache: upload succeeded try #1 2026/06/05 02:09:07 DEBUG : file1: size = 0 OK 2026/06/05 02:09:07 INFO : file1: Copied (new) 2026/06/05 02:09:07 DEBUG : file1: vfs cache: fingerprint now "0" 2026/06/05 02:09:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/05 02:09:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:07 INFO : file1: vfs cache: upload succeeded try #1 2026/06/05 02:09:07 DEBUG : Looking for writers 2026/06/05 02:09:07 DEBUG : file1: reading active writers 2026/06/05 02:09:07 DEBUG : file2: reading active writers 2026/06/05 02:09:07 DEBUG : >WaitForWriters: 2026/06/05 02:09:08 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:08 DEBUG : Looking for writers 2026/06/05 02:09:08 DEBUG : file1: reading active writers 2026/06/05 02:09:08 DEBUG : file2: reading active writers 2026/06/05 02:09:08 DEBUG : >WaitForWriters: 2026/06/05 02:09:08 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:09:08 DEBUG : forgetting directory cache 2026/06/05 02:09:09 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 2026/06/05 02:09:09 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file2 --- PASS: TestRWFileHandleWriteNoWrite (5.28s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:10 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:10 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:10 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:10 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:10 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:10 DEBUG : file1: newRWFileHandle: 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): openPending: 2026/06/05 02:09:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): >openPending: err= 2026/06/05 02:09:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:09:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:09:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): _writeAt: size=5, off=0 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): >_writeAt: n=5, err= 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): RWFileHandle.Flush 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): RWFileHandle.Flush 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): close: 2026/06/05 02:09:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-05 02:09:10.755501402 +0000 UTC m=+631.799244815 2026/06/05 02:09:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:10 DEBUG : file1(0x2ba0877a9380): >close: err= 2026/06/05 02:09:10 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:10 DEBUG : Looking for writers 2026/06/05 02:09:10 DEBUG : file1: reading active writers 2026/06/05 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:09:10 DEBUG : Looking for writers 2026/06/05 02:09:10 DEBUG : file1: reading active writers 2026/06/05 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:09:10 DEBUG : Looking for writers 2026/06/05 02:09:10 DEBUG : file1: reading active writers 2026/06/05 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:09:10 DEBUG : Looking for writers 2026/06/05 02:09:10 DEBUG : file1: reading active writers 2026/06/05 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:09:10 DEBUG : file1: vfs cache: starting upload 2026/06/05 02:09:10 DEBUG : Looking for writers 2026/06/05 02:09:10 DEBUG : file1: reading active writers 2026/06/05 02:09:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:09:11 DEBUG : Looking for writers 2026/06/05 02:09:11 DEBUG : file1: reading active writers 2026/06/05 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:09:11 DEBUG : Looking for writers 2026/06/05 02:09:11 DEBUG : file1: reading active writers 2026/06/05 02:09:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:09:12 DEBUG : Looking for writers 2026/06/05 02:09:12 DEBUG : file1: reading active writers 2026/06/05 02:09:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:12 DEBUG : file1: size = 5 OK 2026/06/05 02:09:12 INFO : file1: Copied (new) 2026/06/05 02:09:12 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/05 02:09:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/05 02:09:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:12 INFO : file1: vfs cache: upload succeeded try #1 2026/06/05 02:09:13 DEBUG : Looking for writers 2026/06/05 02:09:13 DEBUG : file1: reading active writers 2026/06/05 02:09:13 DEBUG : >WaitForWriters: 2026/06/05 02:09:13 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:09:14 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestRWFileHandleFlushWrite (4.27s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:14 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:14 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:14 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:14 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:14 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:15 DEBUG : file1: newRWFileHandle: 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): openPending: 2026/06/05 02:09:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): >openPending: err= 2026/06/05 02:09:15 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:09:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:09:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): _writeAt: size=5, off=0 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): >_writeAt: n=5, err= 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): RWFileHandle.Release 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): close: 2026/06/05 02:09:15 DEBUG : file1: vfs cache: setting modification time to 2026-06-05 02:09:15.026476834 +0000 UTC m=+636.070220236 2026/06/05 02:09:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): >close: err= 2026/06/05 02:09:15 DEBUG : file1(0x2ba087bf7400): RWFileHandle.Release 2026/06/05 02:09:15 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:09:15 DEBUG : file1: vfs cache: starting upload 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:09:15 DEBUG : Looking for writers 2026/06/05 02:09:15 DEBUG : file1: reading active writers 2026/06/05 02:09:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:09:16 DEBUG : Looking for writers 2026/06/05 02:09:16 DEBUG : file1: reading active writers 2026/06/05 02:09:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:17 DEBUG : file1: size = 5 OK 2026/06/05 02:09:17 INFO : file1: Copied (new) 2026/06/05 02:09:17 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/05 02:09:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/05 02:09:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/05 02:09:17 DEBUG : Looking for writers 2026/06/05 02:09:17 DEBUG : file1: reading active writers 2026/06/05 02:09:17 DEBUG : >WaitForWriters: 2026/06/05 02:09:17 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:09:18 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestRWFileHandleReleaseWrite (4.27s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:18 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:18 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:18 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:18 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:18 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:20 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: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/05 02:09:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/05 02:09:30 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/05 02:09:30 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:30 DEBUG : Looking for writers 2026/06/05 02:09:30 DEBUG : >WaitForWriters: 2026/06/05 02:09:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (12.53s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:31 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:31 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:31 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:31 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:31 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:33 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: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/05 02:09:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:42 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/05 02:09:42 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:42 DEBUG : Looking for writers 2026/06/05 02:09:42 DEBUG : >WaitForWriters: 2026/06/05 02:09:42 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (12.49s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:43 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:43 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:43 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:43 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:43 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:44 DEBUG : file1: newRWFileHandle: 2026/06/05 02:09:44 DEBUG : file1(0x2ba0880988c0): openPending: 2026/06/05 02:09:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:44 DEBUG : file1(0x2ba0880988c0): >openPending: err= 2026/06/05 02:09:44 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:09:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:09:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:09:44 DEBUG : file1(0x2ba0880988c0): _writeAt: size=5, off=0 2026/06/05 02:09:44 DEBUG : file1(0x2ba0880988c0): >_writeAt: n=5, err= 2026/06/05 02:09:44 DEBUG : file1(0x2ba0880988c0): close: 2026/06/05 02:09:44 DEBUG : file1: vfs cache: setting modification time to 2026-06-05 02:09:44.321247594 +0000 UTC m=+665.364990997 2026/06/05 02:09:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:44 DEBUG : file1(0x2ba0880988c0): >close: err= 2026/06/05 02:09:44 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:09:44 DEBUG : file1: vfs cache: starting upload 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:09:44 DEBUG : Looking for writers 2026/06/05 02:09:44 DEBUG : file1: reading active writers 2026/06/05 02:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:09:45 DEBUG : Looking for writers 2026/06/05 02:09:45 DEBUG : file1: reading active writers 2026/06/05 02:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:45 DEBUG : forgetting directory cache 2026/06/05 02:09:46 DEBUG : file1: size = 5 OK 2026/06/05 02:09:46 INFO : file1: Copied (new) 2026/06/05 02:09:46 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/05 02:09:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/05 02:09:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:46 INFO : file1: vfs cache: upload succeeded try #1 2026/06/05 02:09:46 DEBUG : Looking for writers 2026/06/05 02:09:46 DEBUG : file1: reading active writers 2026/06/05 02:09:46 DEBUG : >WaitForWriters: 2026/06/05 02:09:46 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:09:47 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestRWFileHandleSizeCreateNew (4.27s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:48 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:48 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:48 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:48 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/05 02:09:48 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c840): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c840): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c840): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c840): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c840): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.59314746 +0000 UTC m=+669.636890903 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c840): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.59314746 +0000 UTC m=+669.636890903 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cd40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777d880): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777d880): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777d880): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777d880): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777d880): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.59314746 +0000 UTC m=+669.636890903 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777d880): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aebd0 item 1 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88040): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88040): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88040): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.597650599 +0000 UTC m=+669.641394013 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d886c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d886c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d886c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d886c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d886c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.597650599 +0000 UTC m=+669.641394013 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d886c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af0a0 item 2 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88e00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88e00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88e00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88e00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88e00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.599132757 +0000 UTC m=+669.642876170 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88e00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.599132757 +0000 UTC m=+669.642876170 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89280): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d897c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d897c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d897c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d897c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d897c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.599132757 +0000 UTC m=+669.642876170 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d897c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af570 item 3 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89e40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89e40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89e40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89e40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89e40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.600978242 +0000 UTC m=+669.644721656 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d89e40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cef40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cef40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cef40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cef40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cef40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.600978242 +0000 UTC m=+669.644721656 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cef40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880afab0 item 4 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf800): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf800): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf800): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf800): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf800): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.602336114 +0000 UTC m=+669.646079527 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf800): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.602336114 +0000 UTC m=+669.646079527 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b34c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3980): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3980): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3980): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.602336114 +0000 UTC m=+669.646079527 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c549a0 item 5 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8b80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8b80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8b80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8b80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8b80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.604659376 +0000 UTC m=+669.648402779 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8b80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a90c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a90c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a90c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a90c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a90c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.604659376 +0000 UTC m=+669.648402779 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a90c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54e70 item 6 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.606014412 +0000 UTC m=+669.649757825 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.606014412 +0000 UTC m=+669.649757825 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9e00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6300): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6300): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6300): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.606014412 +0000 UTC m=+669.649757825 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c552d0 item 7 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.608485062 +0000 UTC m=+669.652228475 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6f80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6f80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6f80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6f80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6f80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.608485062 +0000 UTC m=+669.652228475 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6f80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c557a0 item 8 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7540): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087bf7540): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7540): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7540): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7540): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7540): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7540): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7900): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7900): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7900): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7900): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7900): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.61016286 +0000 UTC m=+669.653906263 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7900): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.61016286 +0000 UTC m=+669.653906263 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7dc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e540): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e540): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e540): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e540): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e540): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.61016286 +0000 UTC m=+669.653906263 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e540): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55b20 item 9 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ebc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ebc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ebc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ebc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ebc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.611861828 +0000 UTC m=+669.655605231 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ebc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f100): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f100): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f100): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f100): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f100): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.611861828 +0000 UTC m=+669.655605231 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f100): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56230 item 10 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f7c0): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087b4f7c0): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f7c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f7c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f7c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f7c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10180): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10180): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10180): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10180): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10180): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.613266489 +0000 UTC m=+669.657009892 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10180): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.613266489 +0000 UTC m=+669.657009892 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10680): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10b80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10b80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10b80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10b80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10b80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.613266489 +0000 UTC m=+669.657009892 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b10b80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56690 item 11 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11200): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11200): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11200): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11200): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11200): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.614881468 +0000 UTC m=+669.658624871 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11200): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11740): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11740): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11740): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.614881468 +0000 UTC m=+669.658624871 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56c40 item 12 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11d80): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087b11d80): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11d80): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11d80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11d80): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11d80): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b11d80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50240): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50240): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50240): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.616343727 +0000 UTC m=+669.660087131 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50900): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50900): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50900): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50900): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50900): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.616343727 +0000 UTC m=+669.660087131 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50900): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d571f0 item 13 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50f80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50f80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50f80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50f80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50f80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.61778118 +0000 UTC m=+669.661524583 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b50f80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b514c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b514c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b514c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b514c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b514c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.61778118 +0000 UTC m=+669.661524583 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b514c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d57960 item 14 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51b00): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087b51b00): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51b00): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51b00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51b00): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51b00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51ec0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51ec0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51ec0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51ec0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51ec0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.619259662 +0000 UTC m=+669.663003075 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b51ec0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86680): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86680): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86680): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86680): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86680): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.619259662 +0000 UTC m=+669.663003075 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86680): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d57dc0 item 15 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86d00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86d00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.620935686 +0000 UTC m=+669.664679089 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87240): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87240): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87240): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.620935686 +0000 UTC m=+669.664679089 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876c1420 item 16 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87880): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87880): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87880): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87880): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87880): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.622212134 +0000 UTC m=+669.665955536 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87880): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.622212134 +0000 UTC m=+669.665955536 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee300): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee300): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee300): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.622212134 +0000 UTC m=+669.665955536 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e42a0 item 17 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee980): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee980): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee980): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.624297183 +0000 UTC m=+669.668040596 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bee980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beeec0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beeec0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beeec0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beeec0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beeec0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.624297183 +0000 UTC m=+669.668040596 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beeec0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e5340 item 18 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bef540): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bef540): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bef540): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bef540): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bef540): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.625698147 +0000 UTC m=+669.669441560 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bef540): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.625698147 +0000 UTC m=+669.669441560 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087befa40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12040): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12040): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12040): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.625698147 +0000 UTC m=+669.669441560 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e57a0 item 19 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c126c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c126c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c126c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c126c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c126c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.627696832 +0000 UTC m=+669.671440235 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c126c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12c00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12c00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12c00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12c00): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12c00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.627696832 +0000 UTC m=+669.671440235 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c12c00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a03f0 item 20 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13280): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13280): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13280): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13280): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13280): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.62903126 +0000 UTC m=+669.672774663 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13280): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.62903126 +0000 UTC m=+669.672774663 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13c80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13c80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13c80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13c80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13c80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.62903126 +0000 UTC m=+669.672774663 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c13c80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770a230 item 21 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c400): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c400): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c400): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c400): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c400): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.630801102 +0000 UTC m=+669.674544515 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c400): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c940): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c940): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c940): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c940): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c940): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.630801102 +0000 UTC m=+669.674544515 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4c940): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770b030 item 22 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4cfc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4cfc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4cfc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4cfc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4cfc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.63211978 +0000 UTC m=+669.675863193 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4cfc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.63211978 +0000 UTC m=+669.675863193 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d4c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d9c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d9c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d9c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d9c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d9c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.63211978 +0000 UTC m=+669.675863193 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c4d9c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770b650 item 23 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca140): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca140): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca140): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca140): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca140): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.634016183 +0000 UTC m=+669.677759596 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca140): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca680): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca680): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca680): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca680): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca680): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.634016183 +0000 UTC m=+669.677759596 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cca680): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdafc0 item 24 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccacc0): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087ccacc0): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccacc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccacc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccacc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccacc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccacc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb080): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb080): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb080): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb080): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb080): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.635346342 +0000 UTC m=+669.679089755 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb080): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.635346342 +0000 UTC m=+669.679089755 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccb580): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccbac0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccbac0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccbac0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccbac0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccbac0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.635346342 +0000 UTC m=+669.679089755 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ccbac0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdb500 item 25 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4240): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4240): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4240): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.637175697 +0000 UTC m=+669.680919110 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4780): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4780): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4780): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.637175697 +0000 UTC m=+669.680919110 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce4780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdbab0 item 26 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099440): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba088099440): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099440): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099440): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099440): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099440): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099440): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099800): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099800): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099800): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099800): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099800): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.638761711 +0000 UTC m=+669.682505124 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099800): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.638761711 +0000 UTC m=+669.682505124 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099d40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8a380): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8a380): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8a380): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8a380): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8a380): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.638761711 +0000 UTC m=+669.682505124 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8a380): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5c540 item 27 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8aa00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8aa00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8aa00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8aa00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8aa00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.640931611 +0000 UTC m=+669.684675025 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8aa00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8af40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8af40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8af40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8af40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8af40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.640931611 +0000 UTC m=+669.684675025 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8af40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5ca10 item 28 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b580): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087d8b580): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b580): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b580): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b580): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b580): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b580): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b940): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b940): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b940): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b940): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b940): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.642411454 +0000 UTC m=+669.686154867 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d8b940): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe100): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe100): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe100): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe100): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe100): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.642411454 +0000 UTC m=+669.686154867 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe100): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5cd90 item 29 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe780): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe780): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe780): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.643832376 +0000 UTC m=+669.687575779 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbe780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbecc0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbecc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbecc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbecc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbecc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.643832376 +0000 UTC m=+669.687575779 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbecc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5d1f0 item 30 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf300): _readAt: size=2, off=0 2026/06/05 02:09:48 ERROR : open-test-file(0x2ba087dbf300): Couldn't read size of file 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf300): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf300): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf300): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf300): close: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf6c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf6c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf6c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf6c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf6c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.645279096 +0000 UTC m=+669.689022499 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbf6c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbfd80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbfd80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbfd80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbfd80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbfd80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.645279096 +0000 UTC m=+669.689022499 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087dbfd80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5d5e0 item 31 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6500): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6500): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6500): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6500): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6500): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.64680715 +0000 UTC m=+669.690550563 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6500): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6a40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6a40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6a40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6a40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6a40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.64680715 +0000 UTC m=+669.690550563 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df6a40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5dab0 item 32 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7080): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7080): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7080): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7080): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7080): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.648180942 +0000 UTC m=+669.691924355 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7080): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739a000 item 33 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.648674838 +0000 UTC m=+669.692418242 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7500): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7a00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7a00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7a00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7a00): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7a00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.648674838 +0000 UTC m=+669.692418242 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087df7a00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739a5b0 item 33 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e140): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e140): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e140): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e140): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e140): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.649927562 +0000 UTC m=+669.693670965 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e140): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739acb0 item 34 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.650447587 +0000 UTC m=+669.694191000 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4e5c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4eb00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4eb00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4eb00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4eb00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4eb00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.650447587 +0000 UTC m=+669.694191000 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4eb00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739af50 item 34 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f140): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f140): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f140): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f140): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f140): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.651783496 +0000 UTC m=+669.695526909 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f140): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739b650 item 35 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.652303111 +0000 UTC m=+669.696046514 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4f5c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4fac0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4fac0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4fac0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4fac0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4fac0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.652303111 +0000 UTC m=+669.696046514 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e4fac0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739bab0 item 35 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92240): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92240): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92240): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.653551145 +0000 UTC m=+669.697294548 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876de380 item 36 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.654036575 +0000 UTC m=+669.697779977 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92c80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92c80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92c80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92c80): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92c80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.654036575 +0000 UTC m=+669.697779977 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e92c80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876de620 item 36 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e932c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e932c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e932c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e932c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e932c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.655123644 +0000 UTC m=+669.698867047 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e932c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876df030 item 37 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.655896097 +0000 UTC m=+669.699639500 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93c40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93c40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93c40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93c40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93c40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.655896097 +0000 UTC m=+669.699639500 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087e93c40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876df9d0 item 37 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb43c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb43c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb43c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb43c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb43c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.657056184 +0000 UTC m=+669.700799588 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb43c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731ca10 item 38 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.657574506 +0000 UTC m=+669.701317909 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb48c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb4e00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb4e00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb4e00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb4e00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb4e00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.657574506 +0000 UTC m=+669.701317909 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb4e00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731d030 item 38 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5480): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5480): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5480): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5480): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5480): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.658844752 +0000 UTC m=+669.702588165 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5480): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731d960 item 39 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.659373123 +0000 UTC m=+669.703116536 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5e80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5e80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5e80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5e80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5e80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.659373123 +0000 UTC m=+669.703116536 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087eb5e80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778c0e0 item 39 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6600): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6600): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6600): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6600): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6600): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.660694866 +0000 UTC m=+669.704438279 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6600): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778cee0 item 40 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.661305754 +0000 UTC m=+669.705049167 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed6b00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7040): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7040): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7040): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.661305754 +0000 UTC m=+669.705049167 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778d340 item 40 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.662507189 +0000 UTC m=+669.706250602 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7600): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7b00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7b00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7b00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778d880 item 41 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7b00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7b00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.663048384 +0000 UTC m=+669.706791797 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ed7b00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e800e0 item 41 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.663631339 +0000 UTC m=+669.707374752 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f000c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00600): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00600): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00600): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00600): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00600): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.663631339 +0000 UTC m=+669.707374752 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00600): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80310 item 41 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.665309598 +0000 UTC m=+669.709053001 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5800): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5800): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5800): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80af0 item 42 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5800): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5800): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.665873024 +0000 UTC m=+669.709616427 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5800): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80d90 item 42 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.666650056 +0000 UTC m=+669.710393469 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ce5d40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5a3c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5a3c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5a3c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5a3c0): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5a3c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.666650056 +0000 UTC m=+669.710393469 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5a3c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80f50 item 42 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.667998381 +0000 UTC m=+669.711741783 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5aa00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5af00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5af00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5af00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a813b0 item 43 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5af00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5af00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.668441541 +0000 UTC m=+669.712184954 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5af00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a81570 item 43 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.668961394 +0000 UTC m=+669.712704807 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b440): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b980): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b980): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b980): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.668961394 +0000 UTC m=+669.712704807 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d5b980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a81730 item 43 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.670464882 +0000 UTC m=+669.714208295 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a0c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a5c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a5c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a5c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a81e30 item 44 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a5c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a5c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.67099187 +0000 UTC m=+669.714735283 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7a5c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16380 item 44 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.671585656 +0000 UTC m=+669.715329069 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7ab00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b080): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b080): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b080): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b080): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b080): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.671585656 +0000 UTC m=+669.715329069 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b080): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e165b0 item 44 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.673016536 +0000 UTC m=+669.716759949 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7b6c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7bbc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7bbc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7bbc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16d20 item 45 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7bbc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7bbc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.673443495 +0000 UTC m=+669.717186897 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d7bbc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb43c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb43c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb43c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb43c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb43c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.673443495 +0000 UTC m=+669.717186897 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb43c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16ee0 item 45 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.675063043 +0000 UTC m=+669.718806445 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4a00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4f00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4f00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4f00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17420 item 46 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4f00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4f00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.675524967 +0000 UTC m=+669.719268371 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb4f00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5600): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5600): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5600): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5600): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5600): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.675524967 +0000 UTC m=+669.719268371 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5600): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17650 item 46 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.676868021 +0000 UTC m=+669.720611423 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fb5c40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde240): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde240): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e179d0 item 47 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde240): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.677326369 +0000 UTC m=+669.721069772 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde940): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde940): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde940): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde940): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde940): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.677326369 +0000 UTC m=+669.721069772 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fde940): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17b90 item 47 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.678763512 +0000 UTC m=+669.722506915 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdef80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdf480): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdf480): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdf480): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087670620 item 48 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdf480): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdf480): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.679222551 +0000 UTC m=+669.722965955 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdf480): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdfb80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdfb80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdfb80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdfb80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdfb80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.679222551 +0000 UTC m=+669.722965955 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087fdfb80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087670a10 item 48 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880042c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880042c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880042c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880042c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880042c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.680557519 +0000 UTC m=+669.724300923 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880042c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087671260 item 49 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.681215356 +0000 UTC m=+669.724958759 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004c80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004c80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004c80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004c80): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004c80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.681215356 +0000 UTC m=+669.724958759 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088004c80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087671b20 item 49 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005300): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005300): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005300): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.682555384 +0000 UTC m=+669.726298787 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d822a0 item 50 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.683306677 +0000 UTC m=+669.727050091 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005800): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005d80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005d80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005d80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005d80): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005d80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.683306677 +0000 UTC m=+669.727050091 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088005d80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82460 item 50 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803c500): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803c500): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803c500): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803c500): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803c500): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.685002239 +0000 UTC m=+669.728745652 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803c500): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82930 item 51 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.685935627 +0000 UTC m=+669.729679040 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803ca00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803cf40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803cf40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803cf40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803cf40): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803cf40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.685935627 +0000 UTC m=+669.729679040 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803cf40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82af0 item 51 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803d5c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803d5c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803d5c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803d5c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803d5c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.687662869 +0000 UTC m=+669.731406282 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803d5c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82ee0 item 52 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.68829179 +0000 UTC m=+669.732035193 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08803dac0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064140): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064140): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064140): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064140): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064140): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.68829179 +0000 UTC m=+669.732035193 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064140): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d830a0 item 52 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880647c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880647c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880647c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880647c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880647c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.690716162 +0000 UTC m=+669.734459565 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880647c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d83420 item 53 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.691340635 +0000 UTC m=+669.735084038 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088064cc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065200): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065200): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065200): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065200): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065200): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.691340635 +0000 UTC m=+669.735084038 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065200): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d835e0 item 53 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065880): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065880): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065880): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065880): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065880): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.693008344 +0000 UTC m=+669.736751747 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065880): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d839d0 item 54 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.693777792 +0000 UTC m=+669.737521195 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088065d80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880ba400): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880ba400): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880ba400): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880ba400): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880ba400): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.693777792 +0000 UTC m=+669.737521195 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880ba400): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d83dc0 item 54 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baa80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baa80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baa80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baa80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baa80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.695218971 +0000 UTC m=+669.738962374 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baa80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a73b0 item 55 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.695773682 +0000 UTC m=+669.739517085 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880baf80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bb4c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bb4c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bb4c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bb4c0): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bb4c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.695773682 +0000 UTC m=+669.739517085 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bb4c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a7880 item 55 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bbb40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bbb40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bbb40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bbb40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bbb40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.696946263 +0000 UTC m=+669.740689676 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880bbb40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876be2a0 item 56 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.697526001 +0000 UTC m=+669.741269404 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4140): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d46c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d46c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d46c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d46c0): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d46c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.697526001 +0000 UTC m=+669.741269404 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d46c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876be850 item 56 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.698674867 +0000 UTC m=+669.742418270 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d4d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5240): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5240): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876bed20 item 57 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5240): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.699097277 +0000 UTC m=+669.742840680 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876bf960 item 57 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.699744073 +0000 UTC m=+669.743487476 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5d00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5d00): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.699744073 +0000 UTC m=+669.743487476 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880d5d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876bfb90 item 57 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.700907256 +0000 UTC m=+669.744650659 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2440): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2980): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2980): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b24d0 item 58 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2980): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.701393276 +0000 UTC m=+669.745136679 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b2690 item 58 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.701965951 +0000 UTC m=+669.745709354 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f2ec0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3480): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3480): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3480): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3480): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3480): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.701965951 +0000 UTC m=+669.745709354 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3480): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b2a10 item 58 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.703113765 +0000 UTC m=+669.746857168 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880f3ac0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c100): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c100): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c100): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b3110 item 59 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c100): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c100): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.70359163 +0000 UTC m=+669.747335033 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c100): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b3340 item 59 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.70406168 +0000 UTC m=+669.747805084 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c640): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cbc0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cbc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cbc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cbc0): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cbc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.70406168 +0000 UTC m=+669.747805084 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cbc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b3500 item 59 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.705281943 +0000 UTC m=+669.749025346 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d200): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d740): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d740): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876b3e30 item 60 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d740): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.705734329 +0000 UTC m=+669.749477732 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087794700 item 60 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.706432753 +0000 UTC m=+669.750176156 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811dc80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00780): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00780): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00780): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.706432753 +0000 UTC m=+669.750176156 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e803f0 item 60 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.70875986 +0000 UTC m=+669.752503263 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879064c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087906d80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087906d80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087906d80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe230 item 61 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087906d80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087906d80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.709212708 +0000 UTC m=+669.752956111 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087906d80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087907d40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087907d40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087907d40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087907d40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087907d40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.709212708 +0000 UTC m=+669.752956111 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087907d40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe3f0 item 61 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.710447687 +0000 UTC m=+669.754191090 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00480): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00dc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00dc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00dc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe850 item 62 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00dc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00dc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.710969275 +0000 UTC m=+669.754712678 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f00dc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f014c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f014c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f014c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f014c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f014c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.710969275 +0000 UTC m=+669.754712678 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f014c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfea10 item 62 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.712223661 +0000 UTC m=+669.755967064 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087f01b00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136300): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136300): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfed90 item 63 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136300): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.712630832 +0000 UTC m=+669.756374235 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136a00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136a00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136a00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136a00): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136a00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.712630832 +0000 UTC m=+669.756374235 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088136a00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfef50 item 63 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.713733521 +0000 UTC m=+669.757476924 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137580): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137580): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137580): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bff570 item 64 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137580): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137580): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.714215845 +0000 UTC m=+669.757959247 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137580): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137c80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137c80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137c80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137c80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137c80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.714215845 +0000 UTC m=+669.757959247 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088137c80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bff730 item 64 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873ced40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873ced40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873ced40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873ced40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873ced40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.71533246 +0000 UTC m=+669.759075863 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873ced40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bffab0 item 65 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.715753668 +0000 UTC m=+669.759497071 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cf580): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cfa80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cfa80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cfa80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cfa80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cfa80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.715753668 +0000 UTC m=+669.759497071 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0873cfa80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bffc70 item 65 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08762ea00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08762ea00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08762ea00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08762ea00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08762ea00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.716829245 +0000 UTC m=+669.760572648 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08762ea00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e801c0 item 66 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.717308532 +0000 UTC m=+669.761051935 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c880): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c880): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c880): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c880): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c880): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.717308532 +0000 UTC m=+669.761051935 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777c880): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e805b0 item 66 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cf40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cf40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cf40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cf40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cf40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.71843137 +0000 UTC m=+669.762174773 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777cf40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80a80 item 67 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.718839203 +0000 UTC m=+669.762582605 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08777da80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88080): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88080): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88080): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88080): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88080): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.718839203 +0000 UTC m=+669.762582605 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087d88080): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80cb0 item 67 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2040): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2040): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2040): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.720038404 +0000 UTC m=+669.763781807 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087794700 item 68 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.720560232 +0000 UTC m=+669.764303635 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b25c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2b00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2b00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2b00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2b00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2b00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.720560232 +0000 UTC m=+669.764303635 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b2b00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087794f50 item 68 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3180): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3180): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3180): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3180): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3180): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.721761276 +0000 UTC m=+669.765504680 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3180): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087795880 item 69 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.722221098 +0000 UTC m=+669.765964501 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3600): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3b00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3b00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3b00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3b00): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3b00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.722221098 +0000 UTC m=+669.765964501 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0880b3b00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087795b90 item 69 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8d00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8d00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.723294201 +0000 UTC m=+669.767037604 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a8d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880ae310 item 70 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.72391125 +0000 UTC m=+669.767654653 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a9240): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.72391125 +0000 UTC m=+669.767654653 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0877a98c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880ae4d0 item 70 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08737b880): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08737b880): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08737b880): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08737b880): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08737b880): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.724928887 +0000 UTC m=+669.768672290 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08737b880): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880ae850 item 71 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.725323595 +0000 UTC m=+669.769066998 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6540): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.725323595 +0000 UTC m=+669.769066998 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf6a40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aea10 item 71 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7100): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7100): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7100): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7100): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7100): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.72644537 +0000 UTC m=+669.770188772 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7100): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aed90 item 72 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.726915831 +0000 UTC m=+669.770659234 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7600): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7b80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7b80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7b80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7b80): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7b80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.726915831 +0000 UTC m=+669.770659234 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bf7b80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aef50 item 72 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.728152444 +0000 UTC m=+669.771895846 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e3c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e8c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e8c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e8c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af420 item 73 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e8c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e8c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.728558281 +0000 UTC m=+669.772301684 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4e8c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af5e0 item 73 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.728982555 +0000 UTC m=+669.772725958 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4ed80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f2c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f2c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f2c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f2c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f2c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.728982555 +0000 UTC m=+669.772725958 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4f2c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af7a0 item 73 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.729996577 +0000 UTC m=+669.773739990 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b4fbc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098340): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098340): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098340): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880afb90 item 74 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098340): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098340): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.730393368 +0000 UTC m=+669.774136770 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098340): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880afd50 item 74 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.730846586 +0000 UTC m=+669.774589989 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098880): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098e00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098e00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098e00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098e00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098e00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.730846586 +0000 UTC m=+669.774589989 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088098e00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876a8d90 item 74 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.731833345 +0000 UTC m=+669.775576749 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099480): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099980): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099980): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876a96c0 item 75 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099980): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.732301522 +0000 UTC m=+669.776044925 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): _writeAt: size=3, off=2 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876a9dc0 item 75 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.732712541 +0000 UTC m=+669.776455944 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba088099ec0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c500): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c500): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c500): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c500): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c500): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.732712541 +0000 UTC m=+669.776455944 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811c500): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4a230 item 75 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.733765165 +0000 UTC m=+669.777508568 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811cb40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d040): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d040): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4a700 item 76 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d040): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.734314905 +0000 UTC m=+669.778058308 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4a8c0 item 76 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): _writeAt: size=3, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.734768845 +0000 UTC m=+669.778512248 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811d580): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811db00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811db00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811db00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811db00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811db00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.734768845 +0000 UTC m=+669.778512248 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba08811db00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4aa80 item 76 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.736521195 +0000 UTC m=+669.780264598 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956280): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956780): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956780): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b030 item 77 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956780): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.736999001 +0000 UTC m=+669.780742403 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956e80): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956e80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956e80): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956e80): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956e80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.736999001 +0000 UTC m=+669.780742403 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087956e80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b1f0 item 77 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.738168505 +0000 UTC m=+669.781911908 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879574c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879579c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879579c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879579c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b570 item 78 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879579c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879579c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.738605002 +0000 UTC m=+669.782348404 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879579c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879741c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879741c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879741c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879741c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879741c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.738605002 +0000 UTC m=+669.782348404 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879741c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b730 item 78 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.739678295 +0000 UTC m=+669.783421698 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974800): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974d00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4bc00 item 79 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974d00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.741424452 +0000 UTC m=+669.785167855 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087974d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975400): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975400): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975400): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975400): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975400): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.741424452 +0000 UTC m=+669.785167855 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975400): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4bdc0 item 79 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.74266887 +0000 UTC m=+669.786412273 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087975a40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30040): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30040): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879ce310 item 80 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30040): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.743040583 +0000 UTC m=+669.786783987 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30740): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30740): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30740): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.743040583 +0000 UTC m=+669.786783987 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879ce4d0 item 80 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30d80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30d80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30d80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30d80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30d80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.744239264 +0000 UTC m=+669.787982667 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a30d80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879cebd0 item 81 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.744683517 +0000 UTC m=+669.788426919 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31200): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31740): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31740): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31740): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31740): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31740): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.744683517 +0000 UTC m=+669.788426919 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31740): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879cf030 item 81 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31dc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31dc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31dc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31dc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31dc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.745800581 +0000 UTC m=+669.789543985 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a31dc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879cfdc0 item 82 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.746267406 +0000 UTC m=+669.790010809 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a563c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56940): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56940): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56940): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56940): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56940): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.746267406 +0000 UTC m=+669.790010809 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56940): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087dae0e0 item 82 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56fc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56fc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56fc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56fc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56fc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.747334547 +0000 UTC m=+669.791077950 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a56fc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087dae460 item 83 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.74775839 +0000 UTC m=+669.791501793 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a574c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a57a00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a57a00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a57a00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a57a00): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a57a00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.74775839 +0000 UTC m=+669.791501793 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087a57a00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087dae930 item 83 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada180): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada180): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada180): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada180): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada180): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.749424496 +0000 UTC m=+669.793167899 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada180): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daed90 item 84 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.7499861 +0000 UTC m=+669.793729523 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087ada680): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adac00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adac00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adac00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adac00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adac00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.7499861 +0000 UTC m=+669.793729523 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adac00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daf2d0 item 84 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb280): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb280): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb280): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb280): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb280): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.751243512 +0000 UTC m=+669.794986915 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb280): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daf6c0 item 85 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.751689055 +0000 UTC m=+669.795432458 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adb780): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adbcc0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adbcc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adbcc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adbcc0): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adbcc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.751689055 +0000 UTC m=+669.795432458 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087adbcc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daf8f0 item 85 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20440): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20440): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20440): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20440): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20440): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.752895821 +0000 UTC m=+669.796639224 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20440): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e8540 item 86 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.753350623 +0000 UTC m=+669.797094026 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20940): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20ec0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20ec0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20ec0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20ec0): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20ec0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.753350623 +0000 UTC m=+669.797094026 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b20ec0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e8a80 item 86 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21540): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21540): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21540): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21540): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21540): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.754606392 +0000 UTC m=+669.798349794 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21540): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e8f50 item 87 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.755029853 +0000 UTC m=+669.798773256 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b21a40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62080): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62080): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62080): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62080): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62080): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.755029853 +0000 UTC m=+669.798773256 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62080): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e9570 item 87 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62700): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62700): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62700): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62700): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62700): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.756282876 +0000 UTC m=+669.800026280 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62700): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877ae230 item 88 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.756846315 +0000 UTC m=+669.800589717 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b62c00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63180): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63180): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63180): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63180): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63180): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.756846315 +0000 UTC m=+669.800589717 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63180): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54000 item 88 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.757931831 +0000 UTC m=+669.801675234 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b637c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63d00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63d00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63d00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54380 item 89 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63d00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63d00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.758418602 +0000 UTC m=+669.802162005 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b63d00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54540 item 89 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.758870148 +0000 UTC m=+669.802613551 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86340): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b868c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b868c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b868c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b868c0): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b868c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.758870148 +0000 UTC m=+669.802613551 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b868c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54700 item 89 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.760050864 +0000 UTC m=+669.803794267 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b86f00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87440): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87440): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87440): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54a80 item 90 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87440): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87440): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.7604767 +0000 UTC m=+669.804220103 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87440): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54c40 item 90 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.760973482 +0000 UTC m=+669.804716885 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087b87980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea040): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea040): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea040): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea040): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea040): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.760973482 +0000 UTC m=+669.804716885 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea040): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54e00 item 90 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.76215506 +0000 UTC m=+669.805898463 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bea680): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beabc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beabc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beabc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55260 item 91 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beabc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beabc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.762555378 +0000 UTC m=+669.806298781 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beabc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): >_readAt: n=2, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): _writeAt: size=3, off=7 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55420 item 91 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.763044284 +0000 UTC m=+669.806787687 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb100): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb680): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb680): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb680): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb680): >_readAt: n=8, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb680): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.763044284 +0000 UTC m=+669.806787687 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087beb680): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c555e0 item 91 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.764164316 +0000 UTC m=+669.807907719 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087bebcc0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e300): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e300): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e300): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55960 item 92 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e300): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e300): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.764572319 +0000 UTC m=+669.808315722 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e300): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): open at offset 5 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55b20 item 92 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): _readAt: size=2, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): _writeAt: size=3, off=5 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): >_writeAt: n=3, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.765202914 +0000 UTC m=+669.808946317 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0e840): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0ee00): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0ee00): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0ee00): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0ee00): >_readAt: n=3, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0ee00): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.765202914 +0000 UTC m=+669.808946317 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0ee00): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55ce0 item 92 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.766275484 +0000 UTC m=+669.810018888 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f440): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f980): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f980): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f980): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d562a0 item 93 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f980): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f980): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.766773628 +0000 UTC m=+669.810517032 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087c0f980): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994640): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994640): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994640): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994640): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994640): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.766773628 +0000 UTC m=+669.810517032 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994640): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876c0690 item 93 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.767916053 +0000 UTC m=+669.811659456 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087994c80): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879951c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879951c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879951c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876c1b90 item 94 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879951c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879951c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.768372307 +0000 UTC m=+669.812115709 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879951c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879958c0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879958c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879958c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879958c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879958c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.768372307 +0000 UTC m=+669.812115709 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba0879958c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e42a0 item 94 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.76951444 +0000 UTC m=+669.813257843 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4000): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4540): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4540): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4540): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e50a0 item 95 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4540): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4540): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.769908637 +0000 UTC m=+669.813652040 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4540): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4c40): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4c40): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4c40): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4c40): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4c40): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.769908637 +0000 UTC m=+669.813652040 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd4c40): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e53b0 item 95 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 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/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): open at offset 0 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): _readAt: size=2, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): >_readAt: n=0, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.771106715 +0000 UTC m=+669.814850118 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5280): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd57c0): _writeAt: size=5, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd57c0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd57c0): >openPending: err= 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e5810 item 96 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd57c0): >_writeAt: n=5, err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd57c0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.771481256 +0000 UTC m=+669.815224659 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd57c0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:48 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5ec0): _readAt: size=512, off=0 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5ec0): openPending: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5ec0): >openPending: err= 2026/06/05 02:09:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5ec0): >_readAt: n=5, err=EOF 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5ec0): close: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:48.771481256 +0000 UTC m=+669.815224659 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:48 DEBUG : open-test-file(0x2ba087cd5ec0): >close: err= 2026/06/05 02:09:48 DEBUG : open-test-file: Remove: 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e59d0 item 96 2026/06/05 02:09:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:48 DEBUG : open-test-file: >Remove: err= 2026/06/05 02:09:48 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:48 DEBUG : Looking for writers 2026/06/05 02:09:48 DEBUG : >WaitForWriters: 2026/06/05 02:09:48 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:49 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:49 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:49 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:49 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/05 02:09:49 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70180): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70180): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70180): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70180): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70180): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.268425448 +0000 UTC m=+671.312168861 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.268425448 +0000 UTC m=+671.312168861 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70ac0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70ac0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70ac0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70ac0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70ac0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.268425448 +0000 UTC m=+671.312168861 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c70ac0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d57880 item 1 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71100): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71100): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71100): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71100): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71100): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.271369686 +0000 UTC m=+671.315113099 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71100): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71600): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71600): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71600): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.271369686 +0000 UTC m=+671.315113099 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739a000 item 2 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71c40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71c40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71c40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71c40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71c40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.272853817 +0000 UTC m=+671.316597230 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c71c40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.272853817 +0000 UTC m=+671.316597230 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc1c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc680): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc680): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc680): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.272853817 +0000 UTC m=+671.316597230 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbc680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739aa10 item 3 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbcd00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbcd00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbcd00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbcd00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbcd00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.27464031 +0000 UTC m=+671.318383713 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbcd00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd240): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd240): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd240): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd240): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd240): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.27464031 +0000 UTC m=+671.318383713 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd240): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739b1f0 item 4 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd880): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd880): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd880): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd880): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd880): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.27598066 +0000 UTC m=+671.319724073 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbd880): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.27598066 +0000 UTC m=+671.319724073 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dbdd00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df82c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df82c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df82c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df82c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df82c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.27598066 +0000 UTC m=+671.319724073 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df82c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739b9d0 item 5 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8940): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8940): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8940): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8940): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8940): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.277800266 +0000 UTC m=+671.321543679 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8940): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8e80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8e80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8e80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8e80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8e80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.277800266 +0000 UTC m=+671.321543679 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df8e80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876de460 item 6 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9500): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9500): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9500): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.279231076 +0000 UTC m=+671.322974489 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.279231076 +0000 UTC m=+671.322974489 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9a00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9ec0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9ec0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9ec0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9ec0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9ec0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.279231076 +0000 UTC m=+671.322974489 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df9ec0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876deb60 item 7 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52640): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52640): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52640): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52640): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52640): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.281290607 +0000 UTC m=+671.325034020 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52640): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52b80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52b80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52b80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52b80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52b80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.281290607 +0000 UTC m=+671.325034020 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e52b80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876dfb90 item 8 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53140): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba087e53140): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53140): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53140): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53140): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53140): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53500): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53500): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53500): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.282684177 +0000 UTC m=+671.326427590 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.282684177 +0000 UTC m=+671.326427590 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53e80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53e80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53e80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53e80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53e80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.282684177 +0000 UTC m=+671.326427590 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e53e80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731ce70 item 9 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7e600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7e600): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7e600): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7e600): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7e600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.284972571 +0000 UTC m=+671.328715984 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7e600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7eb40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7eb40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7eb40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7eb40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7eb40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.284972571 +0000 UTC m=+671.328715984 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7eb40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731db20 item 10 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f180): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba087e7f180): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f180): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f180): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f180): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f180): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f540): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f540): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f540): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f540): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f540): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.286446353 +0000 UTC m=+671.330189756 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7f540): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.286446353 +0000 UTC m=+671.330189756 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087e7fa40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0040): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0040): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0040): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0040): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0040): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.286446353 +0000 UTC m=+671.330189756 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0040): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778c700 item 11 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea06c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea06c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea06c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea06c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea06c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.288190286 +0000 UTC m=+671.331933699 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea06c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0c00): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0c00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0c00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0c00): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0c00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.288190286 +0000 UTC m=+671.331933699 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea0c00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778d650 item 12 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1240): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba087ea1240): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1240): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1240): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1240): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1240): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1240): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1600): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1600): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1600): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.289770199 +0000 UTC m=+671.333513612 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1cc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1cc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1cc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1cc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1cc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.289770199 +0000 UTC m=+671.333513612 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ea1cc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bda850 item 13 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6440): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6440): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6440): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.291108885 +0000 UTC m=+671.334852298 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6980): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6980): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6980): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.291108885 +0000 UTC m=+671.334852298 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdafc0 item 14 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6fc0): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba087ec6fc0): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6fc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6fc0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6fc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec6fc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7380): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7380): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7380): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7380): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7380): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.29246284 +0000 UTC m=+671.336206253 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7380): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7a40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7a40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7a40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7a40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7a40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.29246284 +0000 UTC m=+671.336206253 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087ec7a40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdb500 item 15 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88980): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88980): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88980): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.294122343 +0000 UTC m=+671.337865745 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88fc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88fc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88fc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88fc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88fc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.294122343 +0000 UTC m=+671.337865745 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88fc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81030 item 16 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89680): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89680): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89680): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.295896704 +0000 UTC m=+671.339640106 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.295896704 +0000 UTC m=+671.339640106 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89b00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86100): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86100): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86100): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86100): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86100): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.295896704 +0000 UTC m=+671.339640106 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86100): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81420 item 17 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86780): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86780): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86780): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.297775242 +0000 UTC m=+671.341518655 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86cc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86cc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86cc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86cc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86cc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.297775242 +0000 UTC m=+671.341518655 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f86cc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e818f0 item 18 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87340): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87340): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87340): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87340): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87340): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.299154864 +0000 UTC m=+671.342898277 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87340): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.299154864 +0000 UTC m=+671.342898277 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87840): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87d40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87d40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87d40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87d40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87d40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.299154864 +0000 UTC m=+671.342898277 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f87d40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81c70 item 19 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb84c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb84c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb84c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb84c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb84c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.301155265 +0000 UTC m=+671.344898678 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb84c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb8a00): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb8a00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb8a00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb8a00): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb8a00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.301155265 +0000 UTC m=+671.344898678 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb8a00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80af0 item 20 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9080): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9080): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9080): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9080): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9080): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.302723115 +0000 UTC m=+671.346466528 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9080): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.302723115 +0000 UTC m=+671.346466528 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9580): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9a80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9a80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9a80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9a80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9a80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.302723115 +0000 UTC m=+671.346466528 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fb9a80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80f50 item 21 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0200): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0200): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0200): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0200): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0200): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.304802783 +0000 UTC m=+671.348546196 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0200): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0740): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0740): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0740): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0740): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0740): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.304802783 +0000 UTC m=+671.348546196 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0740): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a81500 item 22 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0dc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0dc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0dc0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0dc0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0dc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.30618432 +0000 UTC m=+671.349927733 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe0dc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.30618432 +0000 UTC m=+671.349927733 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe12c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe17c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe17c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe17c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe17c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe17c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.30618432 +0000 UTC m=+671.349927733 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe17c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a819d0 item 23 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe1e40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe1e40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe1e40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe1e40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe1e40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.30831739 +0000 UTC m=+671.352060803 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087fe1e40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010480): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010480): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010480): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010480): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010480): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.30831739 +0000 UTC m=+671.352060803 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010480): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16380 item 24 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a480): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba08814a480): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a480): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a480): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a480): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a480): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a480): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a840): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a840): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a840): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a840): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a840): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.310241485 +0000 UTC m=+671.353984898 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814a840): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.310241485 +0000 UTC m=+671.353984898 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814ad40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b280): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b280): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b280): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b280): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b280): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.310241485 +0000 UTC m=+671.353984898 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b280): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5c930 item 25 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b900): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b900): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b900): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b900): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b900): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.312472301 +0000 UTC m=+671.356215714 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814b900): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814be40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814be40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814be40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814be40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814be40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.312472301 +0000 UTC m=+671.356215714 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08814be40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5ce00 item 26 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e580): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba08816e580): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e580): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e580): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e580): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e580): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e580): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e940): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e940): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e940): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e940): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e940): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.314209842 +0000 UTC m=+671.357953245 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816e940): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.314209842 +0000 UTC m=+671.357953245 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816ee40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816f380): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816f380): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816f380): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816f380): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816f380): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.314209842 +0000 UTC m=+671.357953245 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816f380): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5d2d0 item 27 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816fa00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816fa00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816fa00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816fa00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816fa00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.316308126 +0000 UTC m=+671.360051539 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08816fa00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a040): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a040): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a040): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a040): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a040): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.316308126 +0000 UTC m=+671.360051539 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a040): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5d7a0 item 28 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a680): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba08808a680): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a680): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a680): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a680): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a680): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808a680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808aa40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808aa40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808aa40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808aa40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808aa40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.317997385 +0000 UTC m=+671.361740789 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808aa40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b100): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b100): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b100): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b100): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b100): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.317997385 +0000 UTC m=+671.361740789 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b100): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087f5dce0 item 29 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b780): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b780): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b780): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.319386958 +0000 UTC m=+671.363130371 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808b780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808bcc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808bcc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808bcc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808bcc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808bcc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.319386958 +0000 UTC m=+671.363130371 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08808bcc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087670380 item 30 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4400): _readAt: size=2, off=0 2026/06/05 02:09:50 ERROR : open-test-file(0x2ba0880b4400): Couldn't read size of file 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4400): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4400): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4400): >_writeAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4400): close: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4400): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b47c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b47c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b47c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b47c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b47c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.320853596 +0000 UTC m=+671.364596999 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b47c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4e80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4e80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4e80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4e80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4e80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.320853596 +0000 UTC m=+671.364596999 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b4e80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087670af0 item 31 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5500): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5500): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5500): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.322414232 +0000 UTC m=+671.366157645 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5a40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5a40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5a40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5a40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5a40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.322414232 +0000 UTC m=+671.366157645 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880b5a40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087671490 item 32 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4180): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4180): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4180): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4180): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4180): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.323829683 +0000 UTC m=+671.367573096 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82070 item 33 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.324341373 +0000 UTC m=+671.368084786 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4b00): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4b00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4b00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4b00): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4b00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.324341373 +0000 UTC m=+671.368084786 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d4b00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82310 item 33 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5140): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5140): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5140): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.325676341 +0000 UTC m=+671.369419744 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d827e0 item 34 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.326204632 +0000 UTC m=+671.369948045 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d55c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5b00): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5b00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5b00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5b00): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5b00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.326204632 +0000 UTC m=+671.369948045 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880d5b00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d829a0 item 34 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8240): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8240): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8240): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8240): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8240): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.327601498 +0000 UTC m=+671.371344901 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8240): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82d90 item 35 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.328226732 +0000 UTC m=+671.371970145 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f86c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8bc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8bc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8bc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8bc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8bc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.328226732 +0000 UTC m=+671.371970145 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8bc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82f50 item 35 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9240): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9240): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9240): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9240): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9240): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.329746982 +0000 UTC m=+671.373490395 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9240): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdb880 item 36 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.330325768 +0000 UTC m=+671.374069171 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18400): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18940): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18940): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18940): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18940): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18940): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.330325768 +0000 UTC m=+671.374069171 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18940): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bdbab0 item 36 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18f80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18f80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18f80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18f80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18f80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.331824527 +0000 UTC m=+671.375567941 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f18f80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a6fc0 item 37 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.332329493 +0000 UTC m=+671.376072896 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19400): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19900): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19900): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19900): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19900): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19900): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.332329493 +0000 UTC m=+671.376072896 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f19900): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a73b0 item 37 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42080): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42080): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42080): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42080): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42080): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.334337667 +0000 UTC m=+671.378081080 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42080): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a7d50 item 38 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.335433904 +0000 UTC m=+671.379177317 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42580): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9780): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9780): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9780): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.335433904 +0000 UTC m=+671.379177317 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d83260 item 38 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9e00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9e00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9e00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9e00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9e00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.337045095 +0000 UTC m=+671.380788508 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f9e00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16150 item 39 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.337510066 +0000 UTC m=+671.381253479 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880103c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010980): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010980): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010980): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.337510066 +0000 UTC m=+671.381253479 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088010980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e164d0 item 39 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011000): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011000): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011000): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.339075551 +0000 UTC m=+671.382818964 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16d20 item 40 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.339703431 +0000 UTC m=+671.383446844 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011a40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011a40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011a40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011a40): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011a40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.339703431 +0000 UTC m=+671.383446844 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088011a40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e16ee0 item 40 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.341037048 +0000 UTC m=+671.384780461 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182640): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182640): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182640): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17420 item 41 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182640): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182640): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.341535611 +0000 UTC m=+671.385279014 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182640): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17650 item 41 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.342204709 +0000 UTC m=+671.385948112 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088182b00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183040): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183040): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183040): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183040): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183040): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.342204709 +0000 UTC m=+671.385948112 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183040): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17810 item 41 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.343378943 +0000 UTC m=+671.387122346 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183b80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183b80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183b80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e17b90 item 42 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183b80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183b80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.343813486 +0000 UTC m=+671.387556890 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088183b80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82230 item 42 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.344365572 +0000 UTC m=+671.388108975 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42700): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42c80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42c80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42c80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42c80): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42c80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.344365572 +0000 UTC m=+671.388108975 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f42c80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d823f0 item 42 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.34574291 +0000 UTC m=+671.389486323 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f432c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f437c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f437c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f437c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d828c0 item 43 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f437c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f437c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.346228811 +0000 UTC m=+671.389972225 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f437c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82a80 item 43 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.346806756 +0000 UTC m=+671.390550169 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087f43d00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087906480): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087906480): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087906480): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087906480): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087906480): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.346806756 +0000 UTC m=+671.390550169 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087906480): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d82cb0 item 43 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.348201738 +0000 UTC m=+671.391945151 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907c00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907c00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907c00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d83030 item 44 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907c00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907c00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.348671728 +0000 UTC m=+671.392415141 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087907c00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d83570 item 44 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.349270533 +0000 UTC m=+671.393013946 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873ce840): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cf500): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cf500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cf500): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cf500): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cf500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.349270533 +0000 UTC m=+671.393013946 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cf500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d837a0 item 44 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.35056233 +0000 UTC m=+671.394305743 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0873cfb40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08762e9c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08762e9c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08762e9c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876be2a0 item 45 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08762e9c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08762e9c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.351161875 +0000 UTC m=+671.394905288 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08762e9c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777c540): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777c540): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777c540): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777c540): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777c540): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.351161875 +0000 UTC m=+671.394905288 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777c540): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876be850 item 45 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.352675893 +0000 UTC m=+671.396419296 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777cc00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777d300): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777d300): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777d300): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876bed20 item 46 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777d300): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777d300): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.353199905 +0000 UTC m=+671.396943309 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08777d300): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a8840): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a8840): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a8840): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a8840): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a8840): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.353199905 +0000 UTC m=+671.396943309 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a8840): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876bf960 item 46 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.354739331 +0000 UTC m=+671.398482734 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a90c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9740): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9740): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9740): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770a070 item 47 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9740): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9740): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.355278503 +0000 UTC m=+671.399021906 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9740): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9e80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9e80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9e80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9e80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9e80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.355278503 +0000 UTC m=+671.399021906 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0877a9e80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770a8c0 item 47 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.356676521 +0000 UTC m=+671.400419934 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6580): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6a80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6a80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6a80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770b2d0 item 48 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6a80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6a80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.357159596 +0000 UTC m=+671.400903009 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf6a80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf71c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf71c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf71c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf71c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf71c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.357159596 +0000 UTC m=+671.400903009 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf71c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08770b5e0 item 48 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7800): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7800): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7800): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7800): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7800): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.35857646 +0000 UTC m=+671.402319873 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7800): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe2a0 item 49 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.359098579 +0000 UTC m=+671.402841992 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bf7cc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4e480): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4e480): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4e480): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4e480): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4e480): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.359098579 +0000 UTC m=+671.402841992 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4e480): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe460 item 49 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4eb00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4eb00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4eb00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4eb00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4eb00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.36033461 +0000 UTC m=+671.404078013 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4eb00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe7e0 item 50 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.360900672 +0000 UTC m=+671.404644075 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b4f000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098000): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098000): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098000): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.360900672 +0000 UTC m=+671.404644075 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087bfe9a0 item 50 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098680): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098680): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098680): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.362348816 +0000 UTC m=+671.406092229 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087794d20 item 51 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.363059701 +0000 UTC m=+671.406803114 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088098b80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099100): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099100): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099100): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099100): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099100): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.363059701 +0000 UTC m=+671.406803114 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099100): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087794fc0 item 51 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099780): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099780): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099780): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.364427813 +0000 UTC m=+671.408171226 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877958f0 item 52 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.364987744 +0000 UTC m=+671.408731157 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba088099c80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994380): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994380): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994380): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994380): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994380): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.364987744 +0000 UTC m=+671.408731157 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994380): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087795c70 item 52 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994a00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994a00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994a00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994a00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994a00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.366477025 +0000 UTC m=+671.410220438 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994a00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880ae380 item 53 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.367211667 +0000 UTC m=+671.410955080 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087994f00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995440): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995440): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995440): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.367211667 +0000 UTC m=+671.410955080 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880ae540 item 53 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995ac0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995ac0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995ac0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995ac0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995ac0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.368504765 +0000 UTC m=+671.412248169 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087995ac0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880ae8c0 item 54 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.368993431 +0000 UTC m=+671.412736834 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d880c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88740): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88740): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88740): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88740): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88740): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.368993431 +0000 UTC m=+671.412736834 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88740): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aea80 item 54 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88ec0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88ec0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88ec0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88ec0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88ec0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.370059931 +0000 UTC m=+671.413803334 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d88ec0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aee00 item 55 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.370504323 +0000 UTC m=+671.414247727 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d893c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89980): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89980): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89980): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.370504323 +0000 UTC m=+671.414247727 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d89980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880aefc0 item 55 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8100): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8100): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8100): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8100): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8100): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.371813103 +0000 UTC m=+671.415556505 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8100): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af490 item 56 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.372343317 +0000 UTC m=+671.416086720 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8b80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8b80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8b80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8b80): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8b80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.372343317 +0000 UTC m=+671.416086720 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f8b80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880af650 item 56 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.37365428 +0000 UTC m=+671.417397683 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0880f91c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac380): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac380): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac380): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880afa40 item 57 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac380): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac380): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.37428764 +0000 UTC m=+671.418031053 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac380): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880afc00 item 57 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.374788307 +0000 UTC m=+671.418531720 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ac8c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ace40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ace40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ace40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ace40): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ace40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.374788307 +0000 UTC m=+671.418531720 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ace40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0880afdc0 item 57 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.376058424 +0000 UTC m=+671.419801837 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad480): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad9c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad9c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad9c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876a9340 item 58 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad9c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad9c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.376583438 +0000 UTC m=+671.420326851 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881ad9c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876a96c0 item 58 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.37722331 +0000 UTC m=+671.420966713 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b85c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b85c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b85c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b85c0): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b85c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.37722331 +0000 UTC m=+671.420966713 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b85c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876a9dc0 item 58 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.378373679 +0000 UTC m=+671.422117082 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b8c00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9140): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9140): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4a4d0 item 59 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9140): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.378832719 +0000 UTC m=+671.422576122 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4a700 item 59 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.379423507 +0000 UTC m=+671.423166920 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9c00): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9c00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9c00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9c00): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9c00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.379423507 +0000 UTC m=+671.423166920 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881b9c00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4a8c0 item 59 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.380857273 +0000 UTC m=+671.424600686 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8340): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8880): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8880): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8880): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4ae00 item 60 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8880): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8880): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.381358773 +0000 UTC m=+671.425102176 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8880): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b030 item 60 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.381997273 +0000 UTC m=+671.425740675 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c8dc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c9380): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c9380): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c9380): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c9380): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c9380): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.381997273 +0000 UTC m=+671.425740675 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c9380): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b1f0 item 60 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.383278129 +0000 UTC m=+671.427021532 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881c99c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2000): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2000): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b570 item 61 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2000): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.383902051 +0000 UTC m=+671.427645455 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2700): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2700): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2700): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2700): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2700): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.383902051 +0000 UTC m=+671.427645455 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2700): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4b730 item 61 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.385646275 +0000 UTC m=+671.429389688 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e2d40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3280): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3280): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3280): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4bc00 item 62 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3280): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3280): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.386283953 +0000 UTC m=+671.430027366 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3280): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3980): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3980): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3980): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.386283953 +0000 UTC m=+671.430027366 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881e3980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d4bdc0 item 62 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.388069715 +0000 UTC m=+671.431813128 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f20c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2600): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2600): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879ce310 item 63 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2600): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.388831709 +0000 UTC m=+671.432575122 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2d00): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2d00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2d00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2d00): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2d00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.388831709 +0000 UTC m=+671.432575122 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f2d00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879ce4d0 item 63 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): >_readAt: n=0, err=Bad file descriptor 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.390591541 +0000 UTC m=+671.434334954 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3340): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3880): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3880): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3880): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879cebd0 item 64 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3880): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3880): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.391147785 +0000 UTC m=+671.434891189 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0881f3880): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882080): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882080): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882080): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882080): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882080): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.391147785 +0000 UTC m=+671.434891189 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882080): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879cf030 item 64 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0878826c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0878826c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0878826c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0878826c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0878826c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.392349201 +0000 UTC m=+671.436092604 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0878826c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879cfdc0 item 65 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.392817909 +0000 UTC m=+671.436561312 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087882b40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883040): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883040): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883040): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883040): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883040): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.392817909 +0000 UTC m=+671.436561312 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883040): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087dae0e0 item 65 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883680): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883680): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883680): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.394142358 +0000 UTC m=+671.437885760 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087dae460 item 66 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.394864496 +0000 UTC m=+671.438607899 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087883b00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a140): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a140): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a140): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.394864496 +0000 UTC m=+671.438607899 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087dae930 item 66 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a780): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a780): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a780): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.396138499 +0000 UTC m=+671.439881901 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793a780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daed90 item 67 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.396600374 +0000 UTC m=+671.440343776 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793ac00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b100): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b100): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b100): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b100): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b100): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.396600374 +0000 UTC m=+671.440343776 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b100): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daf2d0 item 67 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b780): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b780): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b780): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.397897881 +0000 UTC m=+671.441641285 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793b780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daf6c0 item 68 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.398486316 +0000 UTC m=+671.442229719 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08793bc80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0879582c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0879582c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0879582c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0879582c0): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0879582c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.398486316 +0000 UTC m=+671.442229719 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba0879582c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087daf8f0 item 68 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958900): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958900): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958900): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958900): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958900): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.399894082 +0000 UTC m=+671.443637485 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958900): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e8540 item 69 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.400374763 +0000 UTC m=+671.444118165 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087958d80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959280): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959280): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959280): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959280): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959280): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.400374763 +0000 UTC m=+671.444118165 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959280): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e8a80 item 69 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959900): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959900): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959900): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959900): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959900): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.402045768 +0000 UTC m=+671.445789171 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959900): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e8f50 item 70 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.402633601 +0000 UTC m=+671.446377014 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087959e00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797e440): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797e440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797e440): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797e440): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797e440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.402633601 +0000 UTC m=+671.446377014 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797e440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876e9570 item 70 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797eac0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797eac0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797eac0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797eac0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797eac0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.403969973 +0000 UTC m=+671.447713376 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797eac0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877ae230 item 71 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.404556093 +0000 UTC m=+671.448299506 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797efc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797f4c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797f4c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797f4c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797f4c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797f4c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.404556093 +0000 UTC m=+671.448299506 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797f4c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877af420 item 71 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797fb40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797fb40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797fb40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797fb40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797fb40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.406073437 +0000 UTC m=+671.449816850 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08797fb40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54310 item 72 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.406658044 +0000 UTC m=+671.450401447 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12680): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12680): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12680): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.406658044 +0000 UTC m=+671.450401447 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c544d0 item 72 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.407894997 +0000 UTC m=+671.451638400 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a12c40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13140): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13140): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54850 item 73 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13140): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.408399453 +0000 UTC m=+671.452142857 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54a10 item 73 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.40916903 +0000 UTC m=+671.452912434 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13b40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13b40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13b40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13b40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13b40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.40916903 +0000 UTC m=+671.452912434 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a13b40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c54bd0 item 73 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.410428115 +0000 UTC m=+671.454171518 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52280): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52780): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52780): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52780): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55030 item 74 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52780): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52780): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.410929916 +0000 UTC m=+671.454673319 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52780): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c551f0 item 74 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.411557134 +0000 UTC m=+671.455300537 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a52cc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53240): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53240): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53240): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53240): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53240): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.411557134 +0000 UTC m=+671.455300537 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53240): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c553b0 item 74 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.412756125 +0000 UTC m=+671.456499528 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53880): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53d80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53d80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53d80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55730 item 75 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53d80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53d80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.413617957 +0000 UTC m=+671.457361360 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a53d80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): _writeAt: size=3, off=2 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c558f0 item 75 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.414464942 +0000 UTC m=+671.458208345 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a783c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78900): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78900): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78900): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78900): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78900): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.414464942 +0000 UTC m=+671.458208345 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78900): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087c55ab0 item 75 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.415990392 +0000 UTC m=+671.459733805 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a78f40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79440): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79440): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876c05b0 item 76 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79440): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.416522139 +0000 UTC m=+671.460265552 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876c0e70 item 76 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): _writeAt: size=3, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.417156711 +0000 UTC m=+671.460900124 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087a79980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8000): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8000): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8000): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.417156711 +0000 UTC m=+671.460900124 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876c1a40 item 76 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.418943225 +0000 UTC m=+671.462686628 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8640): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8b40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8b40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8b40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e4460 item 77 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8b40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8b40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.419450586 +0000 UTC m=+671.463193989 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af8b40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9240): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9240): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9240): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9240): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9240): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.419450586 +0000 UTC m=+671.463193989 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9240): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e47e0 item 77 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.4208413 +0000 UTC m=+671.464584703 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9880): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9d80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9d80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9d80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e5500 item 78 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9d80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9d80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.421329605 +0000 UTC m=+671.465073008 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087af9d80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3e580): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3e580): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3e580): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3e580): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3e580): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.421329605 +0000 UTC m=+671.465073008 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3e580): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0879e57a0 item 78 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.422909557 +0000 UTC m=+671.466652961 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087b3ebc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782e440): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782e440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782e440): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d83e30 item 79 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782e440): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782e440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.423475721 +0000 UTC m=+671.467219134 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782e440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782eb40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782eb40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782eb40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782eb40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782eb40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.423475721 +0000 UTC m=+671.467219134 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782eb40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0877a18f0 item 79 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.424861906 +0000 UTC m=+671.468605319 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f680): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f680): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56230 item 80 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f680): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.425339731 +0000 UTC m=+671.469083133 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782f680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782fd80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782fd80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782fd80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782fd80): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782fd80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.425339731 +0000 UTC m=+671.469083133 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08782fd80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56540 item 80 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c4c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c4c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c4c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c4c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c4c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.426806659 +0000 UTC m=+671.470550072 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c4c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56a10 item 81 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.427387459 +0000 UTC m=+671.471130872 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785c940): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785ce80): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785ce80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785ce80): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785ce80): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785ce80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.427387459 +0000 UTC m=+671.471130872 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785ce80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d56cb0 item 81 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785d500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785d500): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785d500): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785d500): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785d500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.428914352 +0000 UTC m=+671.472657765 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785d500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d57260 item 82 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.429505041 +0000 UTC m=+671.473248444 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba08785da00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac080): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac080): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac080): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac080): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac080): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.429505041 +0000 UTC m=+671.473248444 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac080): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d577a0 item 82 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac700): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac700): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac700): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac700): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac700): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.430697469 +0000 UTC m=+671.474440873 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bac700): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d57c70 item 83 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.431212535 +0000 UTC m=+671.474955948 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bacc00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad140): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad140): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad140): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.431212535 +0000 UTC m=+671.474955948 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087d57e30 item 83 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad7c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad7c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad7c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad7c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad7c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.432382862 +0000 UTC m=+671.476126265 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087bad7c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739a930 item 84 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.432941219 +0000 UTC m=+671.476684622 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087badcc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06340): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06340): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06340): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06340): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06340): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.432941219 +0000 UTC m=+671.476684622 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06340): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739ac40 item 84 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c069c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c069c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c069c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c069c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c069c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.434371439 +0000 UTC m=+671.478114852 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c069c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739b1f0 item 85 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.434906121 +0000 UTC m=+671.478649534 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c06ec0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07400): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07400): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07400): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07400): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07400): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.434906121 +0000 UTC m=+671.478649534 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07400): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739b5e0 item 85 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07a80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07a80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07a80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07a80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07a80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.436372509 +0000 UTC m=+671.480115922 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c07a80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08739be30 item 86 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.437137137 +0000 UTC m=+671.480880541 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38080): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38600): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38600): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38600): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38600): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38600): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.437137137 +0000 UTC m=+671.480880541 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38600): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876de230 item 86 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38c80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38c80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38c80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38c80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38c80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.438416751 +0000 UTC m=+671.482160164 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c38c80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876de930 item 87 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.438990277 +0000 UTC m=+671.482733681 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c396c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c396c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c396c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c396c0): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c396c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.438990277 +0000 UTC m=+671.482733681 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c396c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876dec40 item 87 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39d40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39d40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39d40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39d40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39d40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.440333061 +0000 UTC m=+671.484076464 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087c39d40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba0876df9d0 item 88 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.441017688 +0000 UTC m=+671.484761101 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4340): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd48c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd48c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd48c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd48c0): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd48c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.441017688 +0000 UTC m=+671.484761101 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd48c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731c770 item 88 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.442358647 +0000 UTC m=+671.486102050 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd4f00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5440): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5440): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731d030 item 89 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5440): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.442763564 +0000 UTC m=+671.486506967 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731d500 item 89 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.443307595 +0000 UTC m=+671.487050998 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087cd5980): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c000): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c000): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c000): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c000): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c000): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.443307595 +0000 UTC m=+671.487050998 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c000): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08731d960 item 89 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.444387039 +0000 UTC m=+671.488130442 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0c640): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0cb80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0cb80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0cb80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778c690 item 90 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0cb80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0cb80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.444797597 +0000 UTC m=+671.488541001 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0cb80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778cee0 item 90 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.445307434 +0000 UTC m=+671.489050836 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d0c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d680): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d680): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d680): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d680): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d680): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.445307434 +0000 UTC m=+671.489050836 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0d680): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778d340 item 90 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.446722213 +0000 UTC m=+671.490465616 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d0dcc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e300): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e300): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e300): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba08778d880 item 91 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e300): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e300): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.447161445 +0000 UTC m=+671.490904848 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e300): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): >_readAt: n=2, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): _writeAt: size=3, off=7 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e800e0 item 91 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.447615165 +0000 UTC m=+671.491358567 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5e840): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5edc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5edc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5edc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5edc0): >_readAt: n=8, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5edc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.447615165 +0000 UTC m=+671.491358567 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5edc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80310 item 91 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.448772016 +0000 UTC m=+671.492515419 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f400): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f940): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f940): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f940): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80770 item 92 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f940): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f940): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.449173036 +0000 UTC m=+671.492916438 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5f940): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): open at offset 5 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e809a0 item 92 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): _readAt: size=2, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): _writeAt: size=3, off=5 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): >_writeAt: n=3, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.449611877 +0000 UTC m=+671.493355290 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d5fe80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8a540): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8a540): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8a540): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8a540): >_readAt: n=3, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8a540): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.449611877 +0000 UTC m=+671.493355290 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8a540): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80b60 item 92 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.45102294 +0000 UTC m=+671.494766353 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8ab80): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b0c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b0c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b0c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e80f50 item 93 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b0c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b0c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.451505423 +0000 UTC m=+671.495248836 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b0c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b7c0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b7c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b7c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b7c0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b7c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.451505423 +0000 UTC m=+671.495248836 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8b7c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81110 item 93 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.452978453 +0000 UTC m=+671.496721866 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087d8be00): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6440): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6440): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6440): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81500 item 94 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6440): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6440): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.453382558 +0000 UTC m=+671.497125971 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6440): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6b40): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6b40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6b40): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6b40): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6b40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.453382558 +0000 UTC m=+671.497125971 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc6b40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e816c0 item 94 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.454777461 +0000 UTC m=+671.498520865 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7180): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc76c0): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc76c0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc76c0): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81a40 item 95 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc76c0): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc76c0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.455338594 +0000 UTC m=+671.499082007 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc76c0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7dc0): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7dc0): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7dc0): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7dc0): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7dc0): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.455338594 +0000 UTC m=+671.499082007 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087dc7dc0): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087e81c00 item 95 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 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/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): open at offset 0 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): _readAt: size=2, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): >_readAt: n=0, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.456766379 +0000 UTC m=+671.500509792 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2500): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2a40): _writeAt: size=5, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2a40): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2a40): >openPending: err= 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80850 item 96 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2a40): >_writeAt: n=5, err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2a40): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.457211702 +0000 UTC m=+671.500955104 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df2a40): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/05 02:09:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:09:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/05 02:09:50 DEBUG : open-test-file: newRWFileHandle: 2026/06/05 02:09:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/05 02:09:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df3140): _readAt: size=512, off=0 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df3140): openPending: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df3140): >openPending: err= 2026/06/05 02:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df3140): >_readAt: n=5, err=EOF 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df3140): close: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-05 02:09:50.457211702 +0000 UTC m=+671.500955104 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/05 02:09:50 DEBUG : open-test-file(0x2ba087df3140): >close: err= 2026/06/05 02:09:50 DEBUG : open-test-file: Remove: 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2ba087a80af0 item 96 2026/06/05 02:09:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/05 02:09:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/05 02:09:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/05 02:09:50 DEBUG : open-test-file: >Remove: err= 2026/06/05 02:09:50 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:50 DEBUG : Looking for writers 2026/06/05 02:09:50 DEBUG : >WaitForWriters: 2026/06/05 02:09:50 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.36s) --- PASS: TestRWFileHandleOpenTests/writes (1.68s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.51s) --- 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.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.50s) --- 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-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:09:51 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:09:51 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:09:51 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:51 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:09:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:09:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:09:51 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:09:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:09:51 DEBUG : file1: newRWFileHandle: 2026/06/05 02:09:51 DEBUG : file1(0x2ba087df3800): openPending: 2026/06/05 02:09:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:51 DEBUG : file1(0x2ba087df3800): >openPending: err= 2026/06/05 02:09:51 DEBUG : file1: >newRWFileHandle: err= 2026/06/05 02:09:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:09:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/05 02:09:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/05 02:09:55 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/time_test 2026/06/05 02:09:55 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/06/05 02:09:55 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:09:55 DEBUG : Looking for writers 2026/06/05 02:09:55 DEBUG : file1: reading active writers 2026/06/05 02:09:55 DEBUG : file1: active writers 1 2026/06/05 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:09:55 DEBUG : Looking for writers 2026/06/05 02:09:55 DEBUG : file1: reading active writers 2026/06/05 02:09:55 DEBUG : file1: active writers 1 2026/06/05 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:09:55 DEBUG : Looking for writers 2026/06/05 02:09:55 DEBUG : file1: reading active writers 2026/06/05 02:09:55 DEBUG : file1: active writers 1 2026/06/05 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:09:55 DEBUG : Looking for writers 2026/06/05 02:09:55 DEBUG : file1: reading active writers 2026/06/05 02:09:55 DEBUG : file1: active writers 1 2026/06/05 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:09:55 DEBUG : Looking for writers 2026/06/05 02:09:55 DEBUG : file1: reading active writers 2026/06/05 02:09:55 DEBUG : file1: active writers 1 2026/06/05 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:09:55 DEBUG : Looking for writers 2026/06/05 02:09:55 DEBUG : file1: reading active writers 2026/06/05 02:09:55 DEBUG : file1: active writers 1 2026/06/05 02:09:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:09:56 DEBUG : Looking for writers 2026/06/05 02:09:56 DEBUG : file1: reading active writers 2026/06/05 02:09:56 DEBUG : file1: active writers 1 2026/06/05 02:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:09:56 DEBUG : Looking for writers 2026/06/05 02:09:56 DEBUG : file1: reading active writers 2026/06/05 02:09:56 DEBUG : file1: active writers 1 2026/06/05 02:09:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:57 DEBUG : Looking for writers 2026/06/05 02:09:57 DEBUG : file1: reading active writers 2026/06/05 02:09:57 DEBUG : file1: active writers 1 2026/06/05 02:09:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:58 DEBUG : forgetting directory cache 2026/06/05 02:09:58 DEBUG : Looking for writers 2026/06/05 02:09:58 DEBUG : file1: reading active writers 2026/06/05 02:09:58 DEBUG : file1: active writers 1 2026/06/05 02:09:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:09:59 DEBUG : Looking for writers 2026/06/05 02:09:59 DEBUG : file1: reading active writers 2026/06/05 02:09:59 DEBUG : file1: active writers 1 2026/06/05 02:09:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:00 DEBUG : Looking for writers 2026/06/05 02:10:00 DEBUG : file1: reading active writers 2026/06/05 02:10:00 DEBUG : file1: active writers 1 2026/06/05 02:10:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:01 DEBUG : Looking for writers 2026/06/05 02:10:01 DEBUG : file1: reading active writers 2026/06/05 02:10:01 DEBUG : file1: active writers 1 2026/06/05 02:10:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:02 DEBUG : Looking for writers 2026/06/05 02:10:02 DEBUG : file1: reading active writers 2026/06/05 02:10:02 DEBUG : file1: active writers 1 2026/06/05 02:10:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:03 DEBUG : Looking for writers 2026/06/05 02:10:03 DEBUG : file1: reading active writers 2026/06/05 02:10:03 DEBUG : file1: active writers 1 2026/06/05 02:10:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:04 DEBUG : Looking for writers 2026/06/05 02:10:04 DEBUG : file1: reading active writers 2026/06/05 02:10:04 DEBUG : file1: active writers 1 2026/06/05 02:10:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:05 DEBUG : Looking for writers 2026/06/05 02:10:05 DEBUG : file1: reading active writers 2026/06/05 02:10:05 DEBUG : file1: active writers 1 2026/06/05 02:10:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:06 DEBUG : Looking for writers 2026/06/05 02:10:06 DEBUG : file1: reading active writers 2026/06/05 02:10:06 DEBUG : file1: active writers 1 2026/06/05 02:10:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:07 DEBUG : Looking for writers 2026/06/05 02:10:07 DEBUG : file1: reading active writers 2026/06/05 02:10:07 DEBUG : file1: active writers 1 2026/06/05 02:10:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:08 DEBUG : Looking for writers 2026/06/05 02:10:08 DEBUG : file1: reading active writers 2026/06/05 02:10:08 DEBUG : file1: active writers 1 2026/06/05 02:10:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:09 DEBUG : Looking for writers 2026/06/05 02:10:09 DEBUG : file1: reading active writers 2026/06/05 02:10:09 DEBUG : file1: active writers 1 2026/06/05 02:10:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:10 DEBUG : Looking for writers 2026/06/05 02:10:10 DEBUG : file1: reading active writers 2026/06/05 02:10:10 DEBUG : file1: active writers 1 2026/06/05 02:10:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:11 DEBUG : forgetting directory cache 2026/06/05 02:10:11 DEBUG : Looking for writers 2026/06/05 02:10:11 DEBUG : file1: reading active writers 2026/06/05 02:10:11 DEBUG : file1: active writers 1 2026/06/05 02:10:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:12 DEBUG : Looking for writers 2026/06/05 02:10:12 DEBUG : file1: reading active writers 2026/06/05 02:10:12 DEBUG : file1: active writers 1 2026/06/05 02:10:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:13 DEBUG : Looking for writers 2026/06/05 02:10:13 DEBUG : file1: reading active writers 2026/06/05 02:10:13 DEBUG : file1: active writers 1 2026/06/05 02:10:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:14 DEBUG : Looking for writers 2026/06/05 02:10:14 DEBUG : file1: reading active writers 2026/06/05 02:10:14 DEBUG : file1: active writers 1 2026/06/05 02:10:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:15 DEBUG : Looking for writers 2026/06/05 02:10:15 DEBUG : file1: reading active writers 2026/06/05 02:10:15 DEBUG : file1: active writers 1 2026/06/05 02:10:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:16 DEBUG : Looking for writers 2026/06/05 02:10:16 DEBUG : file1: reading active writers 2026/06/05 02:10:16 DEBUG : file1: active writers 1 2026/06/05 02:10:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:17 DEBUG : Looking for writers 2026/06/05 02:10:17 DEBUG : file1: reading active writers 2026/06/05 02:10:17 DEBUG : file1: active writers 1 2026/06/05 02:10:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:18 DEBUG : Looking for writers 2026/06/05 02:10:18 DEBUG : file1: reading active writers 2026/06/05 02:10:18 DEBUG : file1: active writers 1 2026/06/05 02:10:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:19 DEBUG : Looking for writers 2026/06/05 02:10:19 DEBUG : file1: reading active writers 2026/06/05 02:10:19 DEBUG : file1: active writers 1 2026/06/05 02:10:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:20 DEBUG : Looking for writers 2026/06/05 02:10:20 DEBUG : file1: reading active writers 2026/06/05 02:10:20 DEBUG : file1: active writers 1 2026/06/05 02:10:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:21 DEBUG : Looking for writers 2026/06/05 02:10:21 DEBUG : file1: reading active writers 2026/06/05 02:10:21 DEBUG : file1: active writers 1 2026/06/05 02:10:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:22 DEBUG : Looking for writers 2026/06/05 02:10:22 DEBUG : file1: reading active writers 2026/06/05 02:10:22 DEBUG : file1: active writers 1 2026/06/05 02:10:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:23 DEBUG : Looking for writers 2026/06/05 02:10:23 DEBUG : file1: reading active writers 2026/06/05 02:10:23 DEBUG : file1: active writers 1 2026/06/05 02:10:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:23 DEBUG : forgetting directory cache 2026/06/05 02:10:24 DEBUG : Looking for writers 2026/06/05 02:10:24 DEBUG : file1: reading active writers 2026/06/05 02:10:24 DEBUG : file1: active writers 1 2026/06/05 02:10:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:25 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x2ba0872c7b00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x2ba087a82368 notify:{wait:0 notify:0 lock:0 head: tail:} checker:47968470705056} name:file1 opens:1 downloaders: o: fd:0x2ba087912b58 info:{ModTime:{wall:14015388802613508593 ext:672996111075 loc:0x4733400} ATime:{wall:14015388802613508593 ext:672996111075 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/05 02:10:25 DEBUG : >WaitForWriters: 2026/06/05 02:10:25 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (35.03s) === RUN TestRWCacheRename run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:26 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:26 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:10:26 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:26 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:10:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:10:26 INFO : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/05 02:10:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:10:26 DEBUG : rename_me: newRWFileHandle: 2026/06/05 02:10:26 DEBUG : rename_me(0x2ba087b3e880): openPending: 2026/06/05 02:10:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/05 02:10:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/05 02:10:26 DEBUG : rename_me(0x2ba087b3e880): >openPending: err= 2026/06/05 02:10:26 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/05 02:10:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/05 02:10:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/05 02:10:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/05 02:10:26 DEBUG : rename_me(0x2ba087b3e880): _writeAt: size=5, off=0 2026/06/05 02:10:26 DEBUG : rename_me(0x2ba087b3e880): >_writeAt: n=5, err= 2026/06/05 02:10:26 DEBUG : rename_me(0x2ba087b3e880): close: 2026/06/05 02:10:26 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-05 02:10:26.978613774 +0000 UTC m=+708.022357187 2026/06/05 02:10:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/05 02:10:26 DEBUG : rename_me(0x2ba087b3e880): >close: err= 2026/06/05 02:10:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/05 02:10:26 DEBUG : i_was_renamed: Updating file with 0x2ba087b78340 2026/06/05 02:10:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/05 02:10:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/05 02:10:26 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:26 DEBUG : Looking for writers 2026/06/05 02:10:26 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/05 02:10:26 DEBUG : Looking for writers 2026/06/05 02:10:26 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/05 02:10:27 DEBUG : Looking for writers 2026/06/05 02:10:27 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/05 02:10:27 DEBUG : Looking for writers 2026/06/05 02:10:27 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/05 02:10:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/05 02:10:27 DEBUG : Looking for writers 2026/06/05 02:10:27 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/05 02:10:27 DEBUG : Looking for writers 2026/06/05 02:10:27 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/05 02:10:27 DEBUG : Looking for writers 2026/06/05 02:10:27 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/05 02:10:28 DEBUG : Looking for writers 2026/06/05 02:10:28 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/05 02:10:29 DEBUG : i_was_renamed: size = 5 OK 2026/06/05 02:10:29 INFO : i_was_renamed: Copied (new) 2026/06/05 02:10:29 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/06/05 02:10:29 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/05 02:10:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/05 02:10:29 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/05 02:10:29 DEBUG : Looking for writers 2026/06/05 02:10:29 DEBUG : i_was_renamed: reading active writers 2026/06/05 02:10:29 DEBUG : >WaitForWriters: 2026/06/05 02:10:29 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:10:30 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/i_was_renamed --- PASS: TestRWCacheRename (4.28s) === RUN TestRWCacheUpdate run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:30 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/05 02:10:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" 2026/06/05 02:10:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/05 02:10:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-masexec2huzo" read_write_test.go:730: skip as modtime not supported 2026/06/05 02:10:30 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:30 DEBUG : Looking for writers 2026/06/05 02:10:30 DEBUG : >WaitForWriters: 2026/06/05 02:10:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': vfs cache: cleaner exiting 2026/06/05 02:10:30 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (1.00s) === RUN TestCaseSensitivity run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:36 DEBUG : forgetting directory cache 2026/06/05 02:10:38 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:38 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:10:38 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:38 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:10:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/05 02:10:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/05 02:10:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/05 02:10:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/05 02:10:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/05 02:10:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/05 02:10:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/05 02:10:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:42 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/05 02:10:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/05 02:10:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/05 02:10:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/05 02:10:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/05 02:10:43 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:43 DEBUG : FiLeB: >OpenFile: fd=, err=file does not exist 2026/06/05 02:10:43 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:43 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/05 02:10:43 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/05 02:10:43 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/05 02:10:43 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:44 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/05 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:44 DEBUG : Looking for writers 2026/06/05 02:10:44 DEBUG : FiLeA: reading active writers 2026/06/05 02:10:44 DEBUG : FilEb: reading active writers 2026/06/05 02:10:44 DEBUG : >WaitForWriters: 2026/06/05 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:44 DEBUG : Looking for writers 2026/06/05 02:10:44 DEBUG : FiLeA: reading active writers 2026/06/05 02:10:44 DEBUG : FilEb: reading active writers 2026/06/05 02:10:44 DEBUG : >WaitForWriters: 2026/06/05 02:10:45 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/FiLeA 2026/06/05 02:10:46 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/FilEb --- SKIP: TestCaseSensitivity (14.79s) === RUN TestUnicodeNormalization run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:51 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:51 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:10:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:51 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/05 02:10:51 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/05 02:10:51 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/05 02:10:51 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/05 02:10:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/05 02:10:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/05 02:10:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/05 02:10:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/05 02:10:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/05 02:10:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/05 02:10:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/05 02:10:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:10:53 DEBUG : forgetting directory cache 2026/06/05 02:10:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/05 02:10:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:10:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/05 02:10:55 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:55 DEBUG : Looking for writers 2026/06/05 02:10:55 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/05 02:10:55 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/05 02:10:55 DEBUG : >WaitForWriters: 2026/06/05 02:10:56 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/normal name with no special characters.txt 2026/06/05 02:10:56 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (10.49s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:57 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:57 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:10:57 DEBUG : FileLu root 'rclone-test-masexec2huzo': Reusing VFS from active cache 2026/06/05 02:10:57 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:57 DEBUG : Looking for writers 2026/06/05 02:10:57 DEBUG : >WaitForWriters: 2026/06/05 02:10:57 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:57 DEBUG : Looking for writers 2026/06/05 02:10:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.99s) === RUN TestVFSNewWithOpts run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:58 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:58 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:10:58 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:58 DEBUG : Looking for writers 2026/06/05 02:10:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.99s) === RUN TestVFSRoot run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:10:59 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:10:59 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:10:59 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:10:59 DEBUG : Looking for writers 2026/06/05 02:10:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.99s) === RUN TestVFSStat run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:11:00 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:11:00 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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 2026/06/05 02:11:06 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: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/05 02:11:13 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:11:13 DEBUG : Looking for writers 2026/06/05 02:11:13 DEBUG : file1: reading active writers 2026/06/05 02:11:13 DEBUG : >WaitForWriters: 2026/06/05 02:11:14 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- FAIL: TestVFSStat (15.11s) === RUN TestVFSStatParent run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:11:15 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:11:15 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:11:18 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/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/05 02:11:28 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:11:28 DEBUG : Looking for writers 2026/06/05 02:11:28 DEBUG : file1: reading active writers 2026/06/05 02:11:28 DEBUG : >WaitForWriters: 2026/06/05 02:11:29 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- FAIL: TestVFSStatParent (15.11s) === RUN TestVFSOpenFile run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:11:30 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:11:30 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:11: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/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/05 02:11:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:11:43 DEBUG : file1: Open: flags=O_RDONLY 2026/06/05 02:11:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/05 02:11:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/05 02:11:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/05 02:11:43 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/05 02:11:43 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:11:43 DEBUG : Looking for writers 2026/06/05 02:11:43 DEBUG : file1: reading active writers 2026/06/05 02:11:43 DEBUG : >WaitForWriters: 2026/06/05 02:11:44 DEBUG : forgetting directory cache 2026/06/05 02:11:44 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- FAIL: TestVFSOpenFile (15.20s) === RUN TestVFSRename run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:11:45 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:11:45 NOTICE: FileLu root 'rclone-test-masexec2huzo': --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/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/05 02:11:56 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:11:56 DEBUG : Looking for writers 2026/06/05 02:11:56 DEBUG : >WaitForWriters: 2026/06/05 02:11:57 DEBUG : forgetting directory cache --- FAIL: TestVFSRename (12.51s) === RUN TestVFSStatfs run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:11:57 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:11:57 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:11:58 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:11:58 DEBUG : Looking for writers 2026/06/05 02:11:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (1.50s) === RUN TestVFSMkdir run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:11:59 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:11:59 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:12:00 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo" with ID 4.105473e+06 2026/06/05 02:12:00 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/05 02:12:01 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/a" with ID 4105509 2026/06/05 02:12:01 DEBUG : Added virtual directory entry vAddDir: "a" 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/05 02:12:10 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: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 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/05 02:12:19 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/b" with ID 4105510 2026/06/05 02:12:19 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 2026/06/05 02:12:22 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: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/05 02:12:28 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/c" with ID 4105511 2026/06/05 02:12:28 DEBUG : Added virtual directory entry vAddDir: "c" 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/05 02:12:35 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: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/05 02:12:37 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/d" with ID 4105512 2026/06/05 02:12:37 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 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/05 02:12:45 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:12:45 DEBUG : Looking for writers 2026/06/05 02:12:45 DEBUG : a: Looking for writers 2026/06/05 02:12:45 DEBUG : b: Looking for writers 2026/06/05 02:12:45 DEBUG : c: Looking for writers 2026/06/05 02:12:45 DEBUG : d: Looking for writers 2026/06/05 02:12:45 DEBUG : Looking for writers 2026/06/05 02:12:45 DEBUG : c: reading active writers 2026/06/05 02:12:45 DEBUG : d: reading active writers 2026/06/05 02:12:45 DEBUG : /: reading active writers 2026/06/05 02:12:45 DEBUG : a: reading active writers 2026/06/05 02:12:45 DEBUG : b: reading active writers 2026/06/05 02:12:45 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (47.50s) === RUN TestVFSMkdirAll run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:12:46 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:12:46 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:12:48 DEBUG : forgetting directory cache 2026/06/05 02:12:48 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/a" with ID 4.105509e+06 2026/06/05 02:12:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/05 02:12:49 DEBUG : forgetting directory cache 2026/06/05 02:12:49 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/a/b" with ID 4105513 2026/06/05 02:12:49 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/05 02:12:50 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/a/b/c" with ID 4105514 2026/06/05 02:12:50 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/05 02:12:51 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/a/b/c/d" with ID 4105515 2026/06/05 02:12:51 DEBUG : a/b/c: 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 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 2026/06/05 02:13:01 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: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 2026/06/05 02:13:14 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: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/05 02:13:17 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:17 DEBUG : a/b/c/d: Looking for writers 2026/06/05 02:13:17 DEBUG : a/b/c: Looking for writers 2026/06/05 02:13:17 DEBUG : d: reading active writers 2026/06/05 02:13:17 DEBUG : a/b: Looking for writers 2026/06/05 02:13:17 DEBUG : c: reading active writers 2026/06/05 02:13:17 DEBUG : a: Looking for writers 2026/06/05 02:13:17 DEBUG : b: reading active writers 2026/06/05 02:13:17 DEBUG : Looking for writers 2026/06/05 02:13:17 DEBUG : a: reading active writers 2026/06/05 02:13:17 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (31.43s) === 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-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:13:18 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:13:18 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:13:18 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:18 DEBUG : Looking for writers 2026/06/05 02:13:18 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (1.00s) === 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-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:13:19 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:13:19 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:13:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/05 02:13:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/05 02:13:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/05 02:13:19 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/05 02:13:21 DEBUG : file1: size = 5 OK 2026/06/05 02:13:21 NOTICE: FileLu root 'rclone-test-masexec2huzo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/05 02:13:21 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/05 02:13:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/05 02:13:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:22 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/05 02:13:24 DEBUG : file1: size = 0 OK 2026/06/05 02:13:24 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/05 02:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/05 02:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:24 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/05 02:13:27 DEBUG : forgetting directory cache 2026/06/05 02:13:27 DEBUG : file1: size = 7 OK 2026/06/05 02:13:27 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:13:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:27 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:27 DEBUG : Looking for writers 2026/06/05 02:13:27 DEBUG : file1: reading active writers 2026/06/05 02:13:27 DEBUG : >WaitForWriters: 2026/06/05 02:13:28 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestWriteFileHandleMethods (9.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:13:28 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:13:28 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:13:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/05 02:13:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/05 02:13:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/05 02:13:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/05 02:13:30 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/05 02:13:32 DEBUG : file1: size = 11 OK 2026/06/05 02:13:32 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:13:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:32 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/05 02:13:32 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:32 DEBUG : Looking for writers 2026/06/05 02:13:32 DEBUG : file1: reading active writers 2026/06/05 02:13:32 DEBUG : >WaitForWriters: 2026/06/05 02:13:33 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestWriteFileHandleWriteAt (5.55s) === RUN TestWriteFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:13:34 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:13:34 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:13:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/05 02:13:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:34 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/05 02:13:36 DEBUG : file1: size = 5 OK 2026/06/05 02:13:36 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:13:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/05 02:13:36 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:36 DEBUG : Looking for writers 2026/06/05 02:13:36 DEBUG : file1: reading active writers 2026/06/05 02:13:36 DEBUG : >WaitForWriters: 2026/06/05 02:13:37 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestWriteFileHandleFlush (3.99s) === RUN TestWriteFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:13:38 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:13:38 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:13:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:13:38 DEBUG : file1: WriteFileHandle.Release closing 2026/06/05 02:13:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:38 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/05 02:13:39 DEBUG : forgetting directory cache 2026/06/05 02:13:40 DEBUG : file1: size = 0 OK 2026/06/05 02:13:40 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:13:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:40 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/05 02:13:40 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:40 DEBUG : Looking for writers 2026/06/05 02:13:40 DEBUG : file1: reading active writers 2026/06/05 02:13:40 DEBUG : >WaitForWriters: 2026/06/05 02:13:42 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestWriteFileHandleRelease (4.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:13:42 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:13:42 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:13:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:13:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:13:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:13:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:13:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/05 02:13:43 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/05 02:13:43 DEBUG : Looking for writers 2026/06/05 02:13:43 DEBUG : file1: reading active writers 2026/06/05 02:13:43 DEBUG : file1: active writers 1 2026/06/05 02:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/05 02:13:44 DEBUG : Looking for writers 2026/06/05 02:13:44 DEBUG : file1: reading active writers 2026/06/05 02:13:44 DEBUG : file1: active writers 1 2026/06/05 02:13:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:45 DEBUG : Looking for writers 2026/06/05 02:13:45 DEBUG : file1: reading active writers 2026/06/05 02:13:45 DEBUG : file1: active writers 1 2026/06/05 02:13:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:46 DEBUG : Looking for writers 2026/06/05 02:13:46 DEBUG : file1: reading active writers 2026/06/05 02:13:46 DEBUG : file1: active writers 1 2026/06/05 02:13:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:47 DEBUG : Looking for writers 2026/06/05 02:13:47 DEBUG : file1: reading active writers 2026/06/05 02:13:47 DEBUG : file1: active writers 1 2026/06/05 02:13:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:48 DEBUG : Looking for writers 2026/06/05 02:13:48 DEBUG : file1: reading active writers 2026/06/05 02:13:48 DEBUG : file1: active writers 1 2026/06/05 02:13:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:49 DEBUG : Looking for writers 2026/06/05 02:13:49 DEBUG : file1: reading active writers 2026/06/05 02:13:49 DEBUG : file1: active writers 1 2026/06/05 02:13:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:50 DEBUG : Looking for writers 2026/06/05 02:13:50 DEBUG : file1: reading active writers 2026/06/05 02:13:50 DEBUG : file1: active writers 1 2026/06/05 02:13:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:51 DEBUG : Looking for writers 2026/06/05 02:13:51 DEBUG : file1: reading active writers 2026/06/05 02:13:51 DEBUG : file1: active writers 1 2026/06/05 02:13:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:52 DEBUG : forgetting directory cache 2026/06/05 02:13:52 DEBUG : Looking for writers 2026/06/05 02:13:52 DEBUG : file1: reading active writers 2026/06/05 02:13:52 DEBUG : file1: active writers 1 2026/06/05 02:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:53 DEBUG : Looking for writers 2026/06/05 02:13:53 DEBUG : file1: reading active writers 2026/06/05 02:13:53 DEBUG : file1: active writers 1 2026/06/05 02:13:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:54 DEBUG : Looking for writers 2026/06/05 02:13:54 DEBUG : file1: reading active writers 2026/06/05 02:13:54 DEBUG : file1: active writers 1 2026/06/05 02:13:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:55 DEBUG : Looking for writers 2026/06/05 02:13:55 DEBUG : file1: reading active writers 2026/06/05 02:13:55 DEBUG : file1: active writers 1 2026/06/05 02:13:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:56 DEBUG : Looking for writers 2026/06/05 02:13:56 DEBUG : file1: reading active writers 2026/06/05 02:13:56 DEBUG : file1: active writers 1 2026/06/05 02:13:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:57 DEBUG : Looking for writers 2026/06/05 02:13:57 DEBUG : file1: reading active writers 2026/06/05 02:13:57 DEBUG : file1: active writers 1 2026/06/05 02:13:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:58 DEBUG : Looking for writers 2026/06/05 02:13:58 DEBUG : file1: reading active writers 2026/06/05 02:13:58 DEBUG : file1: active writers 1 2026/06/05 02:13:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:13:59 DEBUG : Looking for writers 2026/06/05 02:13:59 DEBUG : file1: reading active writers 2026/06/05 02:13:59 DEBUG : file1: active writers 1 2026/06/05 02:13:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:00 DEBUG : Looking for writers 2026/06/05 02:14:00 DEBUG : file1: reading active writers 2026/06/05 02:14:00 DEBUG : file1: active writers 1 2026/06/05 02:14:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:01 DEBUG : Looking for writers 2026/06/05 02:14:01 DEBUG : file1: reading active writers 2026/06/05 02:14:01 DEBUG : file1: active writers 1 2026/06/05 02:14:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:02 DEBUG : Looking for writers 2026/06/05 02:14:02 DEBUG : file1: reading active writers 2026/06/05 02:14:02 DEBUG : file1: active writers 1 2026/06/05 02:14:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:03 DEBUG : Looking for writers 2026/06/05 02:14:03 DEBUG : file1: reading active writers 2026/06/05 02:14:03 DEBUG : file1: active writers 1 2026/06/05 02:14:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:04 DEBUG : Looking for writers 2026/06/05 02:14:04 DEBUG : file1: reading active writers 2026/06/05 02:14:04 DEBUG : file1: active writers 1 2026/06/05 02:14:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:04 DEBUG : forgetting directory cache 2026/06/05 02:14:05 DEBUG : Looking for writers 2026/06/05 02:14:05 DEBUG : file1: reading active writers 2026/06/05 02:14:05 DEBUG : file1: active writers 1 2026/06/05 02:14:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:06 DEBUG : Looking for writers 2026/06/05 02:14:06 DEBUG : file1: reading active writers 2026/06/05 02:14:06 DEBUG : file1: active writers 1 2026/06/05 02:14:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:07 DEBUG : Looking for writers 2026/06/05 02:14:07 DEBUG : file1: reading active writers 2026/06/05 02:14:07 DEBUG : file1: active writers 1 2026/06/05 02:14:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:08 DEBUG : Looking for writers 2026/06/05 02:14:08 DEBUG : file1: reading active writers 2026/06/05 02:14:08 DEBUG : file1: active writers 1 2026/06/05 02:14:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:09 DEBUG : Looking for writers 2026/06/05 02:14:09 DEBUG : file1: reading active writers 2026/06/05 02:14:09 DEBUG : file1: active writers 1 2026/06/05 02:14:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:10 DEBUG : Looking for writers 2026/06/05 02:14:10 DEBUG : file1: reading active writers 2026/06/05 02:14:10 DEBUG : file1: active writers 1 2026/06/05 02:14:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:11 DEBUG : Looking for writers 2026/06/05 02:14:11 DEBUG : file1: reading active writers 2026/06/05 02:14:11 DEBUG : file1: active writers 1 2026/06/05 02:14:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:12 DEBUG : Looking for writers 2026/06/05 02:14:12 DEBUG : file1: reading active writers 2026/06/05 02:14:12 DEBUG : file1: active writers 1 2026/06/05 02:14:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/05 02:14:13 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/05 02:14:13 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.49s) === RUN TestFileReadAtZeroLength run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:14:14 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:14:14 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:14:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:14:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:14:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:14:14 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:14:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:14:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:14:14 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/05 02:14:16 DEBUG : file1: size = 0 OK 2026/06/05 02:14:16 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:14:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:14:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:14:16 DEBUG : file1: Open: flags=O_RDONLY 2026/06/05 02:14:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/05 02:14:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/05 02:14:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:14:17 DEBUG : forgetting directory cache 2026/06/05 02:14:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/05 02:14:17 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:14:17 DEBUG : Looking for writers 2026/06/05 02:14:17 DEBUG : file1: reading active writers 2026/06/05 02:14:17 DEBUG : >WaitForWriters: 2026/06/05 02:14:18 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestFileReadAtZeroLength (5.33s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:14:19 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:14:19 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:14:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/05 02:14:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/05 02:14:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:14:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/05 02:14:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/05 02:14:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:14:19 DEBUG : FileLu root 'rclone-test-masexec2huzo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/05 02:14:21 DEBUG : file1: size = 100 OK 2026/06/05 02:14:21 DEBUG : file1: Size of src and dst objects identical 2026/06/05 02:14:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/05 02:14:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/05 02:14:21 DEBUG : file1: Open: flags=O_RDONLY 2026/06/05 02:14:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/05 02:14:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/05 02:14:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/05 02:14:23 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/05 02:14:23 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:14:23 DEBUG : Looking for writers 2026/06/05 02:14:23 DEBUG : file1: reading active writers 2026/06/05 02:14:23 DEBUG : >WaitForWriters: 2026/06/05 02:14:24 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully deleted file: /rclone-test-masexec2huzo/file1 --- PASS: TestFileReadAtNonZeroLength (5.74s) === RUN TestZipManyFiles run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:14:25 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:14:25 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:14:26 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/flat" with ID 4105516 2026/06/05 02:14:29 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 2026/06/05 02:14:42 DEBUG : forgetting directory cache 2026/06/05 02:14:43 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/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/f000.txt" fstest.go:203: Not found "flat/f001.txt" fstest.go:203: Not found "flat/f002.txt" fstest.go:203: Not found "flat/f003.txt" fstest.go:203: Not found "flat/f004.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/05 02:14:44 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:14:44 DEBUG : Looking for writers 2026/06/05 02:14:44 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (20.61s) === RUN TestZipManySubDirs run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:14:45 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:14:45 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/05 02:14:52 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:14:52 DEBUG : Looking for writers 2026/06/05 02:14:52 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (7.58s) === RUN TestZipLargeFiles run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:14:53 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:14:53 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:14:54 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/bigdir" with ID 4105517 2026/06/05 02:14:54 DEBUG : forgetting directory cache 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/05 02:14:56 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:14:56 DEBUG : Looking for writers 2026/06/05 02:14:56 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (4.46s) === RUN TestZipDirsInRoot run.go:198: Remote "FileLu root 'rclone-test-masexec2huzo'", Local "Local file system at /tmp/rclone2823080423", Modify Window "876000h0m0s" 2026/06/05 02:14:57 INFO : FileLu root 'rclone-test-masexec2huzo': poll-interval is not supported by this remote 2026/06/05 02:14:57 NOTICE: FileLu root 'rclone-test-masexec2huzo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/05 02:14:58 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/dir1" with ID 4105518 2026/06/05 02:15:01 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/dir2" with ID 4105519 2026/06/05 02:15:03 INFO : FileLu root 'rclone-test-masexec2huzo': Successfully created folder "rclone-test-masexec2huzo/dir3" with ID 4105520 zip_test.go:152: zip entry matching predicate not found 2026/06/05 02:15:06 DEBUG : WaitForWriters: timeout=30s 2026/06/05 02:15:06 DEBUG : Looking for writers 2026/06/05 02:15:06 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (9.40s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/05 02:15:07 DEBUG : FileLu root 'rclone-test-masexec2huzo': Purge remote 2026/06/05 02:15:07 DEBUG : forgetting directory cache 2026/06/05 02:15:07 INFO : FileLu root 'rclone-test-masexec2huzo': Rmdir: successfully deleted "/rclone-test-masexec2huzo" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 16m28.765234524s (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]