"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/25 03:43:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cazoxoz9giki" 2025/09/25 03:43:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/25 03:43:54 DEBUG : Creating backend with remote "/tmp/rclone1152429988" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:43:54 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:43:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:43:57 DEBUG : dir: Looking for writers 2025/09/25 03:43:57 DEBUG : Looking for writers 2025/09/25 03:43:57 DEBUG : dir: reading active writers 2025/09/25 03:43:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.55s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:43:58 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 dir/file2 (15), dir/subdir/file3 (16) 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:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddir Messages: 1 objects not found dir_handle_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:57 Error: Not equal: expected: 3 actual : 2 Test: TestDirHandleReaddir 2025/09/25 03:44:09 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:09 DEBUG : dir/subdir: Looking for writers 2025/09/25 03:44:09 DEBUG : dir: Looking for writers 2025/09/25 03:44:09 DEBUG : file2: reading active writers 2025/09/25 03:44:09 DEBUG : subdir: reading active writers 2025/09/25 03:44:09 DEBUG : Looking for writers 2025/09/25 03:44:09 DEBUG : dir: reading active writers 2025/09/25 03:44:09 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (13.42s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:11 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:13 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:13 DEBUG : dir: Looking for writers 2025/09/25 03:44:13 DEBUG : file1: reading active writers 2025/09/25 03:44:13 DEBUG : Looking for writers 2025/09/25 03:44:13 DEBUG : dir: reading active writers 2025/09/25 03:44:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.37s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:14 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: 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:340 /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 2025/09/25 03:44:22 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:22 DEBUG : Looking for writers 2025/09/25 03:44:22 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (8.95s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:23 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:25 DEBUG : dir: forgetting directory cache 2025/09/25 03:44:25 DEBUG : forgetting directory cache 2025/09/25 03:44:25 DEBUG : dir: forgetting directory cache 2025/09/25 03:44:25 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:25 DEBUG : Looking for writers 2025/09/25 03:44:25 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.37s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:26 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:27 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/09/25 03:44:27 DEBUG : dir: invalidating directory cache 2025/09/25 03:44:27 DEBUG : >ForgetPath: 2025/09/25 03:44:27 DEBUG : ForgetPath: relativePath="dir", type=0 2025/09/25 03:44:27 DEBUG : invalidating directory cache 2025/09/25 03:44:27 DEBUG : dir: forgetting directory cache 2025/09/25 03:44:27 DEBUG : >ForgetPath: 2025/09/25 03:44:27 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/09/25 03:44:27 DEBUG : >ForgetPath: 2025/09/25 03:44:27 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:27 DEBUG : dir: Looking for writers 2025/09/25 03:44:27 DEBUG : Looking for writers 2025/09/25 03:44:27 DEBUG : dir: reading active writers 2025/09/25 03:44:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.02s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:28 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:31 DEBUG : forgetting directory cache 2025/09/25 03:44:31 DEBUG : dir: forgetting directory cache 2025/09/25 03:44:31 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:31 DEBUG : dir: Looking for writers 2025/09/25 03:44:31 DEBUG : fil/a/b: Looking for writers 2025/09/25 03:44:31 DEBUG : fil/a: Looking for writers 2025/09/25 03:44:31 DEBUG : b: reading active writers 2025/09/25 03:44:31 DEBUG : fil: Looking for writers 2025/09/25 03:44:31 DEBUG : a: reading active writers 2025/09/25 03:44:31 DEBUG : Looking for writers 2025/09/25 03:44:31 DEBUG : fil: reading active writers 2025/09/25 03:44:31 DEBUG : dir: reading active writers 2025/09/25 03:44:31 DEBUG : >WaitForWriters: 2025/09/25 03:44:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/fil/a not empty`) 2025/09/25 03:44:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/25 03:44:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/fil/a not empty`) 2025/09/25 03:44:32 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/25 03:44:33 DEBUG : pacer: Reducing sleep to 30ms 2025/09/25 03:44:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/fil not empty`) 2025/09/25 03:44:33 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/25 03:44:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/fil not empty`) 2025/09/25 03:44:33 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/25 03:44:33 DEBUG : pacer: Reducing sleep to 90ms 2025/09/25 03:44:33 DEBUG : pacer: Reducing sleep to 67.5ms 2025/09/25 03:44:33 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestDirWalk (5.09s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:33 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:34 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/09/25 03:44:34 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/09/25 03:44:34 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/09/25 03:44:34 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/09/25 03:44:34 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/09/25 03:44:34 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:34 DEBUG : dir: Looking for writers 2025/09/25 03:44:34 DEBUG : Looking for writers 2025/09/25 03:44:34 DEBUG : dir: reading active writers 2025/09/25 03:44:34 DEBUG : >WaitForWriters: 2025/09/25 03:44:34 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.88s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:35 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:36 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:36 DEBUG : dir: Looking for writers 2025/09/25 03:44:36 DEBUG : file1: reading active writers 2025/09/25 03:44:36 DEBUG : Looking for writers 2025/09/25 03:44:36 DEBUG : dir: reading active writers 2025/09/25 03:44:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.09s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:37 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/25 03:44:40 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/25 03:44:40 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/25 03:44:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/25 03:44:40 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/25 03:44:43 DEBUG : dir: invalidating directory cache 2025/09/25 03:44:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/25 03:44:43 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/25 03:44:43 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/25 03:44:43 DEBUG : dir/file1: Reset virtual modtime 2025/09/25 03:44:43 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/25 03:44:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/25 03:44:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/25 03:44:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/25 03:44:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:44:43 DEBUG : dir: invalidating directory cache 2025/09/25 03:44:43 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/25 03:44:43 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/25 03:44:43 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/25 03:44:43 DEBUG : forgetting directory cache 2025/09/25 03:44:43 DEBUG : dir: forgetting directory cache 2025/09/25 03:44:43 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/25 03:44:43 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:43 DEBUG : dir/virtualDir: Looking for writers 2025/09/25 03:44:43 DEBUG : dir: Looking for writers 2025/09/25 03:44:43 DEBUG : file1: reading active writers 2025/09/25 03:44:43 DEBUG : virtualFile2: reading active writers 2025/09/25 03:44:43 DEBUG : virtualFile: reading active writers 2025/09/25 03:44:43 DEBUG : virtualDir: reading active writers 2025/09/25 03:44:43 DEBUG : Looking for writers 2025/09/25 03:44:43 DEBUG : dir: reading active writers 2025/09/25 03:44:43 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.00s) --- PASS: TestDirReadDirAll/Virtual (2.37s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:44 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:45 ERROR : dir/: Can only open directories read only 2025/09/25 03:44:45 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:45 DEBUG : dir: Looking for writers 2025/09/25 03:44:45 DEBUG : Looking for writers 2025/09/25 03:44:45 DEBUG : dir: reading active writers 2025/09/25 03:44:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.98s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:46 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-cazoxoz9giki'": object not found 2025/09/25 03:44:47 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:47 DEBUG : Looking for writers 2025/09/25 03:44:47 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (1.06s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:47 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/25 03:44:49 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:49 DEBUG : dir/sub: Looking for writers 2025/09/25 03:44:49 DEBUG : dir: Looking for writers 2025/09/25 03:44:49 DEBUG : file1: reading active writers 2025/09/25 03:44:49 DEBUG : sub: reading active writers 2025/09/25 03:44:49 DEBUG : Looking for writers 2025/09/25 03:44:49 DEBUG : dir: reading active writers 2025/09/25 03:44:49 DEBUG : >WaitForWriters: 2025/09/25 03:44:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/25 03:44:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/25 03:44:51 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:51 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/25 03:44:51 DEBUG : pacer: Reducing sleep to 60ms 2025/09/25 03:44:51 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdir (3.58s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:51 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:52 DEBUG : pacer: Reducing sleep to 33.75ms 2025/09/25 03:44:52 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/09/25 03:44:52 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/09/25 03:44:52 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/09/25 03:44:52 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/09/25 03:44:52 DEBUG : pacer: Reducing sleep to 10ms 2025/09/25 03:44:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/25 03:44:53 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/25 03:44:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:53 DEBUG : dir/sub/subsub: Looking for writers 2025/09/25 03:44:53 DEBUG : dir/sub: Looking for writers 2025/09/25 03:44:53 DEBUG : subsub: reading active writers 2025/09/25 03:44:53 DEBUG : dir: Looking for writers 2025/09/25 03:44:53 DEBUG : sub: reading active writers 2025/09/25 03:44:53 DEBUG : file1: reading active writers 2025/09/25 03:44:53 DEBUG : Looking for writers 2025/09/25 03:44:53 DEBUG : dir: reading active writers 2025/09/25 03:44:53 DEBUG : >WaitForWriters: 2025/09/25 03:44:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir/sub not empty`) 2025/09/25 03:44:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/25 03:44:55 DEBUG : pacer: Reducing sleep to 15ms 2025/09/25 03:44:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:55 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/25 03:44:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:55 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/25 03:44:55 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:55 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/25 03:44:55 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:44:55 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/09/25 03:44:55 DEBUG : pacer: Reducing sleep to 180ms 2025/09/25 03:44:55 DEBUG : pacer: Reducing sleep to 135ms --- PASS: TestDirMkdirSub (4.59s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:55 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:56 DEBUG : pacer: Reducing sleep to 101.25ms 2025/09/25 03:44:56 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/09/25 03:44:56 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/09/25 03:44:57 ERROR : dir/: Dir.Remove not empty 2025/09/25 03:44:57 DEBUG : dir/file1: Remove: 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/09/25 03:44:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:44:57 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/09/25 03:44:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/09/25 03:44:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:57 DEBUG : Looking for writers 2025/09/25 03:44:57 DEBUG : >WaitForWriters: 2025/09/25 03:44:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirRemove (2.14s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:44:58 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:44:59 DEBUG : dir/file1: Remove: 2025/09/25 03:44:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:44:59 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:44:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/25 03:44:59 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:44:59 DEBUG : Looking for writers 2025/09/25 03:44:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.07s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:00 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:01 DEBUG : dir/file1: Remove: 2025/09/25 03:45:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:45:01 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:45:02 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:02 DEBUG : dir: Looking for writers 2025/09/25 03:45:02 DEBUG : Looking for writers 2025/09/25 03:45:02 DEBUG : dir: reading active writers 2025/09/25 03:45:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.53s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:02 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:05 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/25 03:45:05 DEBUG : dir: Updating dir with dir2 0xc000184410 2025/09/25 03:45:05 DEBUG : dir: forgetting directory cache 2025/09/25 03:45:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/25 03:45:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/25 03:45:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/25 03:45:06 DEBUG : file2: Updating file with file2 0xc0003b6000 2025/09/25 03:45:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/25 03:45:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 03:45:07 INFO : dir2/file3: Deleted 2025/09/25 03:45:07 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/25 03:45:07 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003b6000 2025/09/25 03:45:07 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/25 03:45:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/25 03:45:08 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/25 03:45:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0004bc4e0 2025/09/25 03:45:08 DEBUG : empty directory: forgetting directory cache 2025/09/25 03:45:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/25 03:45:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/25 03:45:08 DEBUG : dir2: Renaming to "dir3" 2025/09/25 03:45:08 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:08 DEBUG : dir3: Looking for writers 2025/09/25 03:45:08 DEBUG : file3: reading active writers 2025/09/25 03:45:08 DEBUG : renamed empty directory: Looking for writers 2025/09/25 03:45:08 DEBUG : Looking for writers 2025/09/25 03:45:08 DEBUG : dir3: reading active writers 2025/09/25 03:45:08 DEBUG : renamed empty directory: reading active writers 2025/09/25 03:45:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.03s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:09 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/25 03:45:11 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:45:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:45:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/25 03:45:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/25 03:45:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/25 03:45:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/25 03:45:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:45:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:45:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/25 03:45:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/25 03:45:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/25 03:45:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/25 03:45:11 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (12 bytes), uploading instead of streaming 2025/09/25 03:45:12 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/25 03:45:12 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/25 03:45:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/25 03:45:12 DEBUG : forgetting directory cache 2025/09/25 03:45:12 DEBUG : dir: forgetting directory cache 2025/09/25 03:45:12 DEBUG : dir/sub: forgetting directory cache 2025/09/25 03:45:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/25 03:45:12 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/25 03:45:12 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:45:13 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/25 03:45:13 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/25 03:45:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/25 03:45:13 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:13 DEBUG : dir/sub: Looking for writers 2025/09/25 03:45:13 DEBUG : file0: reading active writers 2025/09/25 03:45:13 DEBUG : file2: reading active writers 2025/09/25 03:45:13 DEBUG : dir: Looking for writers 2025/09/25 03:45:13 DEBUG : file1: reading active writers 2025/09/25 03:45:13 DEBUG : sub: reading active writers 2025/09/25 03:45:13 DEBUG : Looking for writers 2025/09/25 03:45:13 DEBUG : dir: reading active writers 2025/09/25 03:45:13 DEBUG : >WaitForWriters: 2025/09/25 03:45:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:45:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/25 03:45:14 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:45:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/25 03:45:14 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:45:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/25 03:45:14 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:45:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/25 03:45:14 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:45:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/25 03:45:14 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/dir not empty`) 2025/09/25 03:45:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/25 03:45:15 DEBUG : pacer: Reducing sleep to 480ms 2025/09/25 03:45:15 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirFileOpen (6.16s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:15 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:16 DEBUG : pacer: Reducing sleep to 270ms 2025/09/25 03:45:17 DEBUG : pacer: Reducing sleep to 202.5ms 2025/09/25 03:45:17 DEBUG : forgetting directory cache 2025/09/25 03:45:17 DEBUG : pacer: Reducing sleep to 151.875ms 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/09/25 03:45:19 DEBUG : forgetting directory cache 2025/09/25 03:45:19 DEBUG : dir: forgetting directory cache 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/09/25 03:45:19 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:19 DEBUG : dir: Looking for writers 2025/09/25 03:45:19 DEBUG : Looking for writers 2025/09/25 03:45:19 DEBUG : dir: reading active writers 2025/09/25 03:45:19 DEBUG : >WaitForWriters: 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/09/25 03:45:19 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/09/25 03:45:20 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/09/25 03:45:20 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirEntryModTimeInvalidation (4.38s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:20 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:20 DEBUG : pacer: Reducing sleep to 10ms 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:340 /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: 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:340 /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 2025/09/25 03:45:28 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:28 DEBUG : Looking for writers 2025/09/25 03:45:28 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (9.02s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:29 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:31 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:31 DEBUG : dir: Looking for writers 2025/09/25 03:45:31 DEBUG : file1: reading active writers 2025/09/25 03:45:31 DEBUG : Looking for writers 2025/09/25 03:45:31 DEBUG : dir: reading active writers 2025/09/25 03:45:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.56s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:32 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:35 DEBUG : Can set mod time: true 2025/09/25 03:45:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:45:35 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:35 DEBUG : dir: Looking for writers 2025/09/25 03:45:35 DEBUG : file1: reading active writers 2025/09/25 03:45:35 DEBUG : Looking for writers 2025/09/25 03:45:35 DEBUG : dir: reading active writers 2025/09/25 03:45:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:36 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:45:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:45:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:37 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 03:45:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:45:38 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/25 03:45:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:38 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:38 DEBUG : dir: Looking for writers 2025/09/25 03:45:38 DEBUG : file1: reading active writers 2025/09/25 03:45:38 DEBUG : Looking for writers 2025/09/25 03:45:38 DEBUG : dir: reading active writers 2025/09/25 03:45:38 DEBUG : >WaitForWriters: 2025/09/25 03:45:39 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:39 DEBUG : dir: Looking for writers 2025/09/25 03:45:39 DEBUG : file1: reading active writers 2025/09/25 03:45:39 DEBUG : Looking for writers 2025/09/25 03:45:39 DEBUG : dir: reading active writers 2025/09/25 03:45:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:39 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:45:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:45:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:41 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:45:42 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:45:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/25 03:45:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:45:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:42 DEBUG : dir: Looking for writers 2025/09/25 03:45:42 DEBUG : file1: reading active writers 2025/09/25 03:45:42 DEBUG : Looking for writers 2025/09/25 03:45:42 DEBUG : dir: reading active writers 2025/09/25 03:45:42 DEBUG : >WaitForWriters: 2025/09/25 03:45:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:42 DEBUG : dir: Looking for writers 2025/09/25 03:45:42 DEBUG : file1: reading active writers 2025/09/25 03:45:42 DEBUG : Looking for writers 2025/09/25 03:45:42 DEBUG : dir: reading active writers 2025/09/25 03:45:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:43 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:43 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:45:43 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:43 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:45:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:45:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:43 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:45:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:45:45 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:45 DEBUG : dir: Looking for writers 2025/09/25 03:45:45 DEBUG : file1: reading active writers 2025/09/25 03:45:45 DEBUG : Looking for writers 2025/09/25 03:45:45 DEBUG : dir: reading active writers 2025/09/25 03:45:45 DEBUG : >WaitForWriters: 2025/09/25 03:45:45 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:45 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:45 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:45:45 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:45 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:45 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:45:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/25 03:45:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:45:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:45:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:45:47 DEBUG : dir/file1(0xc0003afdc0): close: 2025/09/25 03:45:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/25 03:45:47 DEBUG : dir/file1(0xc0003afdc0): >close: err= 2025/09/25 03:45:47 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:47 DEBUG : dir: Looking for writers 2025/09/25 03:45:47 DEBUG : file1: reading active writers 2025/09/25 03:45:47 DEBUG : Looking for writers 2025/09/25 03:45:47 DEBUG : dir: reading active writers 2025/09/25 03:45:47 DEBUG : >WaitForWriters: 2025/09/25 03:45:47 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:47 DEBUG : dir: Looking for writers 2025/09/25 03:45:47 DEBUG : file1: reading active writers 2025/09/25 03:45:47 DEBUG : Looking for writers 2025/09/25 03:45:47 DEBUG : dir: reading active writers 2025/09/25 03:45:47 DEBUG : >WaitForWriters: 2025/09/25 03:45:47 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:48 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:48 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:45:48 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:48 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:45:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:45:48 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:45:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/25 03:45:49 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:45:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:45:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:45:49 DEBUG : dir/file1(0xc0008e8780): _writeAt: size=5, off=0 2025/09/25 03:45:49 DEBUG : dir/file1(0xc0008e8780): openPending: 2025/09/25 03:45:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:45:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:49 DEBUG : dir/file1(0xc0008e8780): >openPending: err= 2025/09/25 03:45:49 DEBUG : dir/file1(0xc0008e8780): >_writeAt: n=5, err= 2025/09/25 03:45:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 03:45:49 DEBUG : dir/file1(0xc0008e8780): close: 2025/09/25 03:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/25 03:45:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/25 03:45:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/25 03:45:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/25 03:45:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/25 03:45:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:45:49 DEBUG : dir/file1(0xc0008e8780): >close: err= 2025/09/25 03:45:49 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:49 DEBUG : dir: Looking for writers 2025/09/25 03:45:49 DEBUG : file1: reading active writers 2025/09/25 03:45:49 DEBUG : Looking for writers 2025/09/25 03:45:49 DEBUG : dir: reading active writers 2025/09/25 03:45:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:45:50 DEBUG : dir: Looking for writers 2025/09/25 03:45:50 DEBUG : file1: reading active writers 2025/09/25 03:45:50 DEBUG : Looking for writers 2025/09/25 03:45:50 DEBUG : dir: reading active writers 2025/09/25 03:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:45:50 DEBUG : dir: Looking for writers 2025/09/25 03:45:50 DEBUG : file1: reading active writers 2025/09/25 03:45:50 DEBUG : Looking for writers 2025/09/25 03:45:50 DEBUG : dir: reading active writers 2025/09/25 03:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:45:50 DEBUG : dir: Looking for writers 2025/09/25 03:45:50 DEBUG : file1: reading active writers 2025/09/25 03:45:50 DEBUG : Looking for writers 2025/09/25 03:45:50 DEBUG : dir: reading active writers 2025/09/25 03:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:45:50 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:45:50 DEBUG : dir: Looking for writers 2025/09/25 03:45:50 DEBUG : file1: reading active writers 2025/09/25 03:45:50 DEBUG : Looking for writers 2025/09/25 03:45:50 DEBUG : dir: reading active writers 2025/09/25 03:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:45:50 DEBUG : dir: Looking for writers 2025/09/25 03:45:50 DEBUG : file1: reading active writers 2025/09/25 03:45:50 DEBUG : Looking for writers 2025/09/25 03:45:50 DEBUG : dir: reading active writers 2025/09/25 03:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:45:50 DEBUG : dir: Looking for writers 2025/09/25 03:45:50 DEBUG : file1: reading active writers 2025/09/25 03:45:50 DEBUG : Looking for writers 2025/09/25 03:45:50 DEBUG : dir: reading active writers 2025/09/25 03:45:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:45:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:45:50 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:45:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/25 03:45:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:45:50 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/25 03:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:45:51 DEBUG : dir: Looking for writers 2025/09/25 03:45:51 DEBUG : file1: reading active writers 2025/09/25 03:45:51 DEBUG : Looking for writers 2025/09/25 03:45:51 DEBUG : dir: reading active writers 2025/09/25 03:45:51 DEBUG : >WaitForWriters: 2025/09/25 03:45:51 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:51 DEBUG : dir: Looking for writers 2025/09/25 03:45:51 DEBUG : file1: reading active writers 2025/09/25 03:45:51 DEBUG : Looking for writers 2025/09/25 03:45:51 DEBUG : dir: reading active writers 2025/09/25 03:45:51 DEBUG : >WaitForWriters: 2025/09/25 03:45:51 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.47s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.35s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.30s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.58s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.00s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:52 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-cazoxoz9giki'": object not found 2025/09/25 03:45:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:53 DEBUG : Looking for writers 2025/09/25 03:45:53 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (1.02s) === RUN TestFileOpenReadUnknownSize 2025/09/25 03:45:53 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/25 03:45:53 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/25 03:45:53 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:45:53 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/25 03:45:53 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:53 DEBUG : Looking for writers 2025/09/25 03:45:53 DEBUG : file.txt: reading active writers 2025/09/25 03:45:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:53 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:54 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (25 bytes), uploading instead of streaming 2025/09/25 03:45:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:45:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/25 03:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:45:55 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:55 DEBUG : dir: Looking for writers 2025/09/25 03:45:55 DEBUG : file1: reading active writers 2025/09/25 03:45:55 DEBUG : Looking for writers 2025/09/25 03:45:55 DEBUG : dir: reading active writers 2025/09/25 03:45:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.84s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:56 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:57 DEBUG : dir/file1: Remove: 2025/09/25 03:45:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:45:57 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:45:57 DEBUG : dir/file1: Remove: 2025/09/25 03:45:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/25 03:45:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:45:57 DEBUG : dir: Looking for writers 2025/09/25 03:45:57 DEBUG : Looking for writers 2025/09/25 03:45:57 DEBUG : dir: reading active writers 2025/09/25 03:45:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.36s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:45:58 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:45:59 DEBUG : dir/file1: Remove: 2025/09/25 03:46:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:00 DEBUG : dir/file1: >Remove: err= 2025/09/25 03:46:00 DEBUG : dir/file1: Remove: 2025/09/25 03:46:00 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/25 03:46:00 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:00 DEBUG : dir: Looking for writers 2025/09/25 03:46:00 DEBUG : Looking for writers 2025/09/25 03:46:00 DEBUG : dir: reading active writers 2025/09/25 03:46:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.34s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:00 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:46:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/25 03:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:46:02 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/25 03:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:46:02 DEBUG : dir/file1: Open: flags=0x3 2025/09/25 03:46:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/25 03:46:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/25 03:46:02 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:02 DEBUG : dir: Looking for writers 2025/09/25 03:46:02 DEBUG : file1: reading active writers 2025/09/25 03:46:02 DEBUG : Looking for writers 2025/09/25 03:46:02 DEBUG : dir: reading active writers 2025/09/25 03:46:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.03s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:02 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-cazoxoz9giki'": object not found 2025/09/25 03:46:03 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:03 DEBUG : Looking for writers 2025/09/25 03:46:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:04 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:04 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:46:04 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:04 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:04 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:46:05 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:05 DEBUG : dir: Looking for writers 2025/09/25 03:46:05 DEBUG : file1: reading active writers 2025/09/25 03:46:05 DEBUG : Looking for writers 2025/09/25 03:46:05 DEBUG : dir: reading active writers 2025/09/25 03:46:05 DEBUG : >WaitForWriters: 2025/09/25 03:46:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cccc0 2025/09/25 03:46:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:46:07 DEBUG : dir/file1: Updating file with dir/file1 0xc0008cccc0 2025/09/25 03:46:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:46:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:46:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/25 03:46:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:07 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008cccc0 2025/09/25 03:46:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:07 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (25 bytes), uploading instead of streaming 2025/09/25 03:46:08 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:46:08 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/25 03:46:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:08 DEBUG : newLeaf: Running delayed rename now 2025/09/25 03:46:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cccc0 2025/09/25 03:46:08 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:08 DEBUG : dir: Looking for writers 2025/09/25 03:46:08 DEBUG : Looking for writers 2025/09/25 03:46:08 DEBUG : dir: reading active writers 2025/09/25 03:46:08 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:08 DEBUG : >WaitForWriters: 2025/09/25 03:46:09 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:09 DEBUG : dir: Looking for writers 2025/09/25 03:46:09 DEBUG : Looking for writers 2025/09/25 03:46:09 DEBUG : dir: reading active writers 2025/09/25 03:46:09 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:09 DEBUG : >WaitForWriters: 2025/09/25 03:46:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:09 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:46:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:09 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:46:11 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:46:11 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:11 DEBUG : dir/file1(0xc000708dc0): openPending: 2025/09/25 03:46:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:46:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:46:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:11 DEBUG : dir/file1(0xc000708dc0): >openPending: err= 2025/09/25 03:46:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:46:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:11 DEBUG : dir/file1(0xc000708dc0): _writeAt: size=14, off=0 2025/09/25 03:46:11 DEBUG : dir/file1(0xc000708dc0): >_writeAt: n=14, err= 2025/09/25 03:46:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:46:11 DEBUG : dir/file1(0xc000708dc0): close: 2025/09/25 03:46:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:46:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:46:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:46:11 DEBUG : dir/file1(0xc000708dc0): >close: err= 2025/09/25 03:46:11 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:46:11 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:46:11 DEBUG : dir: Looking for writers 2025/09/25 03:46:11 DEBUG : file1: reading active writers 2025/09/25 03:46:11 DEBUG : Looking for writers 2025/09/25 03:46:11 DEBUG : dir: reading active writers 2025/09/25 03:46:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:46:12 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:46:12 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:46:12 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/25 03:46:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:46:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/25 03:46:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:46:12 DEBUG : dir: Looking for writers 2025/09/25 03:46:12 DEBUG : file1: reading active writers 2025/09/25 03:46:12 DEBUG : Looking for writers 2025/09/25 03:46:12 DEBUG : dir: reading active writers 2025/09/25 03:46:12 DEBUG : >WaitForWriters: 2025/09/25 03:46:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:12 DEBUG : dir/file1(0xc0008e8180): _readAt: size=512, off=0 2025/09/25 03:46:12 DEBUG : dir/file1(0xc0008e8180): openPending: 2025/09/25 03:46:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/25 03:46:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/25 03:46:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:12 DEBUG : dir/file1(0xc0008e8180): >openPending: err= 2025/09/25 03:46:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:46:12 DEBUG : dir/file1(0xc0008e8180): >_readAt: n=14, err=EOF 2025/09/25 03:46:12 DEBUG : dir/file1(0xc0008e8180): close: 2025/09/25 03:46:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:46:12 DEBUG : dir/file1(0xc0008e8180): >close: err= 2025/09/25 03:46:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:46:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cc900 2025/09/25 03:46:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:46:14 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/25 03:46:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0008cc900 2025/09/25 03:46:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:46:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:46:14 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:14 DEBUG : dir/file1(0xc0003af4c0): openPending: 2025/09/25 03:46:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/25 03:46:14 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/25 03:46:14 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:46:14 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:46:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:46:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:14 DEBUG : dir/file1(0xc0003af4c0): >openPending: err= 2025/09/25 03:46:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:46:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:14 DEBUG : dir/file1(0xc0003af4c0): _writeAt: size=25, off=0 2025/09/25 03:46:14 DEBUG : dir/file1(0xc0003af4c0): >_writeAt: n=25, err= 2025/09/25 03:46:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:46:15 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cc900 2025/09/25 03:46:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:15 DEBUG : newLeaf(0xc0003af4c0): close: 2025/09/25 03:46:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 03:46:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 03:46:14.640846737 +0000 UTC m=+141.274756678 2025/09/25 03:46:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 03:46:15 DEBUG : newLeaf(0xc0003af4c0): >close: err= 2025/09/25 03:46:15 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:46:15 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:46:15 DEBUG : dir: Looking for writers 2025/09/25 03:46:15 DEBUG : Looking for writers 2025/09/25 03:46:15 DEBUG : dir: reading active writers 2025/09/25 03:46:15 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:46:16 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/25 03:46:16 INFO : newLeaf: Copied (replaced existing) 2025/09/25 03:46:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 03:46:14 +0000 UTC," 2025/09/25 03:46:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 03:46:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 03:46:16 DEBUG : dir: Looking for writers 2025/09/25 03:46:16 DEBUG : Looking for writers 2025/09/25 03:46:16 DEBUG : dir: reading active writers 2025/09/25 03:46:16 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:16 DEBUG : >WaitForWriters: 2025/09/25 03:46:16 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:16 DEBUG : dir: Looking for writers 2025/09/25 03:46:16 DEBUG : Looking for writers 2025/09/25 03:46:16 DEBUG : dir: reading active writers 2025/09/25 03:46:16 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:16 DEBUG : >WaitForWriters: 2025/09/25 03:46:16 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:17 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:46:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:17 INFO : files root 'rclone-test-cazoxoz9giki': 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:340 /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:340 /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 2025/09/25 03:46:26 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:26 DEBUG : Looking for writers 2025/09/25 03:46:26 DEBUG : >WaitForWriters: 2025/09/25 03:46:26 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:26 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:26 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:46:26 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:26 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:26 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:46:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:46:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:29 DEBUG : dir/file1(0xc0009898c0): openPending: 2025/09/25 03:46:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:46:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:29 DEBUG : dir/file1(0xc0009898c0): >openPending: err= 2025/09/25 03:46:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:46:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:29 DEBUG : dir/file1(0xc0009898c0): _writeAt: size=14, off=0 2025/09/25 03:46:29 DEBUG : dir/file1(0xc0009898c0): >_writeAt: n=14, err= 2025/09/25 03:46:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:46:29 DEBUG : dir/file1(0xc0009898c0): close: 2025/09/25 03:46:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:46:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/25 03:46:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:46:29 DEBUG : dir/file1(0xc0009898c0): >close: err= 2025/09/25 03:46:29 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:29 DEBUG : dir: Looking for writers 2025/09/25 03:46:29 DEBUG : file1: reading active writers 2025/09/25 03:46:29 DEBUG : Looking for writers 2025/09/25 03:46:29 DEBUG : dir: reading active writers 2025/09/25 03:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:46:29 DEBUG : dir: Looking for writers 2025/09/25 03:46:29 DEBUG : file1: reading active writers 2025/09/25 03:46:29 DEBUG : Looking for writers 2025/09/25 03:46:29 DEBUG : dir: reading active writers 2025/09/25 03:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:46:29 DEBUG : dir: Looking for writers 2025/09/25 03:46:29 DEBUG : file1: reading active writers 2025/09/25 03:46:29 DEBUG : Looking for writers 2025/09/25 03:46:29 DEBUG : dir: reading active writers 2025/09/25 03:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:46:29 DEBUG : dir: Looking for writers 2025/09/25 03:46:29 DEBUG : file1: reading active writers 2025/09/25 03:46:29 DEBUG : Looking for writers 2025/09/25 03:46:29 DEBUG : dir: reading active writers 2025/09/25 03:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:46:29 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:46:29 DEBUG : dir: Looking for writers 2025/09/25 03:46:29 DEBUG : file1: reading active writers 2025/09/25 03:46:29 DEBUG : Looking for writers 2025/09/25 03:46:29 DEBUG : dir: reading active writers 2025/09/25 03:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:46:29 DEBUG : dir: Looking for writers 2025/09/25 03:46:29 DEBUG : file1: reading active writers 2025/09/25 03:46:29 DEBUG : Looking for writers 2025/09/25 03:46:29 DEBUG : dir: reading active writers 2025/09/25 03:46:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:46:30 DEBUG : dir: Looking for writers 2025/09/25 03:46:30 DEBUG : file1: reading active writers 2025/09/25 03:46:30 DEBUG : Looking for writers 2025/09/25 03:46:30 DEBUG : dir: reading active writers 2025/09/25 03:46:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:46:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:46:30 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:46:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/25 03:46:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:46:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/25 03:46:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:46:30 DEBUG : dir: Looking for writers 2025/09/25 03:46:30 DEBUG : file1: reading active writers 2025/09/25 03:46:30 DEBUG : Looking for writers 2025/09/25 03:46:30 DEBUG : dir: reading active writers 2025/09/25 03:46:30 DEBUG : >WaitForWriters: 2025/09/25 03:46:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:30 DEBUG : dir/file1(0xc000e2aa80): _readAt: size=512, off=0 2025/09/25 03:46:30 DEBUG : dir/file1(0xc000e2aa80): openPending: 2025/09/25 03:46:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/25 03:46:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/25 03:46:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:30 DEBUG : dir/file1(0xc000e2aa80): >openPending: err= 2025/09/25 03:46:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/25 03:46:30 DEBUG : dir/file1(0xc000e2aa80): >_readAt: n=14, err=EOF 2025/09/25 03:46:30 DEBUG : dir/file1(0xc000e2aa80): close: 2025/09/25 03:46:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:46:30 DEBUG : dir/file1(0xc000e2aa80): >close: err= 2025/09/25 03:46:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:46:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b7440 2025/09/25 03:46:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:46:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/25 03:46:32 DEBUG : dir/file1: Updating file with dir/file1 0xc0003b7440 2025/09/25 03:46:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:46:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:46:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:32 DEBUG : dir/file1(0xc000847c00): openPending: 2025/09/25 03:46:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/25 03:46:32 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/09/25 03:46:32 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:46:32 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:46:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:46:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:32 DEBUG : dir/file1(0xc000847c00): >openPending: err= 2025/09/25 03:46:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:46:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:32 DEBUG : dir/file1(0xc000847c00): _writeAt: size=25, off=0 2025/09/25 03:46:32 DEBUG : dir/file1(0xc000847c00): >_writeAt: n=25, err= 2025/09/25 03:46:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:46:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0003b7440 2025/09/25 03:46:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:33 DEBUG : newLeaf(0xc000847c00): close: 2025/09/25 03:46:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 03:46:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 03:46:32.778062078 +0000 UTC m=+159.411972059 2025/09/25 03:46:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 03:46:33 DEBUG : newLeaf(0xc000847c00): >close: err= 2025/09/25 03:46:33 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:33 DEBUG : dir: Looking for writers 2025/09/25 03:46:33 DEBUG : Looking for writers 2025/09/25 03:46:33 DEBUG : dir: reading active writers 2025/09/25 03:46:33 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:46:33 DEBUG : dir: Looking for writers 2025/09/25 03:46:33 DEBUG : Looking for writers 2025/09/25 03:46:33 DEBUG : dir: reading active writers 2025/09/25 03:46:33 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:46:33 DEBUG : dir: Looking for writers 2025/09/25 03:46:33 DEBUG : Looking for writers 2025/09/25 03:46:33 DEBUG : dir: reading active writers 2025/09/25 03:46:33 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:46:33 DEBUG : dir: Looking for writers 2025/09/25 03:46:33 DEBUG : Looking for writers 2025/09/25 03:46:33 DEBUG : dir: reading active writers 2025/09/25 03:46:33 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:46:33 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 03:46:33 DEBUG : dir: Looking for writers 2025/09/25 03:46:33 DEBUG : Looking for writers 2025/09/25 03:46:33 DEBUG : dir: reading active writers 2025/09/25 03:46:33 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:46:33 DEBUG : dir: Looking for writers 2025/09/25 03:46:33 DEBUG : Looking for writers 2025/09/25 03:46:33 DEBUG : dir: reading active writers 2025/09/25 03:46:33 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:46:34 DEBUG : dir: Looking for writers 2025/09/25 03:46:34 DEBUG : Looking for writers 2025/09/25 03:46:34 DEBUG : dir: reading active writers 2025/09/25 03:46:34 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:46:34 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/25 03:46:34 INFO : newLeaf: Copied (replaced existing) 2025/09/25 03:46:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 03:46:32 +0000 UTC," 2025/09/25 03:46:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 03:46:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 03:46:34 DEBUG : dir: Looking for writers 2025/09/25 03:46:34 DEBUG : Looking for writers 2025/09/25 03:46:34 DEBUG : dir: reading active writers 2025/09/25 03:46:34 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:34 DEBUG : >WaitForWriters: 2025/09/25 03:46:34 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:34 DEBUG : dir: Looking for writers 2025/09/25 03:46:34 DEBUG : Looking for writers 2025/09/25 03:46:34 DEBUG : dir: reading active writers 2025/09/25 03:46:34 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:34 DEBUG : >WaitForWriters: 2025/09/25 03:46:34 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:35 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:35 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:46:35 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:35 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:35 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:46:37 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:37 DEBUG : dir: Looking for writers 2025/09/25 03:46:37 DEBUG : file1: reading active writers 2025/09/25 03:46:37 DEBUG : Looking for writers 2025/09/25 03:46:37 DEBUG : dir: reading active writers 2025/09/25 03:46:37 DEBUG : >WaitForWriters: 2025/09/25 03:46:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:37 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:37 DEBUG : dir/file1(0xc000fd6980): _readAt: size=512, off=0 2025/09/25 03:46:37 DEBUG : dir/file1(0xc000fd6980): openPending: 2025/09/25 03:46:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/25 03:46:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/25 03:46:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:37 DEBUG : dir/file1(0xc000fd6980): >openPending: err= 2025/09/25 03:46:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/25 03:46:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:46:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:37 DEBUG : dir/file1(0xc000fd6980): >_readAt: n=14, err=EOF 2025/09/25 03:46:37 DEBUG : dir/file1(0xc000fd6980): close: 2025/09/25 03:46:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:46:37 DEBUG : dir/file1(0xc000fd6980): >close: err= 2025/09/25 03:46:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:46:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cd5c0 2025/09/25 03:46:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/25 03:46:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/25 03:46:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0008cd5c0 2025/09/25 03:46:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/25 03:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:46:39 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:39 DEBUG : dir/file1(0xc000ed4280): openPending: 2025/09/25 03:46:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/09/25 03:46:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/25 03:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:39 DEBUG : dir/file1(0xc000ed4280): >openPending: err= 2025/09/25 03:46:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:46:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:39 DEBUG : dir/file1(0xc000ed4280): _writeAt: size=25, off=0 2025/09/25 03:46:39 DEBUG : dir/file1(0xc000ed4280): >_writeAt: n=25, err= 2025/09/25 03:46:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/25 03:46:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/25 03:46:40 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cd5c0 2025/09/25 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:40 DEBUG : newLeaf(0xc000ed4280): close: 2025/09/25 03:46:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/25 03:46:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-25 03:46:39.408845884 +0000 UTC m=+166.042755864 2025/09/25 03:46:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/25 03:46:40 DEBUG : newLeaf(0xc000ed4280): >close: err= 2025/09/25 03:46:40 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:46:40 DEBUG : newLeaf: vfs cache: starting upload 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:46:40 DEBUG : dir: Looking for writers 2025/09/25 03:46:40 DEBUG : Looking for writers 2025/09/25 03:46:40 DEBUG : dir: reading active writers 2025/09/25 03:46:40 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:46:40 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/25 03:46:40 INFO : newLeaf: Copied (replaced existing) 2025/09/25 03:46:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-25 03:46:39 +0000 UTC," 2025/09/25 03:46:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/25 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/25 03:46:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/25 03:46:41 DEBUG : dir: Looking for writers 2025/09/25 03:46:41 DEBUG : Looking for writers 2025/09/25 03:46:41 DEBUG : dir: reading active writers 2025/09/25 03:46:41 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:41 DEBUG : >WaitForWriters: 2025/09/25 03:46:41 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:41 DEBUG : dir: Looking for writers 2025/09/25 03:46:41 DEBUG : Looking for writers 2025/09/25 03:46:41 DEBUG : dir: reading active writers 2025/09/25 03:46:41 DEBUG : newLeaf: reading active writers 2025/09/25 03:46:41 DEBUG : >WaitForWriters: 2025/09/25 03:46:41 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- FAIL: TestFileRename (39.39s) --- FAIL: TestFileRename/off,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=false (5.95s) --- PASS: TestFileRename/minimal,forceCache=true (7.58s) --- FAIL: TestFileRename/writes,forceCache=false (9.20s) --- PASS: TestFileRename/writes,forceCache=true (8.98s) --- PASS: TestFileRename/full,forceCache=false (6.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:42 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:42 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:42 DEBUG : Looking for writers 2025/09/25 03:46:42 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:42 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:44 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:44 DEBUG : dir: Looking for writers 2025/09/25 03:46:44 DEBUG : file1: reading active writers 2025/09/25 03:46:44 DEBUG : Looking for writers 2025/09/25 03:46:44 DEBUG : dir: reading active writers 2025/09/25 03:46:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.52s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:45 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:46:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 03:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:46 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/25 03:46:46 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/25 03:46:46 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/25 03:46:46 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/25 03:46:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/25 03:46:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/25 03:46:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/25 03:46:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/25 03:46:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/25 03:46:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/25 03:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/25 03:46:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/25 03:46:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/25 03:46:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/25 03:46:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/25 03:46:48 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:48 DEBUG : dir: Looking for writers 2025/09/25 03:46:48 DEBUG : file1: reading active writers 2025/09/25 03:46:48 DEBUG : Looking for writers 2025/09/25 03:46:48 DEBUG : dir: reading active writers 2025/09/25 03:46:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.89s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:48 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:46:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:46:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 03:46:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/25 03:46:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/25 03:46:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/25 03:46:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/25 03:46:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/25 03:46:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/25 03:46:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/25 03:46:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/25 03:46:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/25 03:46:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/25 03:46:51 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/25 03:46:52 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/25 03:46:52 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/25 03:46:52 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/25 03:46:52 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/25 03:46:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/25 03:46:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/25 03:46:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/25 03:46:52 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/25 03:46:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/25 03:46:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/25 03:46:52 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/25 03:46:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/25 03:46:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/25 03:46:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/25 03:46:52 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/25 03:46:52 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/25 03:46:52 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/25 03:46:52 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/25 03:46:52 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/25 03:46:52 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:52 DEBUG : dir: Looking for writers 2025/09/25 03:46:52 DEBUG : file1: reading active writers 2025/09/25 03:46:52 DEBUG : Looking for writers 2025/09/25 03:46:52 DEBUG : dir: reading active writers 2025/09/25 03:46:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.58s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:53 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:46:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:46:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 03:46:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:55 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:55 DEBUG : dir: Looking for writers 2025/09/25 03:46:55 DEBUG : file1: reading active writers 2025/09/25 03:46:55 DEBUG : Looking for writers 2025/09/25 03:46:55 DEBUG : dir: reading active writers 2025/09/25 03:46:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.38s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:55 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:46:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/25 03:46:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/25 03:46:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:57 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/25 03:46:57 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/25 03:46:57 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:57 DEBUG : dir: Looking for writers 2025/09/25 03:46:57 DEBUG : file1: reading active writers 2025/09/25 03:46:57 DEBUG : Looking for writers 2025/09/25 03:46:57 DEBUG : dir: reading active writers 2025/09/25 03:46:57 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.41s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:46:58 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:46:58 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:46:58 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:58 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:46:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:46:58 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:46:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:46:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:46:59 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:46:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:46:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:46:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): _readAt: size=1, off=0 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): openPending: 2025/09/25 03:46:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 03:46:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 03:46:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): >openPending: err= 2025/09/25 03:46:59 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/25 03:46:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:46:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:46:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): >_readAt: n=1, err= 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): _readAt: size=256, off=1 2025/09/25 03:46:59 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): >_readAt: n=15, err=EOF 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): _readAt: size=16, off=16 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): >_readAt: n=0, err=EOF 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): close: 2025/09/25 03:46:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): >close: err= 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): close: 2025/09/25 03:46:59 DEBUG : dir/file1(0xc000e78540): >close: err=file already closed 2025/09/25 03:46:59 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:46:59 DEBUG : dir: Looking for writers 2025/09/25 03:46:59 DEBUG : file1: reading active writers 2025/09/25 03:46:59 DEBUG : Looking for writers 2025/09/25 03:46:59 DEBUG : dir: reading active writers 2025/09/25 03:46:59 DEBUG : >WaitForWriters: 2025/09/25 03:46:59 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.38s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:00 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:00 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:00 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:00 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:00 INFO : files root 'rclone-test-cazoxoz9giki': 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:340 /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:340 /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 2025/09/25 03:47:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:47:09 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 2025/09/25 03:47:09 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:09 DEBUG : Looking for writers 2025/09/25 03:47:09 DEBUG : >WaitForWriters: 2025/09/25 03:47:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (8.99s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:09 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:09 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:09 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:47:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:47:12 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:47:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:47:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:47:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=1, off=0 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): openPending: 2025/09/25 03:47:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 03:47:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 03:47:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >openPending: err= 2025/09/25 03:47:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/25 03:47:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=1, err= 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=1, off=5 2025/09/25 03:47:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=1, err= 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=1, off=1 2025/09/25 03:47:12 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=1, err= 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=6, off=10 2025/09/25 03:47:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=6, err= 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=256, off=10 2025/09/25 03:47:12 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=6, err=EOF 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=256, off=100 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=0, err=EOF 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): close: 2025/09/25 03:47:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >close: err= 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): _readAt: size=256, off=100 2025/09/25 03:47:12 DEBUG : dir/file1(0xc000d50700): >_readAt: n=0, err=file already closed 2025/09/25 03:47:12 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:12 DEBUG : dir: Looking for writers 2025/09/25 03:47:12 DEBUG : file1: reading active writers 2025/09/25 03:47:12 DEBUG : Looking for writers 2025/09/25 03:47:12 DEBUG : dir: reading active writers 2025/09/25 03:47:12 DEBUG : >WaitForWriters: 2025/09/25 03:47:12 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (3.50s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:13 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:13 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:13 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:13 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:13 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:47:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:47:14 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:47:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:47:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:47:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): RWFileHandle.Flush 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): _readAt: size=256, off=0 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): openPending: 2025/09/25 03:47:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 03:47:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 03:47:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): >openPending: err= 2025/09/25 03:47:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/25 03:47:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): >_readAt: n=16, err=EOF 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): RWFileHandle.Flush 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): RWFileHandle.Flush 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): close: 2025/09/25 03:47:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:47:14 DEBUG : dir/file1(0xc0003af480): >close: err= 2025/09/25 03:47:14 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:14 DEBUG : dir: Looking for writers 2025/09/25 03:47:14 DEBUG : file1: reading active writers 2025/09/25 03:47:14 DEBUG : Looking for writers 2025/09/25 03:47:14 DEBUG : dir: reading active writers 2025/09/25 03:47:14 DEBUG : >WaitForWriters: 2025/09/25 03:47:14 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:15 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:15 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:15 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:15 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:15 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:47:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/25 03:47:16 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:47:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:47:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:47:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 03:47:16 DEBUG : dir/file1(0xc000d51300): _readAt: size=256, off=0 2025/09/25 03:47:16 DEBUG : dir/file1(0xc000d51300): openPending: 2025/09/25 03:47:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 03:47:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 03:47:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:16 DEBUG : dir/file1(0xc000d51300): >openPending: err= 2025/09/25 03:47:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/25 03:47:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:17 DEBUG : dir/file1(0xc000d51300): >_readAt: n=16, err=EOF 2025/09/25 03:47:17 DEBUG : dir/file1(0xc000d51300): RWFileHandle.Release 2025/09/25 03:47:17 DEBUG : dir/file1(0xc000d51300): close: 2025/09/25 03:47:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/25 03:47:17 DEBUG : dir/file1(0xc000d51300): >close: err= 2025/09/25 03:47:17 DEBUG : dir/file1(0xc000d51300): RWFileHandle.Release 2025/09/25 03:47:17 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:17 DEBUG : dir: Looking for writers 2025/09/25 03:47:17 DEBUG : file1: reading active writers 2025/09/25 03:47:17 DEBUG : Looking for writers 2025/09/25 03:47:17 DEBUG : dir: reading active writers 2025/09/25 03:47:17 DEBUG : >WaitForWriters: 2025/09/25 03:47:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.35s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:17 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:17 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:17 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:18 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): openPending: 2025/09/25 03:47:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): >openPending: err= 2025/09/25 03:47:18 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): _writeAt: size=5, off=0 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): >_writeAt: n=5, err= 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): _writeAt: size=7, off=5 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): >_writeAt: n=7, err= 2025/09/25 03:47:18 DEBUG : file1: vfs cache: truncate to size=11 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): close: 2025/09/25 03:47:18 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 03:47:18.02375685 +0000 UTC m=+204.657666830 2025/09/25 03:47:18 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): >close: err= 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): close: 2025/09/25 03:47:18 DEBUG : file1(0xc000708680): >close: err=file already closed 2025/09/25 03:47:18 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:18 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:18 DEBUG : Looking for writers 2025/09/25 03:47:18 DEBUG : file1: reading active writers 2025/09/25 03:47:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:18 INFO : file1: Copied (new) 2025/09/25 03:47:18 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-25 03:47:18 +0000 UTC," 2025/09/25 03:47:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:18 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:19 DEBUG : Looking for writers 2025/09/25 03:47:19 DEBUG : file1: reading active writers 2025/09/25 03:47:19 DEBUG : >WaitForWriters: 2025/09/25 03:47:19 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:19 DEBUG : Looking for writers 2025/09/25 03:47:19 DEBUG : file1: reading active writers 2025/09/25 03:47:19 DEBUG : >WaitForWriters: 2025/09/25 03:47:19 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.02s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:19 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:19 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:19 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:19 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:19 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:20 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): openPending: 2025/09/25 03:47:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): >openPending: err= 2025/09/25 03:47:20 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): _writeAt: size=7, off=0 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): >_writeAt: n=7, err= 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): _writeAt: size=6, off=5 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): >_writeAt: n=6, err= 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): close: 2025/09/25 03:47:20 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 03:47:20.035566345 +0000 UTC m=+206.669476285 2025/09/25 03:47:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): >close: err= 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): _writeAt: size=5, off=0 2025/09/25 03:47:20 DEBUG : file1(0xc0008e85c0): >_writeAt: n=0, err=file already closed 2025/09/25 03:47:20 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:20 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:20 DEBUG : Looking for writers 2025/09/25 03:47:20 DEBUG : file1: reading active writers 2025/09/25 03:47:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:20 INFO : file1: Copied (new) 2025/09/25 03:47:20 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-25 03:47:20 +0000 UTC," 2025/09/25 03:47:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:20 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:21 DEBUG : Looking for writers 2025/09/25 03:47:21 DEBUG : file1: reading active writers 2025/09/25 03:47:21 DEBUG : >WaitForWriters: 2025/09/25 03:47:21 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:21 DEBUG : Looking for writers 2025/09/25 03:47:21 DEBUG : file1: reading active writers 2025/09/25 03:47:21 DEBUG : >WaitForWriters: 2025/09/25 03:47:21 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.98s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:21 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:21 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:21 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:21 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:21 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:22 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:22 DEBUG : file1(0xc0003afb80): openPending: 2025/09/25 03:47:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:22 DEBUG : file1(0xc0003afb80): >openPending: err= 2025/09/25 03:47:22 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:22 DEBUG : file1(0xc0003afb80): close: 2025/09/25 03:47:22 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 03:47:22.011540091 +0000 UTC m=+208.645450071 2025/09/25 03:47:22 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:22 DEBUG : file1(0xc0003afb80): >close: err= 2025/09/25 03:47:22 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 03:47:22 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:47:22 DEBUG : file2: newRWFileHandle: 2025/09/25 03:47:22 DEBUG : file2(0xc0009882c0): openPending: 2025/09/25 03:47:22 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 03:47:22 DEBUG : file2(0xc0009882c0): >openPending: err= 2025/09/25 03:47:22 DEBUG : file2: >newRWFileHandle: err= 2025/09/25 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 03:47:22 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/25 03:47:22 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/25 03:47:22 DEBUG : file2(0xc0009882c0): RWFileHandle.Flush 2025/09/25 03:47:22 DEBUG : file2(0xc0009882c0): RWFileHandle.Release 2025/09/25 03:47:22 DEBUG : file2(0xc0009882c0): close: 2025/09/25 03:47:22 DEBUG : file2: vfs cache: setting modification time to 2025-09-25 03:47:22.013784963 +0000 UTC m=+208.647694934 2025/09/25 03:47:22 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:22 DEBUG : file2(0xc0009882c0): >close: err= 2025/09/25 03:47:22 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/25 03:47:22 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:22 DEBUG : file2: vfs cache: starting upload 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/25 03:47:22 DEBUG : Looking for writers 2025/09/25 03:47:22 DEBUG : file1: reading active writers 2025/09/25 03:47:22 DEBUG : file2: reading active writers 2025/09/25 03:47:22 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/25 03:47:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:22 INFO : file1: Copied (new) 2025/09/25 03:47:22 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-25 03:47:22 +0000 UTC," 2025/09/25 03:47:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:22 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:23 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/25 03:47:23 INFO : file2: Copied (new) 2025/09/25 03:47:23 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-25 03:47:22 +0000 UTC," 2025/09/25 03:47:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/25 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/25 03:47:23 INFO : file2: vfs cache: upload succeeded try #1 2025/09/25 03:47:23 DEBUG : Looking for writers 2025/09/25 03:47:23 DEBUG : file1: reading active writers 2025/09/25 03:47:23 DEBUG : file2: reading active writers 2025/09/25 03:47:23 DEBUG : >WaitForWriters: 2025/09/25 03:47:23 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:23 DEBUG : Looking for writers 2025/09/25 03:47:23 DEBUG : file1: reading active writers 2025/09/25 03:47:23 DEBUG : file2: reading active writers 2025/09/25 03:47:23 DEBUG : >WaitForWriters: 2025/09/25 03:47:23 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.17s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:24 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:24 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:24 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:24 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:24 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:24 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): openPending: 2025/09/25 03:47:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): >openPending: err= 2025/09/25 03:47:24 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): _writeAt: size=5, off=0 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): >_writeAt: n=5, err= 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): RWFileHandle.Flush 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): RWFileHandle.Flush 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): close: 2025/09/25 03:47:24 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 03:47:24.192423423 +0000 UTC m=+210.826333392 2025/09/25 03:47:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:24 DEBUG : file1(0xc000d50540): >close: err= 2025/09/25 03:47:24 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:24 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:24 DEBUG : Looking for writers 2025/09/25 03:47:24 DEBUG : file1: reading active writers 2025/09/25 03:47:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:25 INFO : file1: Copied (new) 2025/09/25 03:47:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-25 03:47:24 +0000 UTC," 2025/09/25 03:47:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:25 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:25 DEBUG : Looking for writers 2025/09/25 03:47:25 DEBUG : file1: reading active writers 2025/09/25 03:47:25 DEBUG : >WaitForWriters: 2025/09/25 03:47:25 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:25 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:25 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:25 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:25 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:25 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:26 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): openPending: 2025/09/25 03:47:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): >openPending: err= 2025/09/25 03:47:26 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): _writeAt: size=5, off=0 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): >_writeAt: n=5, err= 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): RWFileHandle.Release 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): close: 2025/09/25 03:47:26 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 03:47:26.050097886 +0000 UTC m=+212.684007846 2025/09/25 03:47:26 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): >close: err= 2025/09/25 03:47:26 DEBUG : file1(0xc000d51080): RWFileHandle.Release 2025/09/25 03:47:26 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:26 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:26 DEBUG : Looking for writers 2025/09/25 03:47:26 DEBUG : file1: reading active writers 2025/09/25 03:47:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:26 INFO : file1: Copied (new) 2025/09/25 03:47:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-25 03:47:26 +0000 UTC," 2025/09/25 03:47:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:26 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:27 DEBUG : Looking for writers 2025/09/25 03:47:27 DEBUG : file1: reading active writers 2025/09/25 03:47:27 DEBUG : >WaitForWriters: 2025/09/25 03:47:27 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:27 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:27 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:27 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:27 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:27 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 03:47:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:47:29 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:47:29 DEBUG : dir/file1(0xc000846580): openPending: 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 03:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:29 DEBUG : dir/file1(0xc000846580): >openPending: err= 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/25 03:47:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:47:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:47:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 03:47:29 DEBUG : dir/file1(0xc000846580): _writeAt: size=5, off=0 2025/09/25 03:47:29 DEBUG : dir/file1(0xc000846580): >_writeAt: n=5, err= 2025/09/25 03:47:29 DEBUG : dir/file1(0xc000846580): close: 2025/09/25 03:47:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-25 03:47:29.115896238 +0000 UTC m=+215.749806228 2025/09/25 03:47:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:29 DEBUG : dir/file1(0xc000846580): >close: err= 2025/09/25 03:47:29 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:29 DEBUG : dir: Looking for writers 2025/09/25 03:47:29 DEBUG : file1: reading active writers 2025/09/25 03:47:29 DEBUG : Looking for writers 2025/09/25 03:47:29 DEBUG : dir: reading active writers 2025/09/25 03:47:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:29 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:29 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-25 03:47:29 +0000 UTC," 2025/09/25 03:47:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:30 DEBUG : dir: Looking for writers 2025/09/25 03:47:30 DEBUG : file1: reading active writers 2025/09/25 03:47:30 DEBUG : Looking for writers 2025/09/25 03:47:30 DEBUG : dir: reading active writers 2025/09/25 03:47:30 DEBUG : >WaitForWriters: 2025/09/25 03:47:30 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.36s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:31 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:31 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:31 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:31 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:31 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/25 03:47:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/25 03:47:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/25 03:47:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): _writeAt: size=5, off=0 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): openPending: 2025/09/25 03:47:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/25 03:47:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/25 03:47:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): >openPending: err= 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): >_writeAt: n=5, err= 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): _writeAt: size=15, off=5 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): >_writeAt: n=15, err= 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): close: 2025/09/25 03:47:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/25 03:47:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-25 03:47:32.448843285 +0000 UTC m=+219.082753245 2025/09/25 03:47:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:32 DEBUG : dir/file1(0xc000708580): >close: err= 2025/09/25 03:47:32 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:32 DEBUG : dir: Looking for writers 2025/09/25 03:47:32 DEBUG : file1: reading active writers 2025/09/25 03:47:32 DEBUG : Looking for writers 2025/09/25 03:47:32 DEBUG : dir: reading active writers 2025/09/25 03:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:32 DEBUG : dir: Looking for writers 2025/09/25 03:47:32 DEBUG : file1: reading active writers 2025/09/25 03:47:32 DEBUG : Looking for writers 2025/09/25 03:47:32 DEBUG : dir: reading active writers 2025/09/25 03:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:32 DEBUG : dir: Looking for writers 2025/09/25 03:47:32 DEBUG : file1: reading active writers 2025/09/25 03:47:32 DEBUG : Looking for writers 2025/09/25 03:47:32 DEBUG : dir: reading active writers 2025/09/25 03:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:32 DEBUG : dir: Looking for writers 2025/09/25 03:47:32 DEBUG : file1: reading active writers 2025/09/25 03:47:32 DEBUG : Looking for writers 2025/09/25 03:47:32 DEBUG : dir: reading active writers 2025/09/25 03:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:32 DEBUG : dir/file1: vfs cache: starting upload 2025/09/25 03:47:32 DEBUG : dir: Looking for writers 2025/09/25 03:47:32 DEBUG : file1: reading active writers 2025/09/25 03:47:32 DEBUG : Looking for writers 2025/09/25 03:47:32 DEBUG : dir: reading active writers 2025/09/25 03:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:32 DEBUG : dir: Looking for writers 2025/09/25 03:47:32 DEBUG : file1: reading active writers 2025/09/25 03:47:32 DEBUG : Looking for writers 2025/09/25 03:47:32 DEBUG : dir: reading active writers 2025/09/25 03:47:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:33 DEBUG : dir: Looking for writers 2025/09/25 03:47:33 DEBUG : file1: reading active writers 2025/09/25 03:47:33 DEBUG : Looking for writers 2025/09/25 03:47:33 DEBUG : dir: reading active writers 2025/09/25 03:47:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:33 INFO : dir/file1: Copied (replaced existing) 2025/09/25 03:47:33 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-25 03:47:32 +0000 UTC," 2025/09/25 03:47:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:33 DEBUG : dir: Looking for writers 2025/09/25 03:47:33 DEBUG : file1: reading active writers 2025/09/25 03:47:33 DEBUG : Looking for writers 2025/09/25 03:47:33 DEBUG : dir: reading active writers 2025/09/25 03:47:33 DEBUG : >WaitForWriters: 2025/09/25 03:47:33 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.36s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:34 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:34 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:34 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:34 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:34 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:34 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:34 DEBUG : file1(0xc000847800): openPending: 2025/09/25 03:47:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:34 DEBUG : file1(0xc000847800): >openPending: err= 2025/09/25 03:47:34 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:34 DEBUG : file1(0xc000847800): _writeAt: size=5, off=0 2025/09/25 03:47:34 DEBUG : file1(0xc000847800): >_writeAt: n=5, err= 2025/09/25 03:47:34 DEBUG : file1(0xc000847800): close: 2025/09/25 03:47:34 DEBUG : file1: vfs cache: setting modification time to 2025-09-25 03:47:34.605276328 +0000 UTC m=+221.239186348 2025/09/25 03:47:34 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:34 DEBUG : file1(0xc000847800): >close: err= 2025/09/25 03:47:34 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:34 DEBUG : Looking for writers 2025/09/25 03:47:34 DEBUG : file1: reading active writers 2025/09/25 03:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:34 DEBUG : Looking for writers 2025/09/25 03:47:34 DEBUG : file1: reading active writers 2025/09/25 03:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:34 DEBUG : Looking for writers 2025/09/25 03:47:34 DEBUG : file1: reading active writers 2025/09/25 03:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:34 DEBUG : Looking for writers 2025/09/25 03:47:34 DEBUG : file1: reading active writers 2025/09/25 03:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:34 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:34 DEBUG : Looking for writers 2025/09/25 03:47:34 DEBUG : file1: reading active writers 2025/09/25 03:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:34 DEBUG : Looking for writers 2025/09/25 03:47:34 DEBUG : file1: reading active writers 2025/09/25 03:47:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:35 DEBUG : Looking for writers 2025/09/25 03:47:35 DEBUG : file1: reading active writers 2025/09/25 03:47:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:35 INFO : file1: Copied (new) 2025/09/25 03:47:35 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-25 03:47:34 +0000 UTC," 2025/09/25 03:47:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:35 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:35 DEBUG : Looking for writers 2025/09/25 03:47:35 DEBUG : file1: reading active writers 2025/09/25 03:47:35 DEBUG : >WaitForWriters: 2025/09/25 03:47:35 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:36 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:36 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:36 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:36 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/25 03:47:36 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74000): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74000): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74000): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.434966345 +0000 UTC m=+223.068876314 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.434966345 +0000 UTC m=+223.068876314 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74480): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74940): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74940): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74940): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74940): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74940): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.434966345 +0000 UTC m=+223.068876314 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74940): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 1 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74f80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74f80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74f80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74f80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74f80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.438917651 +0000 UTC m=+223.072827642 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a74f80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75480): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75480): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75480): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75480): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75480): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.438917651 +0000 UTC m=+223.072827642 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75480): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004285b0 item 2 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75ac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75ac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75ac0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75ac0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75ac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.441441137 +0000 UTC m=+223.075351108 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75ac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.441441137 +0000 UTC m=+223.075351108 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a75f40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16480): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16480): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16480): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16480): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16480): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.441441137 +0000 UTC m=+223.075351108 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16480): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428a10 item 3 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16b00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16b00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16b00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16b00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16b00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.445282947 +0000 UTC m=+223.079192928 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16b00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17040): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17040): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17040): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17040): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17040): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.445282947 +0000 UTC m=+223.079192928 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17040): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 4 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003aec40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003aec40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003aec40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003aec40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003aec40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.448147072 +0000 UTC m=+223.082057052 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003aec40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.448147072 +0000 UTC m=+223.082057052 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af680): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.448147072 +0000 UTC m=+223.082057052 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fb570 item 5 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e400): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e400): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e400): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e400): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e400): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.451828502 +0000 UTC m=+223.085738471 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e400): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e940): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e940): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e940): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e940): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e940): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.451828502 +0000 UTC m=+223.085738471 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6e940): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbb20 item 6 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6efc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6efc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6efc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6efc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6efc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.454783928 +0000 UTC m=+223.088693899 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6efc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.454783928 +0000 UTC m=+223.088693899 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f4c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f980): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f980): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f980): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f980): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f980): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.454783928 +0000 UTC m=+223.088693899 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6f980): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fbea0 item 7 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24080): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24080): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24080): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.459028315 +0000 UTC m=+223.092938295 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e245c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e245c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e245c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e245c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e245c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.459028315 +0000 UTC m=+223.092938295 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e245c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0620 item 8 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24b80): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc000e24b80): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24b80): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24b80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24b80): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24b80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24f40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24f40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24f40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24f40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24f40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.462299304 +0000 UTC m=+223.096209274 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e24f40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.462299304 +0000 UTC m=+223.096209274 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e253c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e258c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e258c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e258c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e258c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e258c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.462299304 +0000 UTC m=+223.096209274 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e258c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0d90 item 9 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e25f40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e25f40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e25f40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e25f40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e25f40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.466410129 +0000 UTC m=+223.100320099 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e25f40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54500): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54500): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54500): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54500): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54500): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.466410129 +0000 UTC m=+223.100320099 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54500): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f18f0 item 10 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54b40): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc000e54b40): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54b40): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54b40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54b40): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54b40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54f00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54f00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.469509054 +0000 UTC m=+223.103419024 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e54f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.469509054 +0000 UTC m=+223.103419024 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55400): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55900): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55900): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55900): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55900): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55900): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.469509054 +0000 UTC m=+223.103419024 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e55900): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a000 item 11 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74000): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74000): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74000): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.473352699 +0000 UTC m=+223.107262669 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74540): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74540): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74540): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.473352699 +0000 UTC m=+223.107262669 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a850 item 12 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74b80): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc000e74b80): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74b80): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74b80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74b80): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74b80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74f40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74f40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74f40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74f40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74f40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.477064404 +0000 UTC m=+223.110974384 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e74f40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75600): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75600): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75600): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.477064404 +0000 UTC m=+223.110974384 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aee0 item 13 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75c80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75c80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75c80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75c80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75c80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.479931105 +0000 UTC m=+223.113841085 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000e75c80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2240): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2240): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2240): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2240): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2240): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.479931105 +0000 UTC m=+223.113841085 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2240): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b650 item 14 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2880): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc000ea2880): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2880): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2880): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2880): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2880): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2c40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2c40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2c40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2c40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2c40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.482934061 +0000 UTC m=+223.116844041 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea2c40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3300): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3300): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3300): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3300): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3300): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.482934061 +0000 UTC m=+223.116844041 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3300): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364150 item 15 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3980): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3980): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3980): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3980): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3980): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.485846437 +0000 UTC m=+223.119756406 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3980): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3ec0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3ec0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3ec0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3ec0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3ec0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.485846437 +0000 UTC m=+223.119756406 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ea3ec0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 16 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2580): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2580): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2580): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2580): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2580): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.488555501 +0000 UTC m=+223.122465471 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2580): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.488555501 +0000 UTC m=+223.122465471 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2a00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2f00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2f00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.488555501 +0000 UTC m=+223.122465471 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed2f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364cb0 item 17 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3580): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3580): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3580): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3580): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3580): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.492603107 +0000 UTC m=+223.126513087 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3580): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3ac0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3ac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3ac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3ac0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3ac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.492603107 +0000 UTC m=+223.126513087 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ed3ac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365500 item 18 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f021c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f021c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f021c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f021c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f021c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.496207061 +0000 UTC m=+223.130117032 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f021c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.496207061 +0000 UTC m=+223.130117032 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f026c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f02bc0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f02bc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f02bc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f02bc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f02bc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.496207061 +0000 UTC m=+223.130117032 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f02bc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ce0 item 19 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03240): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03240): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03240): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03240): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03240): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.499793152 +0000 UTC m=+223.133703133 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03240): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03780): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03780): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03780): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03780): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03780): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.499793152 +0000 UTC m=+223.133703133 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03780): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a4d0 item 20 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03e00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03e00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03e00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03e00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03e00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.502361432 +0000 UTC m=+223.136271403 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000f03e00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.502361432 +0000 UTC m=+223.136271403 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6380): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6880): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6880): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6880): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.502361432 +0000 UTC m=+223.136271403 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b2d0 item 21 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6f00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6f00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.506185308 +0000 UTC m=+223.140095279 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc6f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7440): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7440): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7440): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7440): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7440): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.506185308 +0000 UTC m=+223.140095279 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7440): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc00 item 22 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7ac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7ac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7ac0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7ac0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7ac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.509003317 +0000 UTC m=+223.142913298 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fc7ac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.509003317 +0000 UTC m=+223.142913298 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec040): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec540): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec540): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec540): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.509003317 +0000 UTC m=+223.142913298 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fec540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc150 item 23 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fecbc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fecbc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fecbc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fecbc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fecbc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.513148567 +0000 UTC m=+223.147058538 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fecbc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed100): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed100): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed100): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed100): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed100): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.513148567 +0000 UTC m=+223.147058538 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed100): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcd90 item 24 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed740): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc000fed740): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed740): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed740): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed740): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed740): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fed740): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fedb00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fedb00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fedb00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fedb00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fedb00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.515902345 +0000 UTC m=+223.149812326 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000fedb00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.515902345 +0000 UTC m=+223.149812326 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010165c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010165c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010165c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010165c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010165c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.515902345 +0000 UTC m=+223.149812326 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010165c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd180 item 25 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016c40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016c40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016c40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016c40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016c40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.519695705 +0000 UTC m=+223.153605684 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001016c40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017180): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017180): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017180): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017180): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017180): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.519695705 +0000 UTC m=+223.153605684 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017180): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dda40 item 26 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010177c0): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc0010177c0): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010177c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010177c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010177c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010177c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010177c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017b80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017b80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017b80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017b80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017b80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.523847527 +0000 UTC m=+223.157757507 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001017b80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.523847527 +0000 UTC m=+223.157757507 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a100): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a640): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a640): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a640): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.523847527 +0000 UTC m=+223.157757507 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104a640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddf10 item 27 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104acc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104acc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104acc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104acc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104acc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.528465955 +0000 UTC m=+223.162375934 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104acc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b200): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b200): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b200): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.528465955 +0000 UTC m=+223.162375934 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6850 item 28 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b840): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc00104b840): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b840): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b840): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b840): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b840): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104b840): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104bc00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104bc00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104bc00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104bc00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104bc00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.532623187 +0000 UTC m=+223.166533168 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00104bc00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066340): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066340): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066340): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066340): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066340): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.532623187 +0000 UTC m=+223.166533168 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066340): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6d90 item 29 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010669c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010669c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010669c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010669c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010669c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.536119389 +0000 UTC m=+223.170029359 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0010669c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066f00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066f00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.536119389 +0000 UTC m=+223.170029359 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f73b0 item 30 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598440): _readAt: size=2, off=0 2025/09/25 03:47:36 ERROR : open-test-file(0xc000598440): Couldn't read size of file 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598440): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598440): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598440): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598440): close: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598440): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598800): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598800): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598800): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598800): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598800): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.545087821 +0000 UTC m=+223.178997781 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000598800): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000599600): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000599600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000599600): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000599600): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000599600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.545087821 +0000 UTC m=+223.178997781 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000599600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a380 item 31 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 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 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d160c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d160c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d160c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d160c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d160c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.548458808 +0000 UTC m=+223.182368758 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d160c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16600): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16600): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16600): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.548458808 +0000 UTC m=+223.182368758 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ab60 item 32 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16c40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16c40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16c40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16c40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16c40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.552276452 +0000 UTC m=+223.186186402 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d16c40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b180 item 33 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.553084439 +0000 UTC m=+223.186994379 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d170c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17600): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17600): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17600): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.553084439 +0000 UTC m=+223.186994379 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b3b0 item 33 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17c40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17c40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17c40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17c40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17c40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.554894426 +0000 UTC m=+223.188804366 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d17c40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bdc0 item 34 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.555571016 +0000 UTC m=+223.189480956 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066140): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066680): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066680): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066680): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066680): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066680): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.555571016 +0000 UTC m=+223.189480956 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066680): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 34 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066cc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066cc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066cc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066cc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066cc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.557540802 +0000 UTC m=+223.191450733 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001066cc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 35 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.559000832 +0000 UTC m=+223.192910803 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067700): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067700): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067700): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067700): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067700): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.559000832 +0000 UTC m=+223.192910803 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067700): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428930 item 35 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067d80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067d80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067d80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067d80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067d80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.561633383 +0000 UTC m=+223.195543353 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc001067d80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428e00 item 36 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.562235653 +0000 UTC m=+223.196145594 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50300): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50840): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50840): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50840): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50840): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50840): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.562235653 +0000 UTC m=+223.196145594 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50840): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429030 item 36 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50f00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50f00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.56543037 +0000 UTC m=+223.199340349 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d50f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 37 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.567312712 +0000 UTC m=+223.201222692 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51380): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51a40): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51a40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51a40): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51a40): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51a40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.567312712 +0000 UTC m=+223.201222692 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d51a40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 37 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988540): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988540): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988540): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.57058794 +0000 UTC m=+223.204497910 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6460 item 38 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.571634483 +0000 UTC m=+223.205544464 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988a40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988f80): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988f80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988f80): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988f80): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988f80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.571634483 +0000 UTC m=+223.205544464 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000988f80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6620 item 38 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989640): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989640): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989640): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.574111272 +0000 UTC m=+223.208021252 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6c40 item 39 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.575090861 +0000 UTC m=+223.209000841 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000989b80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004107c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004107c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004107c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004107c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004107c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.575090861 +0000 UTC m=+223.209000841 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004107c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e00 item 39 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7140): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7140): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7140): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7140): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7140): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.578251793 +0000 UTC m=+223.212161773 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7140): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 40 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.580173891 +0000 UTC m=+223.214083860 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0002c7a80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8040): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8040): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8040): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8040): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8040): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.580173891 +0000 UTC m=+223.214083860 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8040): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338770 item 40 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.583974945 +0000 UTC m=+223.217884914 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0004114c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000411e80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000411e80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000411e80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f79d0 item 41 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000411e80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000411e80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.584844967 +0000 UTC m=+223.218754947 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000411e80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 41 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.587062479 +0000 UTC m=+223.220972449 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007083c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000708c00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000708c00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000708c00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000708c00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000708c00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.587062479 +0000 UTC m=+223.220972449 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000708c00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c460 item 41 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.590976815 +0000 UTC m=+223.224886796 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709e80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709e80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709e80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cc40 item 42 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709e80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709e80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.592877903 +0000 UTC m=+223.226787883 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000709e80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cee0 item 42 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.5945862 +0000 UTC m=+223.228496169 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846e40): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846e40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846e40): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846e40): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846e40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.5945862 +0000 UTC m=+223.228496169 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000846e40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d0a0 item 42 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.597395251 +0000 UTC m=+223.231305231 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847480): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008479c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008479c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008479c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d5e0 item 43 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008479c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008479c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.59830571 +0000 UTC m=+223.232215670 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008479c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d880 item 43 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.600118292 +0000 UTC m=+223.234028252 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000847f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003ae5c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003ae5c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003ae5c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003ae5c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003ae5c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.600118292 +0000 UTC m=+223.234028252 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003ae5c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dab0 item 43 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.604528249 +0000 UTC m=+223.238438209 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003af780): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e230 item 44 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.6053226 +0000 UTC m=+223.239232550 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0003afd80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e3f0 item 44 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.606329259 +0000 UTC m=+223.240239209 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2340): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e28c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e28c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e28c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e28c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e28c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.606329259 +0000 UTC m=+223.240239209 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e28c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e5b0 item 44 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.609035558 +0000 UTC m=+223.242945508 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e2f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3400): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3400): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3400): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eaf0 item 45 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3400): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3400): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.610442699 +0000 UTC m=+223.244352659 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3400): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3b00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3b00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3b00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3b00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3b00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.610442699 +0000 UTC m=+223.244352659 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3b00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed90 item 45 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.614284268 +0000 UTC m=+223.248194229 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e8d80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e92c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e92c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e92c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338f50 item 46 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e92c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e92c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.615128424 +0000 UTC m=+223.249038364 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e92c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e9a40): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e9a40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e9a40): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e9a40): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e9a40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.615128424 +0000 UTC m=+223.249038364 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e9a40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003391f0 item 46 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.61679436 +0000 UTC m=+223.250704299 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006161c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006166c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006166c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006166c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003397a0 item 47 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006166c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006166c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.617974514 +0000 UTC m=+223.251884455 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006166c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000616dc0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000616dc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000616dc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000616dc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000616dc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.617974514 +0000 UTC m=+223.251884455 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000616dc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b90 item 47 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.619664115 +0000 UTC m=+223.253574046 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617400): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617900): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617900): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617900): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432850 item 48 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617900): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617900): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.620414284 +0000 UTC m=+223.254324223 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000617900): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638080): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638080): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638080): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.620414284 +0000 UTC m=+223.254324223 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432af0 item 48 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006386c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006386c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006386c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006386c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006386c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.622145573 +0000 UTC m=+223.256055513 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006386c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433030 item 49 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.622818236 +0000 UTC m=+223.256728165 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000638b40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639080): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639080): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639080): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.622818236 +0000 UTC m=+223.256728165 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433340 item 49 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639700): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639700): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639700): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639700): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639700): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.624434277 +0000 UTC m=+223.258344218 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639700): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003684d0 item 50 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.625168877 +0000 UTC m=+223.259078817 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000639c00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c200): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c200): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c200): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.625168877 +0000 UTC m=+223.259078817 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368690 item 50 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c880): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c880): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c880): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.626886931 +0000 UTC m=+223.260796871 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072c880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368b60 item 51 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.627557239 +0000 UTC m=+223.261467179 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072cd80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d2c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d2c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d2c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d2c0): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d2c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.627557239 +0000 UTC m=+223.261467179 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d2c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368d20 item 51 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d940): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d940): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d940): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d940): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d940): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.629560669 +0000 UTC m=+223.263470609 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072d940): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369260 item 52 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.630819773 +0000 UTC m=+223.264729713 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00072de40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792440): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792440): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792440): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792440): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792440): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.630819773 +0000 UTC m=+223.264729713 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792440): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369420 item 52 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792ac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792ac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792ac0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792ac0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792ac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.633139857 +0000 UTC m=+223.267049797 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792ac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369810 item 53 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.634398489 +0000 UTC m=+223.268308429 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000792fc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793500): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793500): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793500): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793500): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793500): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.634398489 +0000 UTC m=+223.268308429 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793500): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b90 item 53 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793b80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793b80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793b80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793b80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793b80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.636328341 +0000 UTC m=+223.270238280 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000793b80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 54 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.63715386 +0000 UTC m=+223.271063801 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da100): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da680): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da680): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da680): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da680): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da680): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.63715386 +0000 UTC m=+223.271063801 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007da680): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 54 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dad00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dad00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dad00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dad00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dad00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.639097538 +0000 UTC m=+223.273007488 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dad00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110e00 item 55 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.639847095 +0000 UTC m=+223.273757035 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db740): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db740): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db740): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db740): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db740): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.639847095 +0000 UTC m=+223.273757035 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007db740): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001115e0 item 55 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dbdc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dbdc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dbdc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dbdc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dbdc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.641568727 +0000 UTC m=+223.275478667 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0007dbdc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111d50 item 56 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.642331348 +0000 UTC m=+223.276241288 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816340): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008168c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008168c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008168c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008168c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008168c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.642331348 +0000 UTC m=+223.276241288 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008168c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 56 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.644018063 +0000 UTC m=+223.277928004 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000816f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817440): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817440): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817440): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e70 item 57 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817440): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817440): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.644881844 +0000 UTC m=+223.278791784 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817440): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004150a0 item 57 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.645606164 +0000 UTC m=+223.279516104 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817980): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817f00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817f00): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.645606164 +0000 UTC m=+223.279516104 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000817f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 57 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.647212238 +0000 UTC m=+223.281122178 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086c5c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086cb00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086cb00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086cb00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 58 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086cb00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086cb00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.647844695 +0000 UTC m=+223.281754635 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086cb00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 58 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.648505936 +0000 UTC m=+223.282415876 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d040): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d600): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d600): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d600): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.648505936 +0000 UTC m=+223.282415876 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086d600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402230 item 58 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.650089517 +0000 UTC m=+223.283999458 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00086dc40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e200): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e200): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 59 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e200): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.651093432 +0000 UTC m=+223.285003372 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 59 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.651770292 +0000 UTC m=+223.285680232 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088e740): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088ecc0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088ecc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088ecc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088ecc0): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088ecc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.651770292 +0000 UTC m=+223.285680232 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088ecc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402cb0 item 59 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.653446268 +0000 UTC m=+223.287356208 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f300): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f840): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f840): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f840): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403490 item 60 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f840): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f840): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.654123219 +0000 UTC m=+223.288033159 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088f840): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004037a0 item 60 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.655052913 +0000 UTC m=+223.288962853 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00088fd80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008ba3c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008ba3c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008ba3c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008ba3c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008ba3c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.655052913 +0000 UTC m=+223.288962853 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008ba3c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 60 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.656546336 +0000 UTC m=+223.290456277 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baa00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baf40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baf40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baf40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 61 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baf40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baf40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.657335317 +0000 UTC m=+223.291245257 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008baf40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bb640): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bb640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bb640): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bb640): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bb640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.657335317 +0000 UTC m=+223.291245257 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bb640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470620 item 61 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.658912196 +0000 UTC m=+223.292822136 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008bbc80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4240): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4240): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4240): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a80 item 62 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4240): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4240): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.659493176 +0000 UTC m=+223.293403116 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4240): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4940): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4940): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4940): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4940): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4940): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.659493176 +0000 UTC m=+223.293403116 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4940): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470cb0 item 62 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.661051562 +0000 UTC m=+223.294961501 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e4f80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e54c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e54c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e54c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004712d0 item 63 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e54c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e54c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.661849339 +0000 UTC m=+223.295759279 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e54c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e5bc0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e5bc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e5bc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e5bc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e5bc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.661849339 +0000 UTC m=+223.295759279 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0008e5bc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471500 item 63 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 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 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.663595797 +0000 UTC m=+223.297505737 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910280): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009107c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009107c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009107c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004719d0 item 64 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009107c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009107c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.664183139 +0000 UTC m=+223.298093079 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009107c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910ec0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910ec0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910ec0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910ec0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910ec0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.664183139 +0000 UTC m=+223.298093079 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000910ec0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471ce0 item 64 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911500): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911500): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911500): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911500): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911500): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.665636086 +0000 UTC m=+223.299546025 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911500): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c7e0 item 65 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.666323205 +0000 UTC m=+223.300233146 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911980): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911e80): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911e80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911e80): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911e80): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911e80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.666323205 +0000 UTC m=+223.300233146 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000911e80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 65 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946540): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946540): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946540): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.667898613 +0000 UTC m=+223.301808552 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d6c0 item 66 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.66849949 +0000 UTC m=+223.302409430 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009469c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946f00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946f00): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.66849949 +0000 UTC m=+223.302409430 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000946f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041db20 item 66 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947540): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947540): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947540): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.670131923 +0000 UTC m=+223.304041863 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594690 item 67 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.670898371 +0000 UTC m=+223.304808312 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009479c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947ec0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947ec0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947ec0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947ec0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947ec0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.670898371 +0000 UTC m=+223.304808312 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000947ec0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005948c0 item 67 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096c5c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096c5c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096c5c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096c5c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096c5c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.672159679 +0000 UTC m=+223.306069618 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096c5c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595030 item 68 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.672863661 +0000 UTC m=+223.306773601 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096cac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d000): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d000): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d000): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.672863661 +0000 UTC m=+223.306773601 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595260 item 68 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d640): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d640): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d640): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.674581564 +0000 UTC m=+223.308491504 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096d640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595650 item 69 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.675340569 +0000 UTC m=+223.309250509 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00096dac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c040): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c040): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c040): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c040): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c040): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.675340569 +0000 UTC m=+223.309250509 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c040): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005958f0 item 69 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c6c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c6c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c6c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c6c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c6c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.676874308 +0000 UTC m=+223.310784238 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099c6c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595c70 item 70 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.677535188 +0000 UTC m=+223.311445138 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099cbc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d100): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d100): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d100): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d100): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d100): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.677535188 +0000 UTC m=+223.311445138 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d100): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595e30 item 70 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d780): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d780): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d780): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d780): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d780): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.679216303 +0000 UTC m=+223.313126244 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099d780): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004442a0 item 71 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.679836147 +0000 UTC m=+223.313746086 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc00099dc80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6200): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6200): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6200): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.679836147 +0000 UTC m=+223.313746086 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 71 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6880): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6880): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6880): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.681324149 +0000 UTC m=+223.315234089 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 72 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.682062004 +0000 UTC m=+223.315971943 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c6d80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c72c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c72c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c72c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.682062004 +0000 UTC m=+223.315971943 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d90 item 72 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.683921203 +0000 UTC m=+223.317831143 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7d80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7d80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7d80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445650 item 73 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7d80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7d80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.68451626 +0000 UTC m=+223.318426200 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009c7d80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004459d0 item 73 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.685165238 +0000 UTC m=+223.319075178 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e82c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8800): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8800): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8800): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8800): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8800): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.685165238 +0000 UTC m=+223.319075178 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8800): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b90 item 73 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.686997517 +0000 UTC m=+223.320907457 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e8e40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9340): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9340): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9340): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 74 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9340): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9340): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.68759615 +0000 UTC m=+223.321506091 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9340): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a460 item 74 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.68826223 +0000 UTC m=+223.322172171 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9e00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9e00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9e00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9e00): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9e00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.68826223 +0000 UTC m=+223.322172171 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0009e9e00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a690 item 74 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.689671676 +0000 UTC m=+223.323581615 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a124c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a129c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a129c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a129c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 75 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a129c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a129c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.690255241 +0000 UTC m=+223.324165181 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a129c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): _writeAt: size=3, off=2 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ac40 item 75 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.690871517 +0000 UTC m=+223.324781457 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a12f00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13440): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13440): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13440): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13440): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13440): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.690871517 +0000 UTC m=+223.324781457 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13440): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ae70 item 75 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.692688117 +0000 UTC m=+223.326598057 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a13a80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36000): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36000): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 76 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36000): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.693304213 +0000 UTC m=+223.327214153 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b3b0 item 76 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): _writeAt: size=3, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.69403805 +0000 UTC m=+223.327947990 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36ac0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36ac0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36ac0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36ac0): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36ac0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.69403805 +0000 UTC m=+223.327947990 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a36ac0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b570 item 76 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.695613989 +0000 UTC m=+223.329523928 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37100): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37600): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37600): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bab0 item 77 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37600): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.696607722 +0000 UTC m=+223.330517663 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37d00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37d00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37d00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37d00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37d00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.696607722 +0000 UTC m=+223.330517663 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a37d00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bd50 item 77 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.701002852 +0000 UTC m=+223.334912791 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a623c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a628c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a628c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a628c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476230 item 78 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a628c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a628c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.701671657 +0000 UTC m=+223.335581597 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a628c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a62fc0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a62fc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a62fc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a62fc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a62fc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.701671657 +0000 UTC m=+223.335581597 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a62fc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476460 item 78 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.703523162 +0000 UTC m=+223.337433102 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63b00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63b00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63b00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476850 item 79 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63b00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63b00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.704160788 +0000 UTC m=+223.338070729 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a63b00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86280): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86280): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86280): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86280): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86280): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.704160788 +0000 UTC m=+223.338070729 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86280): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476a10 item 79 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.706536989 +0000 UTC m=+223.340446928 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a868c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86dc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86dc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86dc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476e00 item 80 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86dc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86dc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.707297796 +0000 UTC m=+223.341207736 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a86dc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a874c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a874c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a874c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a874c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a874c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.707297796 +0000 UTC m=+223.341207736 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a874c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476fc0 item 80 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a87b00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a87b00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a87b00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a87b00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a87b00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.709817975 +0000 UTC m=+223.343727916 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000a87b00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477340 item 81 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.710462525 +0000 UTC m=+223.344372465 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac540): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac540): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac540): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.710462525 +0000 UTC m=+223.344372465 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aac540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477570 item 81 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aacbc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aacbc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aacbc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aacbc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aacbc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.712149111 +0000 UTC m=+223.346059041 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aacbc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004778f0 item 82 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.71295866 +0000 UTC m=+223.346868600 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad0c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad640): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad640): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad640): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.71295866 +0000 UTC m=+223.346868600 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000aad640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b90 item 82 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3d00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3d00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3d00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3d00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3d00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.71519625 +0000 UTC m=+223.349106190 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006e3d00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f1f0 item 83 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.715928394 +0000 UTC m=+223.349838334 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa280): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa7c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa7c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa7c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa7c0): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa7c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.715928394 +0000 UTC m=+223.349838334 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fa7c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f500 item 83 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fae40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fae40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fae40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fae40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fae40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.717477011 +0000 UTC m=+223.351386951 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fae40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fd50 item 84 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.718322587 +0000 UTC m=+223.352232528 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb340): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb8c0): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb8c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb8c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb8c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb8c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.718322587 +0000 UTC m=+223.352232528 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fb8c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346310 item 84 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fbf40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fbf40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fbf40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fbf40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fbf40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.719673473 +0000 UTC m=+223.353583413 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc0006fbf40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346af0 item 85 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.72045513 +0000 UTC m=+223.354365059 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1e4c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1ea00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1ea00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1ea00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1ea00): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1ea00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.72045513 +0000 UTC m=+223.354365059 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1ea00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003471f0 item 85 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f080): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f080): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f080): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.722918893 +0000 UTC m=+223.356828834 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347810 item 86 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.723722342 +0000 UTC m=+223.357632292 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1f580): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1fb00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1fb00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1fb00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1fb00): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1fb00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.723722342 +0000 UTC m=+223.357632292 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c1fb00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b90 item 86 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40200): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40200): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40200): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40200): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40200): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.726009665 +0000 UTC m=+223.359919605 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40200): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e00e0 item 87 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.729987912 +0000 UTC m=+223.363897871 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40700): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40c40): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40c40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40c40): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40c40): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40c40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.729987912 +0000 UTC m=+223.363897871 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c40c40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0310 item 87 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c412c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c412c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c412c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c412c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c412c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.736624196 +0000 UTC m=+223.370534286 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c412c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e09a0 item 88 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.738905107 +0000 UTC m=+223.372815047 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c417c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c41d40): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c41d40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c41d40): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c41d40): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c41d40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.738905107 +0000 UTC m=+223.372815047 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c41d40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0bd0 item 88 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.742554155 +0000 UTC m=+223.376464096 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a400): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a940): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a940): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a940): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1730 item 89 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a940): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a940): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.743292051 +0000 UTC m=+223.377201990 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6a940): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e18f0 item 89 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.743874233 +0000 UTC m=+223.377784173 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ae80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6b400): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6b400): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6b400): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6b400): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6b400): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.743874233 +0000 UTC m=+223.377784173 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6b400): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ce0 item 89 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.745745105 +0000 UTC m=+223.379655044 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c6ba40): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92000): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92000): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324460 item 90 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92000): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.746375608 +0000 UTC m=+223.380285548 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324770 item 90 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.747348403 +0000 UTC m=+223.381258343 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92540): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92b00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92b00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92b00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92b00): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92b00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.747348403 +0000 UTC m=+223.381258343 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000c92b00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003249a0 item 90 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.749634394 +0000 UTC m=+223.383544334 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade5c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade5c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade5c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e230 item 91 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade5c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade5c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.750829868 +0000 UTC m=+223.384739807 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000ade5c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): >_readAt: n=2, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): _writeAt: size=3, off=7 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e690 item 91 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.75155624 +0000 UTC m=+223.385466180 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adeb00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf080): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf080): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf080): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf080): >_readAt: n=8, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf080): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.75155624 +0000 UTC m=+223.385466180 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf080): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 91 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.753594145 +0000 UTC m=+223.387504085 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adf6c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adfc00): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adfc00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adfc00): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ed20 item 92 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adfc00): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adfc00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.754280844 +0000 UTC m=+223.388190784 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000adfc00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): open at offset 5 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f650 item 92 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): _readAt: size=2, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): _writeAt: size=3, off=5 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): >_writeAt: n=3, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.755196432 +0000 UTC m=+223.389106373 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d021c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02780): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02780): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02780): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02780): >_readAt: n=3, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02780): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.755196432 +0000 UTC m=+223.389106373 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02780): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fc00 item 92 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.75674603 +0000 UTC m=+223.390655971 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d02dc0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03300): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03300): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03300): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390700 item 93 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03300): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03300): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.757381714 +0000 UTC m=+223.391291654 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03300): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03a00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03a00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03a00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03a00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03a00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.757381714 +0000 UTC m=+223.391291654 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d03a00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390930 item 93 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.759359185 +0000 UTC m=+223.393269125 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e0c0): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e600): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e600): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e600): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391030 item 94 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e600): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e600): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.75995373 +0000 UTC m=+223.393863671 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2e600): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2ed00): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2ed00): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2ed00): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2ed00): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2ed00): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.75995373 +0000 UTC m=+223.393863671 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2ed00): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 94 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.762212159 +0000 UTC m=+223.396122100 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f340): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f880): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f880): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f880): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c00 item 95 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f880): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f880): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.762886946 +0000 UTC m=+223.396796886 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d2f880): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a000): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a000): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a000): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a000): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a000): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.762886946 +0000 UTC m=+223.396796886 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a000): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa2a0 item 95 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 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 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): open at offset 0 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): _readAt: size=2, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): >_readAt: n=0, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.764644044 +0000 UTC m=+223.398553984 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5a640): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5ab80): _writeAt: size=5, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5ab80): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5ab80): >openPending: err= 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fa7e0 item 96 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5ab80): >_writeAt: n=5, err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5ab80): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.765407466 +0000 UTC m=+223.399317407 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5ab80): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:36 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:36 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:36 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:36 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:36 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5b280): _readAt: size=512, off=0 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5b280): openPending: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5b280): >openPending: err= 2025/09/25 03:47:36 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5b280): >_readAt: n=5, err=EOF 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5b280): close: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:36.765407466 +0000 UTC m=+223.399317407 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:36 DEBUG : open-test-file(0xc000d5b280): >close: err= 2025/09/25 03:47:36 DEBUG : open-test-file: Remove: 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003faaf0 item 96 2025/09/25 03:47:36 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:36 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:36 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:36 DEBUG : open-test-file: >Remove: err= 2025/09/25 03:47:36 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:36 DEBUG : Looking for writers 2025/09/25 03:47:36 DEBUG : >WaitForWriters: 2025/09/25 03:47:36 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:37 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/25 03:47:37 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c92f80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c92f80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c92f80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c92f80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c92f80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.150992723 +0000 UTC m=+223.784902683 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c92f80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.150992723 +0000 UTC m=+223.784902683 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93400): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c938c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c938c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c938c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c938c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c938c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.150992723 +0000 UTC m=+223.784902683 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c938c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325960 item 1 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93f00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93f00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93f00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93f00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93f00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.154206605 +0000 UTC m=+223.788116565 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000c93f00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02480): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02480): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02480): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.154206605 +0000 UTC m=+223.788116565 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a230 item 2 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02ac0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02ac0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02ac0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02ac0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02ac0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.156213311 +0000 UTC m=+223.790123271 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02ac0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.156213311 +0000 UTC m=+223.790123271 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f02f40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03400): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03400): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03400): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03400): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03400): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.156213311 +0000 UTC m=+223.790123271 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03400): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a930 item 3 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03a80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03a80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03a80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03a80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03a80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.158494763 +0000 UTC m=+223.792404703 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000f03a80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0040): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0040): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0040): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0040): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0040): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.158494763 +0000 UTC m=+223.792404703 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0040): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b3b0 item 4 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0680): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0680): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0680): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0680): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0680): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.160841206 +0000 UTC m=+223.794751146 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0680): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.160841206 +0000 UTC m=+223.794751146 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0b00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0fc0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0fc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0fc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0fc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0fc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.160841206 +0000 UTC m=+223.794751146 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb0fc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b880 item 5 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1640): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1640): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1640): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1640): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1640): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.163550611 +0000 UTC m=+223.797460551 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1640): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1b80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1b80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1b80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1b80): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1b80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.163550611 +0000 UTC m=+223.797460551 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fb1b80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 6 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2280): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2280): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2280): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.165558309 +0000 UTC m=+223.799468250 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.165558309 +0000 UTC m=+223.799468250 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2780): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2c40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2c40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.165558309 +0000 UTC m=+223.799468250 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd2c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364a10 item 7 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd32c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd32c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd32c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd32c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd32c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.169608009 +0000 UTC m=+223.803517969 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd32c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4180): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4180): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4180): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4180): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4180): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.169608009 +0000 UTC m=+223.803517969 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4180): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0230 item 8 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3400): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc000fd3400): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3400): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3400): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3400): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3400): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3400): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd37c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd37c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd37c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd37c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd37c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.172275497 +0000 UTC m=+223.806185457 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd37c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.172275497 +0000 UTC m=+223.806185457 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000fd3c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010101c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010101c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010101c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010101c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010101c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.172275497 +0000 UTC m=+223.806185457 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010101c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 9 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010840): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010840): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010840): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010840): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010840): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.175874841 +0000 UTC m=+223.809784811 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010840): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010d80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010d80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010d80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010d80): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010d80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.175874841 +0000 UTC m=+223.809784811 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001010d80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 10 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010113c0): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc0010113c0): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010113c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010113c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010113c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010113c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010113c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011780): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011780): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011780): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011780): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011780): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.178632156 +0000 UTC m=+223.812542117 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011780): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.178632156 +0000 UTC m=+223.812542117 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001011c80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036200): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036200): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036200): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.178632156 +0000 UTC m=+223.812542117 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a1c0 item 11 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4800): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4800): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4800): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4800): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4800): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.183432436 +0000 UTC m=+223.817342396 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4800): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4d40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4d40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4d40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4d40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.183432436 +0000 UTC m=+223.817342396 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec4d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f0a80 item 12 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5380): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc000ec5380): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5380): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5380): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5380): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5380): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5380): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5740): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5740): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.185972824 +0000 UTC m=+223.819882794 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5e00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5e00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5e00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5e00): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5e00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.185972824 +0000 UTC m=+223.819882794 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000ec5e00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f12d0 item 13 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084500): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084500): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084500): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084500): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084500): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.188068857 +0000 UTC m=+223.821978807 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084500): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084a40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084a40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084a40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084a40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084a40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.188068857 +0000 UTC m=+223.821978807 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001084a40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f18f0 item 14 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085080): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc001085080): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085080): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085080): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085080): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085080): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085080): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085440): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085440): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085440): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085440): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085440): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.189808863 +0000 UTC m=+223.823718803 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085440): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085b00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085b00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085b00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085b00): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085b00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.189808863 +0000 UTC m=+223.823718803 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001085b00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc000 item 15 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2200): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2200): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2200): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.193174009 +0000 UTC m=+223.827083938 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2740): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2740): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2740): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.193174009 +0000 UTC m=+223.827083938 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc700 item 16 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2d80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2d80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2d80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2d80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2d80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.195163312 +0000 UTC m=+223.829073252 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a2d80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.195163312 +0000 UTC m=+223.829073252 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3700): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3700): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3700): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.195163312 +0000 UTC m=+223.829073252 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dce70 item 17 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3d80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3d80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3d80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3d80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3d80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.201730718 +0000 UTC m=+223.835640678 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010a3d80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce340): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce340): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce340): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce340): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce340): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.201730718 +0000 UTC m=+223.835640678 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce340): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd420 item 18 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce9c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce9c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce9c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce9c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce9c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.207397754 +0000 UTC m=+223.841307714 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ce9c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.207397754 +0000 UTC m=+223.841307714 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010ceec0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cf3c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cf3c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cf3c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cf3c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cf3c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.207397754 +0000 UTC m=+223.841307714 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cf3c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb20 item 19 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cfa40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cfa40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cfa40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cfa40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cfa40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.212674907 +0000 UTC m=+223.846584848 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010cfa40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4000): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4000): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4000): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4000): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4000): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.212674907 +0000 UTC m=+223.846584848 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4000): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 20 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4680): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4680): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4680): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4680): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4680): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.214910032 +0000 UTC m=+223.848819973 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4680): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.214910032 +0000 UTC m=+223.848819973 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f4b80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5080): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5080): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5080): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5080): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5080): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.214910032 +0000 UTC m=+223.848819973 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5080): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050af0 item 21 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5700): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5700): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5700): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.217768587 +0000 UTC m=+223.851678527 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5c40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5c40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.217768587 +0000 UTC m=+223.851678527 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0010f5c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 22 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c340): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c340): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c340): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c340): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c340): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.219303889 +0000 UTC m=+223.853213830 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c340): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.219303889 +0000 UTC m=+223.853213830 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111c840): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111cd40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111cd40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111cd40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111cd40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111cd40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.219303889 +0000 UTC m=+223.853213830 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111cd40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051730 item 23 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d3c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d3c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d3c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d3c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d3c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.22186206 +0000 UTC m=+223.855772001 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d3c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d900): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d900): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d900): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d900): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d900): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.22186206 +0000 UTC m=+223.855772001 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111d900): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378150 item 24 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111df40): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc00111df40): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111df40): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111df40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111df40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111df40): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00111df40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138380): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138380): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138380): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138380): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138380): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.224176754 +0000 UTC m=+223.858086694 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138380): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.224176754 +0000 UTC m=+223.858086694 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138880): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138dc0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138dc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138dc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138dc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138dc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.224176754 +0000 UTC m=+223.858086694 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001138dc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378850 item 25 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139440): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139440): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139440): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139440): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139440): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.226459668 +0000 UTC m=+223.860369609 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139440): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139980): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139980): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139980): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139980): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139980): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.226459668 +0000 UTC m=+223.860369609 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001139980): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378f50 item 26 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154040): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc001154040): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154040): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154040): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154040): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154040): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154040): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154400): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154400): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154400): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154400): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154400): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.228269075 +0000 UTC m=+223.862179015 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154400): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.228269075 +0000 UTC m=+223.862179015 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154900): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154e40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154e40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154e40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154e40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154e40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.228269075 +0000 UTC m=+223.862179015 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001154e40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000379960 item 27 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011554c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011554c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011554c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011554c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011554c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.231476534 +0000 UTC m=+223.865386474 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011554c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001155a00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001155a00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001155a00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001155a00): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001155a00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.231476534 +0000 UTC m=+223.865386474 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001155a00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c380 item 28 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011740c0): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc0011740c0): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011740c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011740c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011740c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011740c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011740c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174480): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174480): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174480): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.233686012 +0000 UTC m=+223.867595951 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174b40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174b40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174b40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174b40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174b40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.233686012 +0000 UTC m=+223.867595951 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001174b40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cb60 item 29 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011751c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011751c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011751c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011751c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011751c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.235899285 +0000 UTC m=+223.869809225 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011751c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175700): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175700): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175700): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.235899285 +0000 UTC m=+223.869809225 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d030 item 30 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175d40): _readAt: size=2, off=0 2025/09/25 03:47:37 ERROR : open-test-file(0xc001175d40): Couldn't read size of file 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175d40): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175d40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175d40): >_writeAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001175d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194180): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194180): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194180): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194180): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194180): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.237747143 +0000 UTC m=+223.871657083 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194180): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194840): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194840): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194840): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194840): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194840): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.237747143 +0000 UTC m=+223.871657083 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194840): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d5e0 item 31 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 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 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194ec0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194ec0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194ec0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194ec0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194ec0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.240037041 +0000 UTC m=+223.873946982 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001194ec0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195400): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195400): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195400): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195400): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195400): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.240037041 +0000 UTC m=+223.873946982 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195400): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dc00 item 32 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195a40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195a40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195a40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195a40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195a40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.241701965 +0000 UTC m=+223.875611905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195a40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004742a0 item 33 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.242360682 +0000 UTC m=+223.876270622 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001195ec0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50200): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50200): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50200): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.242360682 +0000 UTC m=+223.876270622 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004280e0 item 33 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50840): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50840): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50840): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50840): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50840): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.245036644 +0000 UTC m=+223.878946585 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50840): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428700 item 34 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.246442002 +0000 UTC m=+223.880351942 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d50d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51280): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51280): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51280): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.246442002 +0000 UTC m=+223.880351942 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004289a0 item 34 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d518c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d518c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d518c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d518c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d518c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.249543182 +0000 UTC m=+223.883453122 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d518c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428ee0 item 35 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.25046389 +0000 UTC m=+223.884373830 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d51d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8440): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8440): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8440): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8440): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8440): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.25046389 +0000 UTC m=+223.884373830 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8440): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004290a0 item 35 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8ac0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8ac0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8ac0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8ac0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8ac0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.25258956 +0000 UTC m=+223.886499500 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8ac0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004295e0 item 36 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.253278372 +0000 UTC m=+223.887188312 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b8fc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9500): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9500): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9500): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9500): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9500): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.253278372 +0000 UTC m=+223.887188312 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9500): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 36 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9b40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9b40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9b40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9b40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9b40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.255262867 +0000 UTC m=+223.889172807 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011b9b40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474620 item 37 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.255985523 +0000 UTC m=+223.889895453 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036040): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036540): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036540): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036540): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036540): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036540): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.255985523 +0000 UTC m=+223.889895453 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036540): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004749a0 item 37 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036d00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036d00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036d00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036d00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036d00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.257722383 +0000 UTC m=+223.891632323 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001036d00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474e70 item 38 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.258693777 +0000 UTC m=+223.892603716 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037740): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037740): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037740): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.258693777 +0000 UTC m=+223.892603716 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004750a0 item 38 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037dc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037dc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037dc0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037dc0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037dc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.261134998 +0000 UTC m=+223.895044937 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc001037dc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475650 item 39 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.262004299 +0000 UTC m=+223.895914229 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000598600): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599200): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599200): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599200): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.262004299 +0000 UTC m=+223.895914229 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004758f0 item 39 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599940): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599940): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599940): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599940): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599940): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.265231766 +0000 UTC m=+223.899141707 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000599940): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475e30 item 40 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.266212428 +0000 UTC m=+223.900122367 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988440): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988980): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988980): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988980): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988980): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988980): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.266212428 +0000 UTC m=+223.900122367 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988980): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a1c0 item 40 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.268500471 +0000 UTC m=+223.902410411 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000988f40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989480): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989480): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036abd0 item 41 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989480): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.269611586 +0000 UTC m=+223.903521527 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a2a0 item 41 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.270295059 +0000 UTC m=+223.904204999 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7680): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7c40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7c40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.270295059 +0000 UTC m=+223.904204999 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0002c7c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a4d0 item 41 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.272175378 +0000 UTC m=+223.906085308 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000410bc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000411640): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000411640): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000411640): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034abd0 item 42 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000411640): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000411640): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.27300773 +0000 UTC m=+223.906917670 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000411640): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b030 item 42 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.273632232 +0000 UTC m=+223.907542172 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000708040): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007085c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007085c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007085c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007085c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007085c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.273632232 +0000 UTC m=+223.907542172 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007085c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b1f0 item 42 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.275360696 +0000 UTC m=+223.909270636 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846b40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846b40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846b40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6460 item 43 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846b40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846b40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.276000417 +0000 UTC m=+223.909910357 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000846b40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6620 item 43 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.276686965 +0000 UTC m=+223.910596905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847080): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847600): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847600): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847600): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847600): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847600): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.276686965 +0000 UTC m=+223.910596905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847600): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f68c0 item 43 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.278430718 +0000 UTC m=+223.912340658 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000847c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003ae280): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003ae280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003ae280): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e00 item 44 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003ae280): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003ae280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.279355263 +0000 UTC m=+223.913265203 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003ae280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7110 item 44 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.280134336 +0000 UTC m=+223.914044276 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af2c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af900): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af900): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af900): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af900): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af900): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.280134336 +0000 UTC m=+223.914044276 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0003af900): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7490 item 44 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.282323524 +0000 UTC m=+223.916233464 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e80c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8700): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8700): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c2a0 item 45 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8700): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.282845293 +0000 UTC m=+223.916755233 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8f40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8f40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8f40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8f40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8f40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.282845293 +0000 UTC m=+223.916755233 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e8f40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c620 item 45 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.285301032 +0000 UTC m=+223.919210972 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9600): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9b80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9b80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9b80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cd90 item 46 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9b80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9b80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.286025823 +0000 UTC m=+223.919935762 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008e9b80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a380): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a380): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a380): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a380): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a380): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.286025823 +0000 UTC m=+223.919935762 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a380): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cfc0 item 46 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.289299126 +0000 UTC m=+223.923209065 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5a9c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5aec0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5aec0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5aec0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d500 item 47 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5aec0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5aec0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.290591431 +0000 UTC m=+223.924501371 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5aec0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5b5c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5b5c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5b5c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5b5c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5b5c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.290591431 +0000 UTC m=+223.924501371 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5b5c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d6c0 item 47 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.293658618 +0000 UTC m=+223.927568557 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000d5bc40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011941c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011941c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011941c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db90 item 48 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011941c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011941c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.294324187 +0000 UTC m=+223.928234127 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011941c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011948c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011948c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011948c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011948c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011948c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.294324187 +0000 UTC m=+223.928234127 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0011948c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046df10 item 48 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec080): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec080): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec080): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec080): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec080): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.296215516 +0000 UTC m=+223.930125457 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec080): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338770 item 49 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.296747806 +0000 UTC m=+223.930657746 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ec500): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005eca40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005eca40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005eca40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005eca40): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005eca40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.296747806 +0000 UTC m=+223.930657746 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005eca40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 49 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed0c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed0c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed0c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed0c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed0c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.298910625 +0000 UTC m=+223.932820566 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed0c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338ee0 item 50 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.299583728 +0000 UTC m=+223.933493668 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005ed5c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005edb40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005edb40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005edb40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005edb40): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005edb40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.299583728 +0000 UTC m=+223.933493668 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0005edb40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 50 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606240): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606240): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606240): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606240): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606240): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.30138511 +0000 UTC m=+223.935295049 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606240): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003396c0 item 51 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.301984965 +0000 UTC m=+223.935894905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606c80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606c80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606c80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606c80): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606c80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.301984965 +0000 UTC m=+223.935894905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000606c80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 51 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607300): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607300): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607300): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607300): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607300): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.304511867 +0000 UTC m=+223.938421808 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607300): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432690 item 52 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.305290639 +0000 UTC m=+223.939200579 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607800): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607d80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607d80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607d80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607d80): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607d80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.305290639 +0000 UTC m=+223.939200579 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000607d80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004329a0 item 52 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616480): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616480): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616480): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.308228432 +0000 UTC m=+223.942138372 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432fc0 item 53 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.309103335 +0000 UTC m=+223.943013274 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616980): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616ec0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616ec0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616ec0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616ec0): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616ec0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.309103335 +0000 UTC m=+223.943013274 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000616ec0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004332d0 item 53 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617540): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617540): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617540): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617540): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617540): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.310757849 +0000 UTC m=+223.944667789 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617540): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368150 item 54 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.311441493 +0000 UTC m=+223.945351433 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000617a40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636040): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636040): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636040): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636040): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636040): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.311441493 +0000 UTC m=+223.945351433 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636040): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 54 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006366c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006366c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006366c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006366c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006366c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.313399117 +0000 UTC m=+223.947309058 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006366c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368af0 item 55 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.314635247 +0000 UTC m=+223.948545187 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000636bc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637100): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637100): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637100): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637100): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637100): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.314635247 +0000 UTC m=+223.948545187 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637100): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368cb0 item 55 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637780): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637780): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637780): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637780): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637780): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.316833883 +0000 UTC m=+223.950743823 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637780): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003691f0 item 56 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.317779338 +0000 UTC m=+223.951689278 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000637c80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8280): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8280): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8280): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.317779338 +0000 UTC m=+223.951689278 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003693b0 item 56 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.319918172 +0000 UTC m=+223.953828102 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e88c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8e00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8e00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8e00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003697a0 item 57 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8e00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8e00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.320834261 +0000 UTC m=+223.954744202 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e8e00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369b20 item 57 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.321941489 +0000 UTC m=+223.955851429 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9340): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e98c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e98c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e98c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e98c0): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e98c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.321941489 +0000 UTC m=+223.955851429 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e98c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ce0 item 57 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.324001456 +0000 UTC m=+223.957911395 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006e9f00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fa4c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fa4c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fa4c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110700 item 58 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fa4c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fa4c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.324781389 +0000 UTC m=+223.958691329 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fa4c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001108c0 item 58 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.325781065 +0000 UTC m=+223.959691005 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006faa00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fafc0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fafc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fafc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fafc0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fafc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.325781065 +0000 UTC m=+223.959691005 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fafc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110d90 item 58 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.327549254 +0000 UTC m=+223.961459194 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fb600): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fbb40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fbb40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fbb40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111810 item 59 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fbb40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fbb40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.328149921 +0000 UTC m=+223.962059861 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0006fbb40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111ce0 item 59 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.329103301 +0000 UTC m=+223.963013241 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748100): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748680): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748680): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748680): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748680): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748680): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.329103301 +0000 UTC m=+223.963013241 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748680): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 59 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.332327041 +0000 UTC m=+223.966236971 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000748cc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749200): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749200): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749200): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 60 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749200): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749200): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.333448566 +0000 UTC m=+223.967358506 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749200): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414fc0 item 60 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.334257604 +0000 UTC m=+223.968167544 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749d00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749d00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749d00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749d00): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749d00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.334257604 +0000 UTC m=+223.968167544 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000749d00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 60 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.336051652 +0000 UTC m=+223.969961591 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007923c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000792900): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000792900): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000792900): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b90 item 61 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000792900): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000792900): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.336641118 +0000 UTC m=+223.970551058 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000792900): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793000): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793000): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793000): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793000): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793000): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.336641118 +0000 UTC m=+223.970551058 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793000): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ea0 item 61 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.33824664 +0000 UTC m=+223.972156580 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793640): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793b80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793b80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793b80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402380 item 62 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793b80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793b80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.339851834 +0000 UTC m=+223.973761773 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000793b80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6300): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6300): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6300): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6300): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6300): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.339851834 +0000 UTC m=+223.973761773 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6300): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 62 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.341522579 +0000 UTC m=+223.975432519 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6940): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6e80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6e80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6e80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402bd0 item 63 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6e80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6e80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.342133215 +0000 UTC m=+223.976043146 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c6e80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7580): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7580): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7580): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7580): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7580): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.342133215 +0000 UTC m=+223.976043146 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7580): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e70 item 63 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 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 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.34383542 +0000 UTC m=+223.977745360 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0007c7bc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852180): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852180): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852180): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403730 item 64 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852180): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852180): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.344456896 +0000 UTC m=+223.978366826 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852180): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852880): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852880): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852880): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852880): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852880): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.344456896 +0000 UTC m=+223.978366826 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852880): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403dc0 item 64 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852ec0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852ec0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852ec0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852ec0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852ec0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.34603566 +0000 UTC m=+223.979945589 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000852ec0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 65 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.346754328 +0000 UTC m=+223.980664268 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853340): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853840): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853840): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853840): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853840): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853840): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.346754328 +0000 UTC m=+223.980664268 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853840): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 65 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853e80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853e80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853e80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853e80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853e80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.348658501 +0000 UTC m=+223.982568442 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000853e80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470a10 item 66 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.34996853 +0000 UTC m=+223.983878470 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886380): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008868c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008868c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008868c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008868c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008868c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.34996853 +0000 UTC m=+223.983878470 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008868c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470bd0 item 66 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886f00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886f00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886f00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886f00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886f00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.351492009 +0000 UTC m=+223.985401949 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000886f00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004711f0 item 67 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.352524547 +0000 UTC m=+223.986434487 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887380): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887880): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887880): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887880): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887880): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887880): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.352524547 +0000 UTC m=+223.986434487 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887880): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471420 item 67 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887f00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887f00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887f00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887f00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887f00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.354135151 +0000 UTC m=+223.988045091 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000887f00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471960 item 68 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.355586965 +0000 UTC m=+223.989496905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c9c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c9c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c9c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c9c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c9c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.355586965 +0000 UTC m=+223.989496905 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089c9c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c00 item 68 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d000): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d000): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d000): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d000): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d000): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.357529832 +0000 UTC m=+223.991439771 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d000): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c620 item 69 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.358193337 +0000 UTC m=+223.992103276 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d980): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d980): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d980): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d980): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d980): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.358193337 +0000 UTC m=+223.992103276 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00089d980): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 69 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba080): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba080): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba080): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba080): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba080): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.360751407 +0000 UTC m=+223.994661348 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba080): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d650 item 70 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.36144541 +0000 UTC m=+223.995355339 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ba580): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008baac0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008baac0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008baac0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008baac0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008baac0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.36144541 +0000 UTC m=+223.995355339 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008baac0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d880 item 70 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb140): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb140): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb140): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb140): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb140): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.363334886 +0000 UTC m=+223.997244826 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb140): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594620 item 71 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.364078081 +0000 UTC m=+223.997988021 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bb640): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bbb40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bbb40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bbb40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bbb40): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bbb40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.364078081 +0000 UTC m=+223.997988021 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008bbb40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594850 item 71 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc240): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc240): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc240): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc240): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc240): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.365831732 +0000 UTC m=+223.999741672 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc240): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594fc0 item 72 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.367122495 +0000 UTC m=+224.001032435 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dc740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dcc80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dcc80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dcc80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dcc80): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dcc80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.367122495 +0000 UTC m=+224.001032435 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dcc80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595180 item 72 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.369591418 +0000 UTC m=+224.003501359 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd240): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd740): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005955e0 item 73 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd740): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.370331697 +0000 UTC m=+224.004241637 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008dd740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595810 item 73 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.371178627 +0000 UTC m=+224.005088568 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0008ddc00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009041c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009041c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009041c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009041c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009041c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.371178627 +0000 UTC m=+224.005088568 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009041c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595a40 item 73 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.37283699 +0000 UTC m=+224.006746930 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904800): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904d00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904d00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904d00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595dc0 item 74 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904d00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904d00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.373592047 +0000 UTC m=+224.007501987 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000904d00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444000 item 74 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.374581333 +0000 UTC m=+224.008491273 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905240): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009057c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009057c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009057c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009057c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009057c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.374581333 +0000 UTC m=+224.008491273 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009057c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444230 item 74 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.376055481 +0000 UTC m=+224.009965420 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000905e00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c380): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c380): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c380): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444930 item 75 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c380): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c380): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.376765663 +0000 UTC m=+224.010675603 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c380): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): _writeAt: size=3, off=2 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444af0 item 75 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.377439809 +0000 UTC m=+224.011349748 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093c8c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093ce00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093ce00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093ce00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093ce00): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093ce00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.377439809 +0000 UTC m=+224.011349748 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093ce00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444d20 item 75 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.379555018 +0000 UTC m=+224.013464968 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d440): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d940): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d940): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d940): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 76 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d940): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d940): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.380438146 +0000 UTC m=+224.014348086 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093d940): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004458f0 item 76 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): _writeAt: size=3, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.381151034 +0000 UTC m=+224.015060974 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc00093de80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956480): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956480): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956480): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956480): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956480): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.381151034 +0000 UTC m=+224.015060974 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956480): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445b20 item 76 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.38300855 +0000 UTC m=+224.016918490 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709580): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709d40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709d40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709d40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 77 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709d40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.383881809 +0000 UTC m=+224.017791748 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000709d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009804c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009804c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009804c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009804c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009804c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.383881809 +0000 UTC m=+224.017791748 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009804c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bea0 item 77 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.386558612 +0000 UTC m=+224.020468552 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000980b00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981000): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981000): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981000): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a460 item 78 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981000): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981000): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.387588185 +0000 UTC m=+224.021498125 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981000): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981700): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981700): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981700): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.387588185 +0000 UTC m=+224.021498125 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a690 item 78 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.389813271 +0000 UTC m=+224.023723212 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000981d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac2c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac2c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac2c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aa10 item 79 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac2c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac2c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.390689726 +0000 UTC m=+224.024599666 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac2c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac9c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac9c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac9c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac9c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac9c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.390689726 +0000 UTC m=+224.024599666 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ac9c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ac40 item 79 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.392803162 +0000 UTC m=+224.026713102 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad000): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad500): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad500): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad500): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b030 item 80 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad500): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad500): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.393404901 +0000 UTC m=+224.027314842 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009ad500): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956980): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956980): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956980): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956980): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956980): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.393404901 +0000 UTC m=+224.027314842 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956980): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b1f0 item 80 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956fc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956fc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956fc0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956fc0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956fc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.395321338 +0000 UTC m=+224.029231278 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000956fc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e310 item 81 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.39609446 +0000 UTC m=+224.030004400 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957440): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957980): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957980): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957980): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957980): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957980): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.39609446 +0000 UTC m=+224.030004400 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000957980): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e4d0 item 81 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04080): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04080): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04080): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04080): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04080): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.3979648 +0000 UTC m=+224.031874740 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04080): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 82 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.398755093 +0000 UTC m=+224.032665033 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04580): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04b00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04b00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04b00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04b00): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04b00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.398755093 +0000 UTC m=+224.032665033 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a04b00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ec40 item 82 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05180): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05180): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05180): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05180): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05180): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.400200095 +0000 UTC m=+224.034110035 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05180): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f3b0 item 83 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.400929203 +0000 UTC m=+224.034839143 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05680): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05bc0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05bc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05bc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05bc0): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05bc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.400929203 +0000 UTC m=+224.034839143 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a05bc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f6c0 item 83 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a262c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a262c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a262c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a262c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a262c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.402435821 +0000 UTC m=+224.036345761 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a262c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 84 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.403115978 +0000 UTC m=+224.037025917 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a267c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a26d40): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a26d40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a26d40): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a26d40): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a26d40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.403115978 +0000 UTC m=+224.037025917 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a26d40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003463f0 item 84 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a273c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a273c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a273c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a273c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a273c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.404807603 +0000 UTC m=+224.038717543 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a273c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 85 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.405475266 +0000 UTC m=+224.039385206 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a278c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a27e00): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a27e00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a27e00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a27e00): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a27e00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.405475266 +0000 UTC m=+224.039385206 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a27e00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003472d0 item 85 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56500): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56500): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56500): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56500): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56500): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.407431016 +0000 UTC m=+224.041340956 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56500): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347880 item 86 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.408219206 +0000 UTC m=+224.042129145 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56a00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56f80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56f80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56f80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56f80): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56f80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.408219206 +0000 UTC m=+224.042129145 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a56f80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347c70 item 86 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57600): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57600): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57600): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57600): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57600): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.409670569 +0000 UTC m=+224.043580509 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57600): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0150 item 87 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.410347108 +0000 UTC m=+224.044257048 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a57b00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a760c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a760c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a760c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a760c0): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a760c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.410347108 +0000 UTC m=+224.044257048 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a760c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0460 item 87 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76740): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76740): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.412139572 +0000 UTC m=+224.046049513 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0a10 item 88 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.41813756 +0000 UTC m=+224.052047500 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a76c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a771c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a771c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a771c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a771c0): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a771c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.41813756 +0000 UTC m=+224.052047500 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000a771c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d20 item 88 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.431222188 +0000 UTC m=+224.065132128 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009adb00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d40c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d40c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d40c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 89 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d40c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d40c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.435861394 +0000 UTC m=+224.069771334 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d40c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b5e0 item 89 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.44023949 +0000 UTC m=+224.074149431 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4600): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4b80): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4b80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4b80): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4b80): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4b80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.44023949 +0000 UTC m=+224.074149431 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d4b80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b8f0 item 89 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.456598513 +0000 UTC m=+224.090508453 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d51c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5700): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5700): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bdc0 item 90 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5700): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.459200416 +0000 UTC m=+224.093110356 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476000 item 90 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.460134651 +0000 UTC m=+224.094044590 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009d5c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc280): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc280): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc280): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.460134651 +0000 UTC m=+224.094044590 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004762a0 item 90 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.472077695 +0000 UTC m=+224.105987635 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fc8c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fce00): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fce00): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fce00): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476700 item 91 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fce00): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fce00): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.472645911 +0000 UTC m=+224.106555852 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fce00): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): >_readAt: n=2, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): _writeAt: size=3, off=7 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004768c0 item 91 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.473538065 +0000 UTC m=+224.107448005 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd340): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd8c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd8c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd8c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd8c0): >_readAt: n=8, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd8c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.473538065 +0000 UTC m=+224.107448005 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc0009fd8c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476af0 item 91 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.475699523 +0000 UTC m=+224.109609462 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989740): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989cc0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989cc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989cc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b340 item 92 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989cc0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989cc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.476777024 +0000 UTC m=+224.110686964 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000989cc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): open at offset 5 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b650 item 92 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): _readAt: size=2, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): _writeAt: size=3, off=5 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): >_writeAt: n=3, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.478187711 +0000 UTC m=+224.112097651 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48280): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48840): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48840): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48840): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48840): >_readAt: n=3, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48840): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.478187711 +0000 UTC m=+224.112097651 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48840): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bab0 item 92 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.48123451 +0000 UTC m=+224.115144450 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e48e80): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e493c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e493c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e493c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e070 item 93 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e493c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e493c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.481849013 +0000 UTC m=+224.115758953 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e493c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e49ac0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e49ac0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e49ac0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e49ac0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e49ac0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.481849013 +0000 UTC m=+224.115758953 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e49ac0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e230 item 93 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.484323768 +0000 UTC m=+224.118233708 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a180): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a6c0): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a6c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a6c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e850 item 94 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a6c0): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a6c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.485411119 +0000 UTC m=+224.119321059 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6a6c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6adc0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6adc0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6adc0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6adc0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6adc0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.485411119 +0000 UTC m=+224.119321059 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6adc0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ea80 item 94 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.488110405 +0000 UTC m=+224.122020335 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b400): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b940): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b940): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b940): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f650 item 95 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b940): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b940): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.488930625 +0000 UTC m=+224.122840565 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000e6b940): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b860c0): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b860c0): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b860c0): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b860c0): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b860c0): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.488930625 +0000 UTC m=+224.122840565 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b860c0): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fb20 item 95 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 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 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): open at offset 0 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): _readAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): >_readAt: n=0, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.490684335 +0000 UTC m=+224.124594276 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86700): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86c40): _writeAt: size=5, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86c40): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86c40): >openPending: err= 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003905b0 item 96 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86c40): >_writeAt: n=5, err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86c40): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.491400209 +0000 UTC m=+224.125310150 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b86c40): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/25 03:47:37 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:37 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/25 03:47:37 DEBUG : open-test-file: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b1a240): _readAt: size=512, off=0 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b1a240): openPending: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b1a240): >openPending: err= 2025/09/25 03:47:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b1a240): >_readAt: n=5, err=EOF 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b1a240): close: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-25 03:47:37.491400209 +0000 UTC m=+224.125310150 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : open-test-file(0xc000b1a240): >close: err= 2025/09/25 03:47:37 DEBUG : open-test-file: Remove: 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476d90 item 96 2025/09/25 03:47:37 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/25 03:47:37 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/25 03:47:37 DEBUG : open-test-file: >Remove: err= 2025/09/25 03:47:37 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:37 DEBUG : Looking for writers 2025/09/25 03:47:37 DEBUG : >WaitForWriters: 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.44s) --- PASS: TestRWFileHandleOpenTests/writes (0.72s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.03s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.02s) --- 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.01s) --- 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:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:37 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:37 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:37 DEBUG : file1: newRWFileHandle: 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): openPending: 2025/09/25 03:47:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): >openPending: err= 2025/09/25 03:47:37 DEBUG : file1: >newRWFileHandle: err= 2025/09/25 03:47:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/25 03:47:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): _writeAt: size=2, off=0 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): >_writeAt: n=2, err= 2025/09/25 03:47:37 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): RWFileHandle.Flush 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): RWFileHandle.Release 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): close: 2025/09/25 03:47:37 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/25 03:47:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:37 DEBUG : file1(0xc000a76100): >close: err= 2025/09/25 03:47:37 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:37 DEBUG : Looking for writers 2025/09/25 03:47:37 DEBUG : file1: reading active writers 2025/09/25 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:37 DEBUG : Looking for writers 2025/09/25 03:47:37 DEBUG : file1: reading active writers 2025/09/25 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:37 DEBUG : Looking for writers 2025/09/25 03:47:37 DEBUG : file1: reading active writers 2025/09/25 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:37 DEBUG : Looking for writers 2025/09/25 03:47:37 DEBUG : file1: reading active writers 2025/09/25 03:47:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:37 DEBUG : file1: vfs cache: starting upload 2025/09/25 03:47:38 DEBUG : Looking for writers 2025/09/25 03:47:38 DEBUG : file1: reading active writers 2025/09/25 03:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:38 DEBUG : Looking for writers 2025/09/25 03:47:38 DEBUG : file1: reading active writers 2025/09/25 03:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:38 DEBUG : Looking for writers 2025/09/25 03:47:38 DEBUG : file1: reading active writers 2025/09/25 03:47:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:47:38 INFO : file1: Copied (new) 2025/09/25 03:47:38 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/25 03:47:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/25 03:47:38 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/25 03:47:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:47:38 INFO : file1: vfs cache: upload succeeded try #1 2025/09/25 03:47:39 DEBUG : Looking for writers 2025/09/25 03:47:39 DEBUG : file1: reading active writers 2025/09/25 03:47:39 DEBUG : >WaitForWriters: 2025/09/25 03:47:39 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:39 DEBUG : Looking for writers 2025/09/25 03:47:39 DEBUG : file1: reading active writers 2025/09/25 03:47:39 DEBUG : >WaitForWriters: 2025/09/25 03:47:39 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:39 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:39 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:39 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:39 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:47:39 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:39 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:47:39 DEBUG : rename_me: newRWFileHandle: 2025/09/25 03:47:39 DEBUG : rename_me(0xc000d50380): openPending: 2025/09/25 03:47:39 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/25 03:47:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/25 03:47:39 DEBUG : rename_me(0xc000d50380): >openPending: err= 2025/09/25 03:47:39 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/25 03:47:39 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/25 03:47:39 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/25 03:47:39 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/25 03:47:39 DEBUG : rename_me(0xc000d50380): _writeAt: size=5, off=0 2025/09/25 03:47:39 DEBUG : rename_me(0xc000d50380): >_writeAt: n=5, err= 2025/09/25 03:47:39 DEBUG : rename_me(0xc000d50380): close: 2025/09/25 03:47:39 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-25 03:47:39.872312359 +0000 UTC m=+226.506222339 2025/09/25 03:47:39 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/25 03:47:39 DEBUG : rename_me(0xc000d50380): >close: err= 2025/09/25 03:47:39 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/25 03:47:39 DEBUG : i_was_renamed: Updating file with 0xc0008ccb40 2025/09/25 03:47:39 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/25 03:47:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/25 03:47:39 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:47:39 DEBUG : Looking for writers 2025/09/25 03:47:39 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/25 03:47:39 DEBUG : Looking for writers 2025/09/25 03:47:39 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/25 03:47:39 DEBUG : Looking for writers 2025/09/25 03:47:39 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/25 03:47:39 DEBUG : Looking for writers 2025/09/25 03:47:39 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/25 03:47:39 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/25 03:47:40 DEBUG : Looking for writers 2025/09/25 03:47:40 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/25 03:47:40 DEBUG : Looking for writers 2025/09/25 03:47:40 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/25 03:47:40 DEBUG : Looking for writers 2025/09/25 03:47:40 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/25 03:47:40 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/25 03:47:40 INFO : i_was_renamed: Copied (new) 2025/09/25 03:47:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-25 03:47:39 +0000 UTC," 2025/09/25 03:47:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/25 03:47:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/25 03:47:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/25 03:47:41 DEBUG : Looking for writers 2025/09/25 03:47:41 DEBUG : i_was_renamed: reading active writers 2025/09/25 03:47:41 DEBUG : >WaitForWriters: 2025/09/25 03:47:41 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:47:41 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:47:41 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/25 03:47:41 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:41 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/25 03:47:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cazoxoz9giki" 2025/09/25 03:47:41 INFO : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/25 03:47:41 DEBUG : forgetting directory cache 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate(0xc000d51180): _readAt: size=512, off=0 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate(0xc000d51180): openPending: 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 02:48:41 +0000 UTC," against cached fingerprint "" 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 03:47:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate(0xc000d51180): >openPending: err= 2025/09/25 03:47:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:43 DEBUG : forgetting directory cache 2025/09/25 03:47:43 DEBUG : TestRWCacheUpdate(0xc000d51180): >_readAt: n=20, err=EOF 2025/09/25 03:47:43 DEBUG : TestRWCacheUpdate(0xc000d51180): close: 2025/09/25 03:47:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:48:41 +0000 UTC 2025/09/25 03:47:43 DEBUG : TestRWCacheUpdate(0xc000d51180): >close: err= 2025/09/25 03:47:43 DEBUG : Re-reading directory (270.586038ms old) 2025/09/25 03:47:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:43 DEBUG : forgetting directory cache 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate(0xc000d51680): _readAt: size=512, off=0 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate(0xc000d51680): openPending: 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 02:49:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-09-25 02:48:41 +0000 UTC," 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 02:49:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-09-25 02:48:41 +0000 UTC,") 2025/09/25 03:47:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 03:47:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate(0xc000d51680): >openPending: err= 2025/09/25 03:47:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:44 DEBUG : forgetting directory cache 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate(0xc000d51680): >_readAt: n=20, err=EOF 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate(0xc000d51680): close: 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:49:41 +0000 UTC 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate(0xc000d51680): >close: err= 2025/09/25 03:47:44 DEBUG : Re-reading directory (271.238774ms old) 2025/09/25 03:47:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:45 DEBUG : forgetting directory cache 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate(0xc000a76e40): _readAt: size=512, off=0 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate(0xc000a76e40): openPending: 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 02:50:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-09-25 02:49:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 02:50:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-09-25 02:49:41 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/09/25 03:47:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 03:47:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate(0xc000a76e40): >openPending: err= 2025/09/25 03:47:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:46 DEBUG : forgetting directory cache 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate(0xc000a76e40): >_readAt: n=20, err=EOF 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate(0xc000a76e40): close: 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:50:41 +0000 UTC 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate(0xc000a76e40): >close: err= 2025/09/25 03:47:46 DEBUG : Re-reading directory (267.351899ms old) 2025/09/25 03:47:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:46 DEBUG : forgetting directory cache 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate(0xc000a76440): _readAt: size=512, off=0 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate(0xc000a76440): openPending: 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 02:51:41 +0000 UTC," against cached fingerprint "20,2025-09-25 02:50:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 02:51:41 +0000 UTC," != cached fingerprint "20,2025-09-25 02:50:41 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/09/25 03:47:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 03:47:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate(0xc000a76440): >openPending: err= 2025/09/25 03:47:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:48 DEBUG : forgetting directory cache 2025/09/25 03:47:48 DEBUG : TestRWCacheUpdate(0xc000a76440): >_readAt: n=20, err=EOF 2025/09/25 03:47:48 DEBUG : TestRWCacheUpdate(0xc000a76440): close: 2025/09/25 03:47:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:51:41 +0000 UTC 2025/09/25 03:47:48 DEBUG : TestRWCacheUpdate(0xc000a76440): >close: err= 2025/09/25 03:47:48 DEBUG : Re-reading directory (273.79381ms old) 2025/09/25 03:47:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:48 DEBUG : forgetting directory cache 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate(0xc000a76ac0): _readAt: size=512, off=0 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate(0xc000a76ac0): openPending: 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 02:52:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-25 02:51:41 +0000 UTC," 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 02:52:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-25 02:51:41 +0000 UTC,") 2025/09/25 03:47:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 03:47:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate(0xc000a76ac0): >openPending: err= 2025/09/25 03:47:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:49 DEBUG : forgetting directory cache 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate(0xc000a76ac0): >_readAt: n=20, err=EOF 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate(0xc000a76ac0): close: 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:52:41 +0000 UTC 2025/09/25 03:47:49 DEBUG : TestRWCacheUpdate(0xc000a76ac0): >close: err= 2025/09/25 03:47:49 DEBUG : Re-reading directory (273.43603ms old) 2025/09/25 03:47:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:50 DEBUG : forgetting directory cache 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate(0xc000b1b0c0): _readAt: size=512, off=0 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate(0xc000b1b0c0): openPending: 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-25 02:53:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-25 02:52:41 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-25 02:53:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-25 02:52:41 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/25 03:47:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/25 03:47:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate(0xc000b1b0c0): >openPending: err= 2025/09/25 03:47:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:51 DEBUG : forgetting directory cache 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate(0xc000b1b0c0): >_readAt: n=20, err=EOF 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate(0xc000b1b0c0): close: 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:53:41 +0000 UTC 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate(0xc000b1b0c0): >close: err= 2025/09/25 03:47:51 DEBUG : Re-reading directory (267.975351ms old) 2025/09/25 03:47:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:51 DEBUG : forgetting directory cache 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate(0xc000d508c0): _readAt: size=512, off=0 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate(0xc000d508c0): openPending: 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-25 02:54:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-25 02:53:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-25 02:54:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-25 02:53:41 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/25 03:47:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/25 03:47:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate(0xc000d508c0): >openPending: err= 2025/09/25 03:47:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:53 DEBUG : forgetting directory cache 2025/09/25 03:47:53 DEBUG : forgetting directory cache 2025/09/25 03:47:53 DEBUG : forgetting directory cache 2025/09/25 03:47:53 DEBUG : forgetting directory cache 2025/09/25 03:47:53 DEBUG : forgetting directory cache 2025/09/25 03:47:54 DEBUG : forgetting directory cache 2025/09/25 03:47:54 DEBUG : forgetting directory cache 2025/09/25 03:47:54 DEBUG : TestRWCacheUpdate(0xc000d508c0): >_readAt: n=21, err=EOF 2025/09/25 03:47:54 DEBUG : TestRWCacheUpdate(0xc000d508c0): close: 2025/09/25 03:47:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:54:41 +0000 UTC 2025/09/25 03:47:54 DEBUG : TestRWCacheUpdate(0xc000d508c0): >close: err= 2025/09/25 03:47:54 DEBUG : Re-reading directory (1.505335435s old) 2025/09/25 03:47:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:54 DEBUG : forgetting directory cache 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate(0xc000c24c00): _readAt: size=512, off=0 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate(0xc000c24c00): openPending: 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-25 02:55:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-25 02:54:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-25 02:55:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-25 02:54:41 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/25 03:47:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/25 03:47:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate(0xc000c24c00): >openPending: err= 2025/09/25 03:47:56 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:56 DEBUG : forgetting directory cache 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate(0xc000c24c00): >_readAt: n=22, err=EOF 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate(0xc000c24c00): close: 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:55:41 +0000 UTC 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate(0xc000c24c00): >close: err= 2025/09/25 03:47:56 DEBUG : Re-reading directory (279.294847ms old) 2025/09/25 03:47:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:56 DEBUG : forgetting directory cache 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate(0xc000d51780): _readAt: size=512, off=0 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate(0xc000d51780): openPending: 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-25 02:56:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-25 02:55:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-25 02:56:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-25 02:55:41 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/25 03:47:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/25 03:47:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate(0xc000d51780): >openPending: err= 2025/09/25 03:47:57 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:58 DEBUG : forgetting directory cache 2025/09/25 03:47:58 DEBUG : TestRWCacheUpdate(0xc000d51780): >_readAt: n=23, err=EOF 2025/09/25 03:47:58 DEBUG : TestRWCacheUpdate(0xc000d51780): close: 2025/09/25 03:47:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:56:41 +0000 UTC 2025/09/25 03:47:58 DEBUG : TestRWCacheUpdate(0xc000d51780): >close: err= 2025/09/25 03:47:58 DEBUG : Re-reading directory (263.365161ms old) 2025/09/25 03:47:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:47:58 DEBUG : forgetting directory cache 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate(0xc0005986c0): _readAt: size=512, off=0 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate(0xc0005986c0): openPending: 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-25 02:57:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-25 02:56:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-25 02:57:41 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-25 02:56:41 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/25 03:47:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/25 03:47:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate(0xc0005986c0): >openPending: err= 2025/09/25 03:47:59 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:47:59 DEBUG : forgetting directory cache 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate(0xc0005986c0): >_readAt: n=24, err=EOF 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate(0xc0005986c0): close: 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-25 02:57:41 +0000 UTC 2025/09/25 03:47:59 DEBUG : TestRWCacheUpdate(0xc0005986c0): >close: err= 2025/09/25 03:47:59 DEBUG : Re-reading directory (272.072664ms old) 2025/09/25 03:48:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/25 03:48:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/25 03:48:00 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:00 DEBUG : Looking for writers 2025/09/25 03:48:00 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/25 03:48:00 DEBUG : >WaitForWriters: 2025/09/25 03:48:00 DEBUG : files root 'rclone-test-cazoxoz9giki': vfs cache: cleaner exiting 2025/09/25 03:48:00 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.89s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:02 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/25 03:48:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/25 03:48:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/25 03:48:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:48:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/25 03:48:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/25 03:48:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/25 03:48:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/25 03:48:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:48:03 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/25 03:48:03 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:03 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/25 03:48:03 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:03 DEBUG : Looking for writers 2025/09/25 03:48:03 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/25 03:48:03 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/25 03:48:03 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.23s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:03 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:03 DEBUG : files root 'rclone-test-cazoxoz9giki': Reusing VFS from active cache 2025/09/25 03:48:03 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:03 DEBUG : Looking for writers 2025/09/25 03:48:03 DEBUG : >WaitForWriters: 2025/09/25 03:48:03 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:03 DEBUG : Looking for writers 2025/09/25 03:48:03 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:04 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:04 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:04 DEBUG : Looking for writers 2025/09/25 03:48:04 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:04 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:04 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:04 DEBUG : Looking for writers 2025/09/25 03:48:04 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:04 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:06 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:06 DEBUG : dir: Looking for writers 2025/09/25 03:48:06 DEBUG : file2: reading active writers 2025/09/25 03:48:06 DEBUG : Looking for writers 2025/09/25 03:48:06 DEBUG : dir: reading active writers 2025/09/25 03:48:06 DEBUG : file1: reading active writers 2025/09/25 03:48:06 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.02s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:07 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:09 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:09 DEBUG : dir: Looking for writers 2025/09/25 03:48:09 DEBUG : Looking for writers 2025/09/25 03:48:09 DEBUG : dir: reading active writers 2025/09/25 03:48:09 DEBUG : file1: reading active writers 2025/09/25 03:48:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:10 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:12 DEBUG : file1: Open: flags=O_RDONLY 2025/09/25 03:48:12 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/25 03:48:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/25 03:48:12 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:12 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/25 03:48:12 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/25 03:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/25 03:48:13 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/25 03:48:13 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/25 03:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/25 03:48:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/25 03:48:13 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:13 DEBUG : dir: Looking for writers 2025/09/25 03:48:13 DEBUG : file2: reading active writers 2025/09/25 03:48:13 DEBUG : new_file.txt: reading active writers 2025/09/25 03:48:13 DEBUG : Looking for writers 2025/09/25 03:48:13 DEBUG : dir: reading active writers 2025/09/25 03:48:13 DEBUG : file1: reading active writers 2025/09/25 03:48:13 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.41s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:14 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/25 03:48:16 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c5680 2025/09/25 03:48:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/25 03:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:17 INFO : dir/file1: Moved (server-side) to: file0 2025/09/25 03:48:17 DEBUG : file0: Updating file with file0 0xc0005c5680 2025/09/25 03:48:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/25 03:48:17 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/25 03:48:18 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:18 DEBUG : dir: Looking for writers 2025/09/25 03:48:18 DEBUG : Looking for writers 2025/09/25 03:48:18 DEBUG : dir: reading active writers 2025/09/25 03:48:18 DEBUG : file0: reading active writers 2025/09/25 03:48:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.96s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:18 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:18 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:18 DEBUG : Looking for writers 2025/09/25 03:48:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:19 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:19 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/25 03:48:19 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/25 03:48:20 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/25 03:48:21 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/25 03:48:21 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/25 03:48:21 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:21 DEBUG : c: Looking for writers 2025/09/25 03:48:21 DEBUG : d: Looking for writers 2025/09/25 03:48:21 DEBUG : Looking for writers 2025/09/25 03:48:21 DEBUG : a: Looking for writers 2025/09/25 03:48:21 DEBUG : b: Looking for writers 2025/09/25 03:48:21 DEBUG : Looking for writers 2025/09/25 03:48:21 DEBUG : b: reading active writers 2025/09/25 03:48:21 DEBUG : c: reading active writers 2025/09/25 03:48:21 DEBUG : d: reading active writers 2025/09/25 03:48:21 DEBUG : /: reading active writers 2025/09/25 03:48:21 DEBUG : a: reading active writers 2025/09/25 03:48:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.70s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:22 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:23 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/25 03:48:23 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/25 03:48:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/25 03:48:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/25 03:48:26 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:26 DEBUG : a/b/c/d: Looking for writers 2025/09/25 03:48:26 DEBUG : a/b/c: Looking for writers 2025/09/25 03:48:26 DEBUG : d: reading active writers 2025/09/25 03:48:26 DEBUG : a/b: Looking for writers 2025/09/25 03:48:26 DEBUG : c: reading active writers 2025/09/25 03:48:26 DEBUG : a: Looking for writers 2025/09/25 03:48:26 DEBUG : b: reading active writers 2025/09/25 03:48:26 DEBUG : Looking for writers 2025/09/25 03:48:26 DEBUG : a: reading active writers 2025/09/25 03:48:26 DEBUG : >WaitForWriters: 2025/09/25 03:48:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/a/b/c not empty`) 2025/09/25 03:48:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/25 03:48:27 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/a/b/c not empty`) 2025/09/25 03:48:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/25 03:48:27 DEBUG : pacer: Reducing sleep to 30ms 2025/09/25 03:48:27 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/a/b not empty`) 2025/09/25 03:48:27 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/25 03:48:27 DEBUG : pacer: Reducing sleep to 45ms 2025/09/25 03:48:28 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/a not empty`) 2025/09/25 03:48:28 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2025/09/25 03:48:28 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/a not empty`) 2025/09/25 03:48:28 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2025/09/25 03:48:28 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cazoxoz9giki/a not empty`) 2025/09/25 03:48:28 DEBUG : pacer: Rate limited, increasing sleep to 360ms 2025/09/25 03:48:28 DEBUG : pacer: Reducing sleep to 270ms 2025/09/25 03:48:28 DEBUG : pacer: Reducing sleep to 202.5ms --- PASS: TestVFSMkdirAll (6.00s) === 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:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:28 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:28 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:28 DEBUG : Looking for writers 2025/09/25 03:48:28 DEBUG : >WaitForWriters: 2025/09/25 03:48:29 DEBUG : pacer: Reducing sleep to 151.875ms 2025/09/25 03:48:29 DEBUG : pacer: Reducing sleep to 113.90625ms --- PASS: TestVFSIsMetadataFile (0.46s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:29 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:29 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/09/25 03:48:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/25 03:48:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/25 03:48:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/25 03:48:29 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:48:30 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/09/25 03:48:30 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/09/25 03:48:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:30 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:30 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/09/25 03:48:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/25 03:48:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 03:48:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:48:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:30 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 03:48:31 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/09/25 03:48:31 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/09/25 03:48:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:31 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/25 03:48:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/25 03:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:31 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (7 bytes), uploading instead of streaming 2025/09/25 03:48:32 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/09/25 03:48:32 DEBUG : pacer: Reducing sleep to 11.403486ms 2025/09/25 03:48:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:32 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:32 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:32 DEBUG : Looking for writers 2025/09/25 03:48:32 DEBUG : file1: reading active writers 2025/09/25 03:48:32 DEBUG : >WaitForWriters: 2025/09/25 03:48:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestWriteFileHandleMethods (3.34s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:32 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/25 03:48:33 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/25 03:48:33 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/25 03:48:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/25 03:48:33 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (11 bytes), uploading instead of streaming 2025/09/25 03:48:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:34 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/25 03:48:35 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:35 DEBUG : Looking for writers 2025/09/25 03:48:35 DEBUG : file1: reading active writers 2025/09/25 03:48:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.84s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:35 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/25 03:48:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:35 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (5 bytes), uploading instead of streaming 2025/09/25 03:48:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:36 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/25 03:48:36 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:36 DEBUG : Looking for writers 2025/09/25 03:48:36 DEBUG : file1: reading active writers 2025/09/25 03:48:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:36 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:37 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:37 DEBUG : file1: WriteFileHandle.Release closing 2025/09/25 03:48:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:37 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 03:48:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:37 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/25 03:48:37 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:37 DEBUG : Looking for writers 2025/09/25 03:48:37 DEBUG : file1: reading active writers 2025/09/25 03:48:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:38 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:38 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (2 bytes), uploading instead of streaming 2025/09/25 03:48:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:39 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:39 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/25 03:48:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:39 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:39 DEBUG : Looking for writers 2025/09/25 03:48:39 DEBUG : file1: reading active writers 2025/09/25 03:48:39 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.63s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:39 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:40 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (0 bytes), uploading instead of streaming 2025/09/25 03:48:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:40 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:48:40 DEBUG : file1: Open: flags=O_RDONLY 2025/09/25 03:48:40 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/25 03:48:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/25 03:48:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:48:41 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/25 03:48:41 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:41 DEBUG : Looking for writers 2025/09/25 03:48:41 DEBUG : file1: reading active writers 2025/09/25 03:48:41 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.63s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-cazoxoz9giki'", Local "Local file system at /tmp/rclone1152429988", Modify Window "1s" 2025/09/25 03:48:41 INFO : files root 'rclone-test-cazoxoz9giki': poll-interval is not supported by this remote 2025/09/25 03:48:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/25 03:48:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/25 03:48:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:41 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/25 03:48:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/25 03:48:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:41 DEBUG : files root 'rclone-test-cazoxoz9giki': File to upload is small (100 bytes), uploading instead of streaming 2025/09/25 03:48:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/25 03:48:42 DEBUG : file1: Size of src and dst objects identical 2025/09/25 03:48:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/25 03:48:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/25 03:48:42 DEBUG : file1: Open: flags=O_RDONLY 2025/09/25 03:48:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/25 03:48:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/25 03:48:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/25 03:48:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/25 03:48:42 DEBUG : WaitForWriters: timeout=30s 2025/09/25 03:48:42 DEBUG : Looking for writers 2025/09/25 03:48:42 DEBUG : file1: reading active writers 2025/09/25 03:48:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.62s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/25 03:48:43 DEBUG : files root 'rclone-test-cazoxoz9giki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m49.991337997s (try 1/5): exit status 1: Failed [TestDirHandleReaddir TestDirMethods TestDirCreate TestDirMetadataExtension TestFileOpenRead TestFileRename/off,forceCache=false TestFileRename/writes,forceCache=false TestRWFileHandleSeek]