"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/09/21 02:56:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-bocixen3qexe" 2025/09/21 02:56:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/21 02:56:06 DEBUG : Creating backend with remote "/tmp/rclone1701988958" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:06 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:08 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:08 DEBUG : dir: Looking for writers 2025/09/21 02:56:08 DEBUG : Looking for writers 2025/09/21 02:56:08 DEBUG : dir: reading active writers 2025/09/21 02:56:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.62s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:09 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:12 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:12 DEBUG : dir/subdir: Looking for writers 2025/09/21 02:56:12 DEBUG : dir: Looking for writers 2025/09/21 02:56:12 DEBUG : file1: reading active writers 2025/09/21 02:56:12 DEBUG : file2: reading active writers 2025/09/21 02:56:12 DEBUG : subdir: reading active writers 2025/09/21 02:56:12 DEBUG : Looking for writers 2025/09/21 02:56:12 DEBUG : dir: reading active writers 2025/09/21 02:56:12 DEBUG : >WaitForWriters: 2025/09/21 02:56:14 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:56:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 02:56:14 DEBUG : pacer: Reducing sleep to 15ms 2025/09/21 02:56:14 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.44s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:14 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:15 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 02:56:15 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:15 DEBUG : dir: Looking for writers 2025/09/21 02:56:15 DEBUG : file1: reading active writers 2025/09/21 02:56:15 DEBUG : Looking for writers 2025/09/21 02:56:15 DEBUG : dir: reading active writers 2025/09/21 02:56:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.15s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:16 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:17 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:17 DEBUG : dir: Looking for writers 2025/09/21 02:56:17 DEBUG : Looking for writers 2025/09/21 02:56:17 DEBUG : dir: reading active writers 2025/09/21 02:56:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.96s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:18 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:19 DEBUG : dir: forgetting directory cache 2025/09/21 02:56:19 DEBUG : forgetting directory cache 2025/09/21 02:56:19 DEBUG : dir: forgetting directory cache 2025/09/21 02:56:19 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:19 DEBUG : Looking for writers 2025/09/21 02:56:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.07s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:20 INFO : files root 'rclone-test-bocixen3qexe': 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:114 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2025/09/21 02:56:29 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:29 DEBUG : Looking for writers 2025/09/21 02:56:29 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (9.25s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:29 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:34 DEBUG : forgetting directory cache 2025/09/21 02:56:34 DEBUG : dir: forgetting directory cache 2025/09/21 02:56:34 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:34 DEBUG : fil/a/b: Looking for writers 2025/09/21 02:56:34 DEBUG : fil/a: Looking for writers 2025/09/21 02:56:34 DEBUG : b: reading active writers 2025/09/21 02:56:34 DEBUG : fil: Looking for writers 2025/09/21 02:56:34 DEBUG : a: reading active writers 2025/09/21 02:56:34 DEBUG : dir: Looking for writers 2025/09/21 02:56:34 DEBUG : Looking for writers 2025/09/21 02:56:34 DEBUG : dir: reading active writers 2025/09/21 02:56:34 DEBUG : fil: reading active writers 2025/09/21 02:56:34 DEBUG : >WaitForWriters: 2025/09/21 02:56:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/fil/a not empty`) 2025/09/21 02:56:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 02:56:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/fil/a not empty`) 2025/09/21 02:56:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/21 02:56:35 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/fil/a not empty`) 2025/09/21 02:56:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/21 02:56:35 DEBUG : pacer: Reducing sleep to 60ms 2025/09/21 02:56:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/fil not empty`) 2025/09/21 02:56:35 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/21 02:56:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/fil not empty`) 2025/09/21 02:56:36 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/09/21 02:56:36 DEBUG : pacer: Reducing sleep to 180ms 2025/09/21 02:56:36 DEBUG : pacer: Reducing sleep to 135ms 2025/09/21 02:56:36 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (6.94s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:36 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:37 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/09/21 02:56:37 DEBUG : pacer: Reducing sleep to 56.953125ms 2025/09/21 02:56:37 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/09/21 02:56:37 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/09/21 02:56:37 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/09/21 02:56:37 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:37 DEBUG : dir: Looking for writers 2025/09/21 02:56:37 DEBUG : Looking for writers 2025/09/21 02:56:37 DEBUG : dir: reading active writers 2025/09/21 02:56:37 DEBUG : >WaitForWriters: 2025/09/21 02:56:37 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/09/21 02:56:38 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/09/21 02:56:38 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/09/21 02:56:38 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (1.89s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:38 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:39 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:39 DEBUG : dir: Looking for writers 2025/09/21 02:56:39 DEBUG : file1: reading active writers 2025/09/21 02:56:39 DEBUG : Looking for writers 2025/09/21 02:56:39 DEBUG : dir: reading active writers 2025/09/21 02:56:39 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.00s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:40 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/09/21 02:56:43 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/09/21 02:56:43 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/09/21 02:56:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/21 02:56:43 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/09/21 02:56:45 DEBUG : dir: invalidating directory cache 2025/09/21 02:56:45 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/09/21 02:56:45 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/09/21 02:56:45 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/09/21 02:56:45 DEBUG : dir/file1: Reset virtual modtime 2025/09/21 02:56:45 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/09/21 02:56:45 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/21 02:56:45 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/09/21 02:56:45 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/09/21 02:56:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:56:45 DEBUG : dir: invalidating directory cache 2025/09/21 02:56:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/09/21 02:56:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/09/21 02:56:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/09/21 02:56:46 DEBUG : forgetting directory cache 2025/09/21 02:56:46 DEBUG : dir: forgetting directory cache 2025/09/21 02:56:46 DEBUG : dir/virtualDir: forgetting directory cache 2025/09/21 02:56:46 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:46 DEBUG : dir/virtualDir: Looking for writers 2025/09/21 02:56:46 DEBUG : dir: Looking for writers 2025/09/21 02:56:46 DEBUG : virtualFile: reading active writers 2025/09/21 02:56:46 DEBUG : virtualDir: reading active writers 2025/09/21 02:56:46 DEBUG : file1: reading active writers 2025/09/21 02:56:46 DEBUG : virtualFile2: reading active writers 2025/09/21 02:56:46 DEBUG : Looking for writers 2025/09/21 02:56:46 DEBUG : dir: reading active writers 2025/09/21 02:56:46 DEBUG : >WaitForWriters: 2025/09/21 02:56:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:56:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 02:56:47 DEBUG : pacer: Reducing sleep to 15ms 2025/09/21 02:56:47 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirReadDirAll (7.01s) --- PASS: TestDirReadDirAll/Virtual (2.33s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:47 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:48 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 02:56:48 ERROR : dir/: Can only open directories read only 2025/09/21 02:56:48 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:48 DEBUG : dir: Looking for writers 2025/09/21 02:56:48 DEBUG : Looking for writers 2025/09/21 02:56:48 DEBUG : dir: reading active writers 2025/09/21 02:56:48 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.88s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:49 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:50 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:56:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/21 02:56:50 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/09/21 02:56:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/21 02:56:50 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/21 02:56:51 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/09/21 02:56:51 DEBUG : dir/potato: Size of src and dst objects identical 2025/09/21 02:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/09/21 02:56:51 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:51 DEBUG : dir: Looking for writers 2025/09/21 02:56:51 DEBUG : file1: reading active writers 2025/09/21 02:56:51 DEBUG : potato: reading active writers 2025/09/21 02:56:51 DEBUG : Looking for writers 2025/09/21 02:56:51 DEBUG : dir: reading active writers 2025/09/21 02:56:51 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.12s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:52 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/21 02:56:54 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:54 DEBUG : dir/sub: Looking for writers 2025/09/21 02:56:54 DEBUG : dir: Looking for writers 2025/09/21 02:56:54 DEBUG : file1: reading active writers 2025/09/21 02:56:54 DEBUG : sub: reading active writers 2025/09/21 02:56:54 DEBUG : Looking for writers 2025/09/21 02:56:54 DEBUG : dir: reading active writers 2025/09/21 02:56:54 DEBUG : >WaitForWriters: 2025/09/21 02:56:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:56:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 02:56:55 DEBUG : pacer: Reducing sleep to 15ms 2025/09/21 02:56:55 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.25s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:55 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:56:56 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 02:56:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/21 02:56:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/09/21 02:56:58 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:56:58 DEBUG : dir/sub/subsub: Looking for writers 2025/09/21 02:56:58 DEBUG : dir/sub: Looking for writers 2025/09/21 02:56:58 DEBUG : subsub: reading active writers 2025/09/21 02:56:58 DEBUG : dir: Looking for writers 2025/09/21 02:56:58 DEBUG : file1: reading active writers 2025/09/21 02:56:58 DEBUG : sub: reading active writers 2025/09/21 02:56:58 DEBUG : Looking for writers 2025/09/21 02:56:58 DEBUG : dir: reading active writers 2025/09/21 02:56:58 DEBUG : >WaitForWriters: 2025/09/21 02:56:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir/sub not empty`) 2025/09/21 02:56:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 02:56:59 DEBUG : pacer: Reducing sleep to 15ms 2025/09/21 02:56:59 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:56:59 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/09/21 02:56:59 DEBUG : pacer: Reducing sleep to 22.5ms 2025/09/21 02:56:59 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.07s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:56:59 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:00 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/09/21 02:57:00 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 02:57:01 ERROR : dir/: Dir.Remove not empty 2025/09/21 02:57:01 DEBUG : dir/file1: Remove: 2025/09/21 02:57:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:57:01 DEBUG : dir/file1: >Remove: err= 2025/09/21 02:57:01 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/21 02:57:01 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:01 DEBUG : Looking for writers 2025/09/21 02:57:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.09s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:01 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:03 DEBUG : dir/file1: Remove: 2025/09/21 02:57:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:57:03 DEBUG : dir/file1: >Remove: err= 2025/09/21 02:57:03 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/21 02:57:03 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:03 DEBUG : Looking for writers 2025/09/21 02:57:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.09s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:04 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:05 DEBUG : dir/file1: Remove: 2025/09/21 02:57:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:57:05 DEBUG : dir/file1: >Remove: err= 2025/09/21 02:57:06 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:06 DEBUG : dir: Looking for writers 2025/09/21 02:57:06 DEBUG : Looking for writers 2025/09/21 02:57:06 DEBUG : dir: reading active writers 2025/09/21 02:57:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.51s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:06 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/09/21 02:57:14 DEBUG : dir: Updating dir with dir2 0xc0003f7a00 2025/09/21 02:57:14 DEBUG : dir: forgetting directory cache 2025/09/21 02:57:14 DEBUG : Added virtual directory entry vDel: "dir" 2025/09/21 02:57:14 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/09/21 02:57:15 INFO : dir2/file1: Moved (server-side) to: file2 2025/09/21 02:57:15 DEBUG : file2: Updating file with file2 0xc0008aa900 2025/09/21 02:57:15 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/09/21 02:57:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/21 02:57:16 INFO : dir2/file3: Deleted 2025/09/21 02:57:16 INFO : file2: Moved (server-side) to: dir2/file3 2025/09/21 02:57:16 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008aa900 2025/09/21 02:57:16 DEBUG : Added virtual directory entry vDel: "file2" 2025/09/21 02:57:16 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/09/21 02:57:17 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/09/21 02:57:17 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000592d00 2025/09/21 02:57:17 DEBUG : empty directory: forgetting directory cache 2025/09/21 02:57:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/09/21 02:57:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/09/21 02:57:17 DEBUG : dir2: Renaming to "dir3" 2025/09/21 02:57:17 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:17 DEBUG : renamed empty directory: Looking for writers 2025/09/21 02:57:17 DEBUG : dir3: Looking for writers 2025/09/21 02:57:17 DEBUG : file3: reading active writers 2025/09/21 02:57:17 DEBUG : Looking for writers 2025/09/21 02:57:17 DEBUG : dir3: reading active writers 2025/09/21 02:57:17 DEBUG : renamed empty directory: reading active writers 2025/09/21 02:57:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.98s) === 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-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:18 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/09/21 02:57:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:57:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/21 02:57:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/09/21 02:57:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/09/21 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/21 02:57:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:57:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/21 02:57:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/09/21 02:57:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/09/21 02:57:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/21 02:57:20 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (12 bytes), uploading instead of streaming 2025/09/21 02:57:21 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/09/21 02:57:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/09/21 02:57:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/09/21 02:57:21 DEBUG : forgetting directory cache 2025/09/21 02:57:21 DEBUG : dir: forgetting directory cache 2025/09/21 02:57:21 DEBUG : dir/sub: forgetting directory cache 2025/09/21 02:57:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/09/21 02:57:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/09/21 02:57:21 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/21 02:57:22 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/09/21 02:57:22 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/09/21 02:57:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/09/21 02:57:22 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:22 DEBUG : dir/sub: Looking for writers 2025/09/21 02:57:22 DEBUG : file2: reading active writers 2025/09/21 02:57:22 DEBUG : file0: reading active writers 2025/09/21 02:57:22 DEBUG : dir: Looking for writers 2025/09/21 02:57:22 DEBUG : file1: reading active writers 2025/09/21 02:57:22 DEBUG : sub: reading active writers 2025/09/21 02:57:22 DEBUG : Looking for writers 2025/09/21 02:57:22 DEBUG : dir: reading active writers 2025/09/21 02:57:22 DEBUG : >WaitForWriters: 2025/09/21 02:57:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:57:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 02:57:23 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:57:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/21 02:57:23 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:57:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/21 02:57:23 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/dir not empty`) 2025/09/21 02:57:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/21 02:57:23 DEBUG : pacer: Reducing sleep to 120ms 2025/09/21 02:57:23 DEBUG : pacer: Reducing sleep to 90ms --- PASS: TestDirFileOpen (5.39s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:23 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:24 DEBUG : pacer: Reducing sleep to 67.5ms 2025/09/21 02:57:24 DEBUG : pacer: Reducing sleep to 50.625ms 2025/09/21 02:57:24 DEBUG : forgetting directory cache 2025/09/21 02:57:24 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/09/21 02:57:26 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/09/21 02:57:26 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/09/21 02:57:26 DEBUG : forgetting directory cache 2025/09/21 02:57:26 DEBUG : dir: forgetting directory cache 2025/09/21 02:57:26 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/09/21 02:57:27 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:27 DEBUG : dir: Looking for writers 2025/09/21 02:57:27 DEBUG : Looking for writers 2025/09/21 02:57:27 DEBUG : dir: reading active writers 2025/09/21 02:57:27 DEBUG : >WaitForWriters: 2025/09/21 02:57:27 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/09/21 02:57:27 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirEntryModTimeInvalidation (4.01s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:27 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/09/21 02:57:29 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:57:29 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/09/21 02:57:29 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/09/21 02:57:29 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/09/21 02:57:29 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:57:29 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/21 02:57:29 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/09/21 02:57:29 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:57:29 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/09/21 02:57:29 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/09/21 02:57:29 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/09/21 02:57:29 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:57:29 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/21 02:57:29 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:29 DEBUG : dir: Looking for writers 2025/09/21 02:57:29 DEBUG : file1: reading active writers 2025/09/21 02:57:29 DEBUG : file1.metadata: reading active writers 2025/09/21 02:57:29 DEBUG : Looking for writers 2025/09/21 02:57:29 DEBUG : dir: reading active writers 2025/09/21 02:57:29 DEBUG : dir.metadata: reading active writers 2025/09/21 02:57:29 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.07s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:30 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:31 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:31 DEBUG : dir: Looking for writers 2025/09/21 02:57:31 DEBUG : file1: reading active writers 2025/09/21 02:57:31 DEBUG : Looking for writers 2025/09/21 02:57:31 DEBUG : dir: reading active writers 2025/09/21 02:57:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.06s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:32 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:34 DEBUG : Can set mod time: true 2025/09/21 02:57:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/21 02:57:35 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:35 DEBUG : dir: Looking for writers 2025/09/21 02:57:35 DEBUG : file1: reading active writers 2025/09/21 02:57:35 DEBUG : Looking for writers 2025/09/21 02:57:35 DEBUG : dir: reading active writers 2025/09/21 02:57:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:35 INFO : files root 'rclone-test-bocixen3qexe': 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=false 2025/09/21 02:57:44 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:44 DEBUG : Looking for writers 2025/09/21 02:57:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:44 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:57:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/21 02:57:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:57:47 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/21 02:57:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:57:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/21 02:57:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/21 02:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:57:48 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:48 DEBUG : dir: Looking for writers 2025/09/21 02:57:48 DEBUG : file1: reading active writers 2025/09/21 02:57:48 DEBUG : Looking for writers 2025/09/21 02:57:48 DEBUG : dir: reading active writers 2025/09/21 02:57:48 DEBUG : >WaitForWriters: 2025/09/21 02:57:48 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:48 DEBUG : dir: Looking for writers 2025/09/21 02:57:48 DEBUG : file1: reading active writers 2025/09/21 02:57:48 DEBUG : Looking for writers 2025/09/21 02:57:48 DEBUG : dir: reading active writers 2025/09/21 02:57:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:49 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:57:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:57:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:49 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:57:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/21 02:57:51 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:51 DEBUG : dir: Looking for writers 2025/09/21 02:57:51 DEBUG : file1: reading active writers 2025/09/21 02:57:51 DEBUG : Looking for writers 2025/09/21 02:57:51 DEBUG : dir: reading active writers 2025/09/21 02:57:51 DEBUG : >WaitForWriters: 2025/09/21 02:57:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:51 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:57:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:51 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:57:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/21 02:57:53 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:57:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:57:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:57:53 DEBUG : dir/file1(0xc0008d82c0): close: 2025/09/21 02:57:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/09/21 02:57:53 DEBUG : dir/file1(0xc0008d82c0): >close: err= 2025/09/21 02:57:53 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:53 DEBUG : dir: Looking for writers 2025/09/21 02:57:53 DEBUG : file1: reading active writers 2025/09/21 02:57:53 DEBUG : Looking for writers 2025/09/21 02:57:53 DEBUG : dir: reading active writers 2025/09/21 02:57:53 DEBUG : >WaitForWriters: 2025/09/21 02:57:53 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:53 DEBUG : dir: Looking for writers 2025/09/21 02:57:53 DEBUG : file1: reading active writers 2025/09/21 02:57:53 DEBUG : Looking for writers 2025/09/21 02:57:53 DEBUG : dir: reading active writers 2025/09/21 02:57:53 DEBUG : >WaitForWriters: 2025/09/21 02:57:53 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:54 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:57:54 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:57:54 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:54 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:57:54 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:57:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/21 02:57:55 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:57:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:57:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:57:55 DEBUG : dir/file1(0xc0001dff00): _writeAt: size=5, off=0 2025/09/21 02:57:55 DEBUG : dir/file1(0xc0001dff00): openPending: 2025/09/21 02:57:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/21 02:57:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/21 02:57:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:57:55 DEBUG : dir/file1(0xc0001dff00): >openPending: err= 2025/09/21 02:57:55 DEBUG : dir/file1(0xc0001dff00): >_writeAt: n=5, err= 2025/09/21 02:57:55 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/21 02:57:55 DEBUG : dir/file1(0xc0001dff00): close: 2025/09/21 02:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/09/21 02:57:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/09/21 02:57:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/09/21 02:57:55 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/21 02:57:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/21 02:57:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:57:56 DEBUG : dir/file1(0xc0001dff00): >close: err= 2025/09/21 02:57:56 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:57:56 DEBUG : dir/file1: vfs cache: starting upload 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:57:56 DEBUG : dir: Looking for writers 2025/09/21 02:57:56 DEBUG : file1: reading active writers 2025/09/21 02:57:56 DEBUG : Looking for writers 2025/09/21 02:57:56 DEBUG : dir: reading active writers 2025/09/21 02:57:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:57:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:57:56 INFO : dir/file1: Copied (replaced existing) 2025/09/21 02:57:56 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/09/21 02:57:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/21 02:57:56 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/09/21 02:57:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:57:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/21 02:57:57 DEBUG : dir: Looking for writers 2025/09/21 02:57:57 DEBUG : file1: reading active writers 2025/09/21 02:57:57 DEBUG : Looking for writers 2025/09/21 02:57:57 DEBUG : dir: reading active writers 2025/09/21 02:57:57 DEBUG : >WaitForWriters: 2025/09/21 02:57:57 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:57:57 DEBUG : dir: Looking for writers 2025/09/21 02:57:57 DEBUG : file1: reading active writers 2025/09/21 02:57:57 DEBUG : Looking for writers 2025/09/21 02:57:57 DEBUG : dir: reading active writers 2025/09/21 02:57:57 DEBUG : >WaitForWriters: 2025/09/21 02:57:57 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (26.26s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.66s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (8.97s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.70s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.96s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:57:58 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:58:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:58:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:58:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/09/21 02:58:03 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:03 DEBUG : dir: Looking for writers 2025/09/21 02:58:03 DEBUG : file1: reading active writers 2025/09/21 02:58:03 DEBUG : Looking for writers 2025/09/21 02:58:03 DEBUG : dir: reading active writers 2025/09/21 02:58:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (6.79s) === RUN TestFileOpenReadUnknownSize 2025/09/21 02:58:05 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/09/21 02:58:05 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/09/21 02:58:05 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:58:05 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/09/21 02:58:05 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:05 DEBUG : Looking for writers 2025/09/21 02:58:05 DEBUG : file.txt: reading active writers 2025/09/21 02:58:05 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:05 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:06 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (25 bytes), uploading instead of streaming 2025/09/21 02:58:07 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:58:07 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/21 02:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:07 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:07 DEBUG : dir: Looking for writers 2025/09/21 02:58:07 DEBUG : file1: reading active writers 2025/09/21 02:58:07 DEBUG : Looking for writers 2025/09/21 02:58:07 DEBUG : dir: reading active writers 2025/09/21 02:58:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.91s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:08 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:09 DEBUG : dir/file1: Remove: 2025/09/21 02:58:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:09 DEBUG : dir/file1: >Remove: err= 2025/09/21 02:58:09 DEBUG : dir/file1: Remove: 2025/09/21 02:58:09 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/21 02:58:09 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:09 DEBUG : dir: Looking for writers 2025/09/21 02:58:09 DEBUG : Looking for writers 2025/09/21 02:58:09 DEBUG : dir: reading active writers 2025/09/21 02:58:09 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.31s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:10 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:11 DEBUG : dir/file1: Remove: 2025/09/21 02:58:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:11 DEBUG : dir/file1: >Remove: err= 2025/09/21 02:58:12 DEBUG : dir/file1: Remove: 2025/09/21 02:58:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/09/21 02:58:12 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:12 DEBUG : dir: Looking for writers 2025/09/21 02:58:12 DEBUG : Looking for writers 2025/09/21 02:58:12 DEBUG : dir: reading active writers 2025/09/21 02:58:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.39s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:12 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:58:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:58:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/09/21 02:58:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/21 02:58:14 DEBUG : dir/file1: Open: flags=O_RDWR 2025/09/21 02:58:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/21 02:58:14 DEBUG : dir/file1: Open: flags=0x3 2025/09/21 02:58:14 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/09/21 02:58:14 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/09/21 02:58:14 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:14 DEBUG : dir: Looking for writers 2025/09/21 02:58:14 DEBUG : file1: reading active writers 2025/09/21 02:58:14 DEBUG : Looking for writers 2025/09/21 02:58:14 DEBUG : dir: reading active writers 2025/09/21 02:58:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.09s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:14 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:16 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:16 DEBUG : dir: Looking for writers 2025/09/21 02:58:16 DEBUG : file1: reading active writers 2025/09/21 02:58:16 DEBUG : Looking for writers 2025/09/21 02:58:16 DEBUG : dir: reading active writers 2025/09/21 02:58:16 DEBUG : >WaitForWriters: 2025/09/21 02:58:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:17 DEBUG : newLeaf: Updating file with newLeaf 0xc0009df500 2025/09/21 02:58:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/21 02:58:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0009df500 2025/09/21 02:58:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/21 02:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/21 02:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009df500 2025/09/21 02:58:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:18 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (25 bytes), uploading instead of streaming 2025/09/21 02:58:18 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:58:18 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/21 02:58:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:18 DEBUG : newLeaf: Running delayed rename now 2025/09/21 02:58:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:19 DEBUG : newLeaf: Updating file with newLeaf 0xc0009df500 2025/09/21 02:58:19 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:19 DEBUG : dir: Looking for writers 2025/09/21 02:58:19 DEBUG : Looking for writers 2025/09/21 02:58:19 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:19 DEBUG : dir: reading active writers 2025/09/21 02:58:19 DEBUG : >WaitForWriters: 2025/09/21 02:58:19 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:19 DEBUG : dir: Looking for writers 2025/09/21 02:58:19 DEBUG : Looking for writers 2025/09/21 02:58:19 DEBUG : dir: reading active writers 2025/09/21 02:58:19 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:20 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:20 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:58:20 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:20 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:20 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:58:21 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:21 DEBUG : dir: Looking for writers 2025/09/21 02:58:21 DEBUG : file1: reading active writers 2025/09/21 02:58:21 DEBUG : Looking for writers 2025/09/21 02:58:21 DEBUG : dir: reading active writers 2025/09/21 02:58:21 DEBUG : >WaitForWriters: 2025/09/21 02:58:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000150d80 2025/09/21 02:58:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/21 02:58:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000150d80 2025/09/21 02:58:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/21 02:58:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/09/21 02:58:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:24 DEBUG : dir/file1: File is currently open, delaying rename 0xc000150d80 2025/09/21 02:58:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:24 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (25 bytes), uploading instead of streaming 2025/09/21 02:58:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:58:24 DEBUG : dir/file1: Size of src and dst objects identical 2025/09/21 02:58:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:24 DEBUG : newLeaf: Running delayed rename now 2025/09/21 02:58:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000150d80 2025/09/21 02:58:25 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:25 DEBUG : dir: Looking for writers 2025/09/21 02:58:25 DEBUG : Looking for writers 2025/09/21 02:58:25 DEBUG : dir: reading active writers 2025/09/21 02:58:25 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:25 DEBUG : >WaitForWriters: 2025/09/21 02:58:25 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:25 DEBUG : dir: Looking for writers 2025/09/21 02:58:25 DEBUG : Looking for writers 2025/09/21 02:58:25 DEBUG : dir: reading active writers 2025/09/21 02:58:25 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:25 DEBUG : >WaitForWriters: 2025/09/21 02:58:25 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:26 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:26 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:58:26 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:26 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:26 INFO : files root 'rclone-test-bocixen3qexe': 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/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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/minimal,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2025/09/21 02:58:34 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:34 DEBUG : Looking for writers 2025/09/21 02:58:34 DEBUG : >WaitForWriters: 2025/09/21 02:58:34 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:35 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:35 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:58:35 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:35 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:35 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:58:38 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:38 DEBUG : dir: Looking for writers 2025/09/21 02:58:38 DEBUG : file1: reading active writers 2025/09/21 02:58:38 DEBUG : Looking for writers 2025/09/21 02:58:38 DEBUG : dir: reading active writers 2025/09/21 02:58:38 DEBUG : >WaitForWriters: 2025/09/21 02:58:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000217d40 2025/09/21 02:58:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/21 02:58:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000217d40 2025/09/21 02:58:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/21 02:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:58:40 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:58:40 DEBUG : dir/file1(0xc0008d8100): openPending: 2025/09/21 02:58:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/21 02:58:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/21 02:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:40 DEBUG : dir/file1(0xc0008d8100): >openPending: err= 2025/09/21 02:58:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/21 02:58:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:58:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:58:40 DEBUG : dir/file1(0xc0008d8100): _writeAt: size=25, off=0 2025/09/21 02:58:40 DEBUG : dir/file1(0xc0008d8100): >_writeAt: n=25, err= 2025/09/21 02:58:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/21 02:58:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000217d40 2025/09/21 02:58:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:40 DEBUG : newLeaf(0xc0008d8100): close: 2025/09/21 02:58:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/21 02:58:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-21 02:58:40.411793347 +0000 UTC m=+155.689711359 2025/09/21 02:58:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/21 02:58:40 DEBUG : newLeaf(0xc0008d8100): >close: err= 2025/09/21 02:58:40 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:40 DEBUG : dir: Looking for writers 2025/09/21 02:58:40 DEBUG : Looking for writers 2025/09/21 02:58:40 DEBUG : dir: reading active writers 2025/09/21 02:58:40 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:58:41 DEBUG : dir: Looking for writers 2025/09/21 02:58:41 DEBUG : Looking for writers 2025/09/21 02:58:41 DEBUG : dir: reading active writers 2025/09/21 02:58:41 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:58:41 DEBUG : dir: Looking for writers 2025/09/21 02:58:41 DEBUG : Looking for writers 2025/09/21 02:58:41 DEBUG : dir: reading active writers 2025/09/21 02:58:41 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:58:41 DEBUG : dir: Looking for writers 2025/09/21 02:58:41 DEBUG : Looking for writers 2025/09/21 02:58:41 DEBUG : dir: reading active writers 2025/09/21 02:58:41 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:58:41 DEBUG : newLeaf: vfs cache: starting upload 2025/09/21 02:58:41 DEBUG : dir: Looking for writers 2025/09/21 02:58:41 DEBUG : Looking for writers 2025/09/21 02:58:41 DEBUG : dir: reading active writers 2025/09/21 02:58:41 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:58:41 DEBUG : dir: Looking for writers 2025/09/21 02:58:41 DEBUG : Looking for writers 2025/09/21 02:58:41 DEBUG : dir: reading active writers 2025/09/21 02:58:41 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:58:41 DEBUG : dir: Looking for writers 2025/09/21 02:58:41 DEBUG : Looking for writers 2025/09/21 02:58:41 DEBUG : dir: reading active writers 2025/09/21 02:58:41 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:58:41 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/21 02:58:41 INFO : newLeaf: Copied (replaced existing) 2025/09/21 02:58:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-21 02:58:40 +0000 UTC," 2025/09/21 02:58:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/21 02:58:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/21 02:58:42 DEBUG : dir: Looking for writers 2025/09/21 02:58:42 DEBUG : Looking for writers 2025/09/21 02:58:42 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:42 DEBUG : dir: reading active writers 2025/09/21 02:58:42 DEBUG : >WaitForWriters: 2025/09/21 02:58:42 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:42 DEBUG : dir: Looking for writers 2025/09/21 02:58:42 DEBUG : Looking for writers 2025/09/21 02:58:42 DEBUG : dir: reading active writers 2025/09/21 02:58:42 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:42 DEBUG : >WaitForWriters: 2025/09/21 02:58:42 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:43 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:43 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:58:43 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:43 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:43 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:58:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:58:44 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:58:44 DEBUG : dir/file1(0xc000904ac0): openPending: 2025/09/21 02:58:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/21 02:58:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/21 02:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:44 DEBUG : dir/file1(0xc000904ac0): >openPending: err= 2025/09/21 02:58:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/21 02:58:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:58:44 DEBUG : dir/file1(0xc000904ac0): _writeAt: size=14, off=0 2025/09/21 02:58:44 DEBUG : dir/file1(0xc000904ac0): >_writeAt: n=14, err= 2025/09/21 02:58:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/21 02:58:44 DEBUG : dir/file1(0xc000904ac0): close: 2025/09/21 02:58:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/21 02:58:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/09/21 02:58:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:58:44 DEBUG : dir/file1(0xc000904ac0): >close: err= 2025/09/21 02:58:44 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:44 DEBUG : dir: Looking for writers 2025/09/21 02:58:44 DEBUG : file1: reading active writers 2025/09/21 02:58:44 DEBUG : Looking for writers 2025/09/21 02:58:44 DEBUG : dir: reading active writers 2025/09/21 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:58:44 DEBUG : dir: Looking for writers 2025/09/21 02:58:44 DEBUG : file1: reading active writers 2025/09/21 02:58:44 DEBUG : Looking for writers 2025/09/21 02:58:44 DEBUG : dir: reading active writers 2025/09/21 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:58:44 DEBUG : dir: Looking for writers 2025/09/21 02:58:44 DEBUG : file1: reading active writers 2025/09/21 02:58:44 DEBUG : Looking for writers 2025/09/21 02:58:44 DEBUG : dir: reading active writers 2025/09/21 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:58:44 DEBUG : dir: Looking for writers 2025/09/21 02:58:44 DEBUG : file1: reading active writers 2025/09/21 02:58:44 DEBUG : Looking for writers 2025/09/21 02:58:44 DEBUG : dir: reading active writers 2025/09/21 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:58:44 DEBUG : dir/file1: vfs cache: starting upload 2025/09/21 02:58:44 DEBUG : dir: Looking for writers 2025/09/21 02:58:44 DEBUG : file1: reading active writers 2025/09/21 02:58:44 DEBUG : Looking for writers 2025/09/21 02:58:44 DEBUG : dir: reading active writers 2025/09/21 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:58:44 DEBUG : dir: Looking for writers 2025/09/21 02:58:44 DEBUG : file1: reading active writers 2025/09/21 02:58:44 DEBUG : Looking for writers 2025/09/21 02:58:44 DEBUG : dir: reading active writers 2025/09/21 02:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:58:45 DEBUG : dir: Looking for writers 2025/09/21 02:58:45 DEBUG : file1: reading active writers 2025/09/21 02:58:45 DEBUG : Looking for writers 2025/09/21 02:58:45 DEBUG : dir: reading active writers 2025/09/21 02:58:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:58:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:58:45 INFO : dir/file1: Copied (replaced existing) 2025/09/21 02:58:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/09/21 02:58:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/21 02:58:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/09/21 02:58:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/21 02:58:45 DEBUG : dir: Looking for writers 2025/09/21 02:58:45 DEBUG : file1: reading active writers 2025/09/21 02:58:45 DEBUG : Looking for writers 2025/09/21 02:58:45 DEBUG : dir: reading active writers 2025/09/21 02:58:45 DEBUG : >WaitForWriters: 2025/09/21 02:58:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:58:45 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:58:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:58:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:58:45 DEBUG : dir/file1(0xc000783240): _readAt: size=512, off=0 2025/09/21 02:58:45 DEBUG : dir/file1(0xc000783240): openPending: 2025/09/21 02:58:45 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/21 02:58:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/21 02:58:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:45 DEBUG : dir/file1(0xc000783240): >openPending: err= 2025/09/21 02:58:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/09/21 02:58:45 DEBUG : dir/file1(0xc000783240): >_readAt: n=14, err=EOF 2025/09/21 02:58:45 DEBUG : dir/file1(0xc000783240): close: 2025/09/21 02:58:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/21 02:58:45 DEBUG : dir/file1(0xc000783240): >close: err= 2025/09/21 02:58:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/21 02:58:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000217800 2025/09/21 02:58:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/21 02:58:47 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/21 02:58:47 DEBUG : dir/file1: Updating file with dir/file1 0xc000217800 2025/09/21 02:58:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/21 02:58:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:58:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:58:47 DEBUG : dir/file1(0xc000783ec0): openPending: 2025/09/21 02:58:47 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/21 02:58:47 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/21 02:58:47 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/09/21 02:58:47 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 02:58:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/21 02:58:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:47 DEBUG : dir/file1(0xc000783ec0): >openPending: err= 2025/09/21 02:58:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/21 02:58:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:58:47 DEBUG : dir/file1(0xc000783ec0): _writeAt: size=25, off=0 2025/09/21 02:58:47 DEBUG : dir/file1(0xc000783ec0): >_writeAt: n=25, err= 2025/09/21 02:58:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/21 02:58:48 DEBUG : newLeaf: Updating file with newLeaf 0xc000217800 2025/09/21 02:58:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:48 DEBUG : newLeaf(0xc000783ec0): close: 2025/09/21 02:58:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/21 02:58:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-21 02:58:47.951672908 +0000 UTC m=+163.229590900 2025/09/21 02:58:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/21 02:58:48 DEBUG : newLeaf(0xc000783ec0): >close: err= 2025/09/21 02:58:48 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:48 DEBUG : dir: Looking for writers 2025/09/21 02:58:48 DEBUG : Looking for writers 2025/09/21 02:58:48 DEBUG : dir: reading active writers 2025/09/21 02:58:48 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:58:48 DEBUG : dir: Looking for writers 2025/09/21 02:58:48 DEBUG : Looking for writers 2025/09/21 02:58:48 DEBUG : dir: reading active writers 2025/09/21 02:58:48 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:58:48 DEBUG : dir: Looking for writers 2025/09/21 02:58:48 DEBUG : Looking for writers 2025/09/21 02:58:48 DEBUG : dir: reading active writers 2025/09/21 02:58:48 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:58:48 DEBUG : dir: Looking for writers 2025/09/21 02:58:48 DEBUG : Looking for writers 2025/09/21 02:58:48 DEBUG : dir: reading active writers 2025/09/21 02:58:48 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:58:48 DEBUG : newLeaf: vfs cache: starting upload 2025/09/21 02:58:48 DEBUG : dir: Looking for writers 2025/09/21 02:58:48 DEBUG : Looking for writers 2025/09/21 02:58:48 DEBUG : dir: reading active writers 2025/09/21 02:58:48 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:58:48 DEBUG : dir: Looking for writers 2025/09/21 02:58:48 DEBUG : Looking for writers 2025/09/21 02:58:48 DEBUG : dir: reading active writers 2025/09/21 02:58:48 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:58:49 DEBUG : dir: Looking for writers 2025/09/21 02:58:49 DEBUG : Looking for writers 2025/09/21 02:58:49 DEBUG : dir: reading active writers 2025/09/21 02:58:49 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:58:49 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/21 02:58:49 INFO : newLeaf: Copied (replaced existing) 2025/09/21 02:58:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-21 02:58:47 +0000 UTC," 2025/09/21 02:58:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/21 02:58:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/21 02:58:49 DEBUG : dir: Looking for writers 2025/09/21 02:58:49 DEBUG : Looking for writers 2025/09/21 02:58:49 DEBUG : dir: reading active writers 2025/09/21 02:58:49 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:49 DEBUG : >WaitForWriters: 2025/09/21 02:58:50 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:50 DEBUG : dir: Looking for writers 2025/09/21 02:58:50 DEBUG : Looking for writers 2025/09/21 02:58:50 DEBUG : dir: reading active writers 2025/09/21 02:58:50 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:50 DEBUG : >WaitForWriters: 2025/09/21 02:58:50 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:50 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:50 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:58:50 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:50 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:58:50 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:58:52 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:52 DEBUG : dir: Looking for writers 2025/09/21 02:58:52 DEBUG : file1: reading active writers 2025/09/21 02:58:52 DEBUG : Looking for writers 2025/09/21 02:58:52 DEBUG : dir: reading active writers 2025/09/21 02:58:52 DEBUG : >WaitForWriters: 2025/09/21 02:58:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:58:52 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:58:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:58:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:58:52 DEBUG : dir/file1(0xc000905f00): _readAt: size=512, off=0 2025/09/21 02:58:52 DEBUG : dir/file1(0xc000905f00): openPending: 2025/09/21 02:58:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/09/21 02:58:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/09/21 02:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:52 DEBUG : dir/file1(0xc000905f00): >openPending: err= 2025/09/21 02:58:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/09/21 02:58:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:58:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:58:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:58:52 DEBUG : dir/file1(0xc000905f00): >_readAt: n=14, err=EOF 2025/09/21 02:58:52 DEBUG : dir/file1(0xc000905f00): close: 2025/09/21 02:58:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/21 02:58:52 DEBUG : dir/file1(0xc000905f00): >close: err= 2025/09/21 02:58:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/21 02:58:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000217a40 2025/09/21 02:58:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/09/21 02:58:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/09/21 02:58:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000217a40 2025/09/21 02:58:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/09/21 02:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:58:54 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:58:54 DEBUG : dir/file1(0xc000986ec0): openPending: 2025/09/21 02:58:54 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/21 02:58:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/09/21 02:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:58:54 DEBUG : dir/file1(0xc000986ec0): >openPending: err= 2025/09/21 02:58:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/21 02:58:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:58:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:58:54 DEBUG : dir/file1(0xc000986ec0): _writeAt: size=25, off=0 2025/09/21 02:58:54 DEBUG : dir/file1(0xc000986ec0): >_writeAt: n=25, err= 2025/09/21 02:58:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/09/21 02:58:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/09/21 02:58:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000217a40 2025/09/21 02:58:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 02:58:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:55 DEBUG : newLeaf(0xc000986ec0): close: 2025/09/21 02:58:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/09/21 02:58:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-09-21 02:58:54.479302479 +0000 UTC m=+169.757220491 2025/09/21 02:58:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/09/21 02:58:55 DEBUG : newLeaf(0xc000986ec0): >close: err= 2025/09/21 02:58:55 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:58:55 DEBUG : newLeaf: vfs cache: starting upload 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:58:55 DEBUG : dir: Looking for writers 2025/09/21 02:58:55 DEBUG : Looking for writers 2025/09/21 02:58:55 DEBUG : dir: reading active writers 2025/09/21 02:58:55 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:58:55 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/09/21 02:58:55 INFO : newLeaf: Copied (replaced existing) 2025/09/21 02:58:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-09-21 02:58:54 +0000 UTC," 2025/09/21 02:58:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/09/21 02:58:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/09/21 02:58:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/09/21 02:58:56 DEBUG : dir: Looking for writers 2025/09/21 02:58:56 DEBUG : Looking for writers 2025/09/21 02:58:56 DEBUG : dir: reading active writers 2025/09/21 02:58:56 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:56 DEBUG : >WaitForWriters: 2025/09/21 02:58:56 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:56 DEBUG : dir: Looking for writers 2025/09/21 02:58:56 DEBUG : Looking for writers 2025/09/21 02:58:56 DEBUG : dir: reading active writers 2025/09/21 02:58:56 DEBUG : newLeaf: reading active writers 2025/09/21 02:58:56 DEBUG : >WaitForWriters: 2025/09/21 02:58:56 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- FAIL: TestFileRename (42.48s) --- PASS: TestFileRename/off,forceCache=false (5.71s) --- PASS: TestFileRename/minimal,forceCache=false (5.88s) --- FAIL: TestFileRename/minimal,forceCache=true (9.01s) --- PASS: TestFileRename/writes,forceCache=false (7.83s) --- PASS: TestFileRename/writes,forceCache=true (7.57s) --- PASS: TestFileRename/full,forceCache=false (6.49s) === 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-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:57 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:57 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:57 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:57 DEBUG : Looking for writers 2025/09/21 02:58:57 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-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:57 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:58:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:58:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:58:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:58:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/21 02:58:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:58:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/21 02:58:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/09/21 02:58:59 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:58:59 DEBUG : dir: Looking for writers 2025/09/21 02:58:59 DEBUG : file1: reading active writers 2025/09/21 02:58:59 DEBUG : Looking for writers 2025/09/21 02:58:59 DEBUG : dir: reading active writers 2025/09/21 02:58:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.40s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:58:59 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:59:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/21 02:59:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/21 02:59:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/21 02:59:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/21 02:59:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/21 02:59:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/21 02:59:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/21 02:59:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/21 02:59:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/09/21 02:59:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/09/21 02:59:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/09/21 02:59:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/09/21 02:59:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/09/21 02:59:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/09/21 02:59:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/09/21 02:59:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/09/21 02:59:03 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:03 DEBUG : dir: Looking for writers 2025/09/21 02:59:03 DEBUG : file1: reading active writers 2025/09/21 02:59:03 DEBUG : Looking for writers 2025/09/21 02:59:03 DEBUG : dir: reading active writers 2025/09/21 02:59:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.85s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:03 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:59:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/21 02:59:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/09/21 02:59:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/09/21 02:59:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/09/21 02:59:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/09/21 02:59:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/09/21 02:59:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/09/21 02:59:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/09/21 02:59:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/09/21 02:59:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/09/21 02:59:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/09/21 02:59:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/09/21 02:59:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/09/21 02:59:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/09/21 02:59:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/09/21 02:59:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/09/21 02:59:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/09/21 02:59:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/09/21 02:59:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/21 02:59:07 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/09/21 02:59:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/09/21 02:59:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/09/21 02:59:07 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/09/21 02:59:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/21 02:59:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/21 02:59:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/21 02:59:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/09/21 02:59:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/09/21 02:59:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/09/21 02:59:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/09/21 02:59:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/09/21 02:59:07 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:07 DEBUG : dir: Looking for writers 2025/09/21 02:59:07 DEBUG : file1: reading active writers 2025/09/21 02:59:07 DEBUG : Looking for writers 2025/09/21 02:59:07 DEBUG : dir: reading active writers 2025/09/21 02:59:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.39s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:08 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:59:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/21 02:59:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:09 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:09 DEBUG : dir: Looking for writers 2025/09/21 02:59:09 DEBUG : file1: reading active writers 2025/09/21 02:59:09 DEBUG : Looking for writers 2025/09/21 02:59:09 DEBUG : dir: reading active writers 2025/09/21 02:59:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.33s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:10 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/09/21 02:59:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/09/21 02:59:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/09/21 02:59:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/09/21 02:59:12 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:12 DEBUG : dir: Looking for writers 2025/09/21 02:59:12 DEBUG : file1: reading active writers 2025/09/21 02:59:12 DEBUG : Looking for writers 2025/09/21 02:59:12 DEBUG : dir: reading active writers 2025/09/21 02:59:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.38s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:12 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:12 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:12 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:12 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:12 INFO : files root 'rclone-test-bocixen3qexe': 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:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2025/09/21 02:59:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:21 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2025/09/21 02:59:21 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:21 DEBUG : Looking for writers 2025/09/21 02:59:21 DEBUG : >WaitForWriters: 2025/09/21 02:59:21 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (9.24s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:22 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:22 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:22 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:22 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:22 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:24 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:59:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:59:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:59:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/21 02:59:24 DEBUG : dir/file1(0xc0008d9300): _readAt: size=1, off=0 2025/09/21 02:59:24 DEBUG : dir/file1(0xc0008d9300): openPending: 2025/09/21 02:59:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/21 02:59:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/21 02:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:24 DEBUG : dir/file1(0xc0008d9300): >openPending: err= 2025/09/21 02:59:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/21 02:59:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:59:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): >_readAt: n=1, err= 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): _readAt: size=1, off=5 2025/09/21 02:59:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): >_readAt: n=1, err= 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): _readAt: size=1, off=3 2025/09/21 02:59:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): >_readAt: n=1, err= 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): _readAt: size=1, off=13 2025/09/21 02:59:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): >_readAt: n=1, err= 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): _readAt: size=16, off=100 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): >_readAt: n=0, err=EOF 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): close: 2025/09/21 02:59:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/21 02:59:25 DEBUG : dir/file1(0xc0008d9300): >close: err= 2025/09/21 02:59:25 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:25 DEBUG : dir: Looking for writers 2025/09/21 02:59:25 DEBUG : file1: reading active writers 2025/09/21 02:59:25 DEBUG : Looking for writers 2025/09/21 02:59:25 DEBUG : dir: reading active writers 2025/09/21 02:59:25 DEBUG : >WaitForWriters: 2025/09/21 02:59:25 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.01s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:26 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:26 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:26 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:26 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:26 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:27 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:59:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:59:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:59:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=1, off=0 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): openPending: 2025/09/21 02:59:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/21 02:59:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/21 02:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >openPending: err= 2025/09/21 02:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/09/21 02:59:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:59:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=1, err= 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=1, off=5 2025/09/21 02:59:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=1, err= 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=1, off=1 2025/09/21 02:59:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=1, err= 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=6, off=10 2025/09/21 02:59:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=6, err= 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=256, off=10 2025/09/21 02:59:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=6, err=EOF 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=256, off=100 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=0, err=EOF 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): close: 2025/09/21 02:59:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >close: err= 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): _readAt: size=256, off=100 2025/09/21 02:59:27 DEBUG : dir/file1(0xc000904380): >_readAt: n=0, err=file already closed 2025/09/21 02:59:27 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:27 DEBUG : dir: Looking for writers 2025/09/21 02:59:27 DEBUG : file1: reading active writers 2025/09/21 02:59:27 DEBUG : Looking for writers 2025/09/21 02:59:27 DEBUG : dir: reading active writers 2025/09/21 02:59:27 DEBUG : >WaitForWriters: 2025/09/21 02:59:27 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.38s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:28 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:28 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:28 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:28 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:28 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:30 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:59:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:59:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:59:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): RWFileHandle.Flush 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): _readAt: size=256, off=0 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): openPending: 2025/09/21 02:59:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/21 02:59:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/21 02:59:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): >openPending: err= 2025/09/21 02:59:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/21 02:59:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:59:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): >_readAt: n=16, err=EOF 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): RWFileHandle.Flush 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): RWFileHandle.Flush 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): close: 2025/09/21 02:59:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/21 02:59:30 DEBUG : dir/file1(0xc001008f80): >close: err= 2025/09/21 02:59:30 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:30 DEBUG : dir: Looking for writers 2025/09/21 02:59:30 DEBUG : file1: reading active writers 2025/09/21 02:59:30 DEBUG : Looking for writers 2025/09/21 02:59:30 DEBUG : dir: reading active writers 2025/09/21 02:59:30 DEBUG : >WaitForWriters: 2025/09/21 02:59:30 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.51s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:31 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:31 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:31 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:31 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:31 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 02:59:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/09/21 02:59:32 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:59:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:59:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:59:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): _readAt: size=256, off=0 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): openPending: 2025/09/21 02:59:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/21 02:59:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/21 02:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): >openPending: err= 2025/09/21 02:59:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/09/21 02:59:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:59:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): >_readAt: n=16, err=EOF 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): RWFileHandle.Release 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): close: 2025/09/21 02:59:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): >close: err= 2025/09/21 02:59:32 DEBUG : dir/file1(0xc001009bc0): RWFileHandle.Release 2025/09/21 02:59:32 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:32 DEBUG : dir: Looking for writers 2025/09/21 02:59:32 DEBUG : file1: reading active writers 2025/09/21 02:59:32 DEBUG : Looking for writers 2025/09/21 02:59:32 DEBUG : dir: reading active writers 2025/09/21 02:59:32 DEBUG : >WaitForWriters: 2025/09/21 02:59:32 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.30s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:33 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:33 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:33 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:33 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:33 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:33 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): openPending: 2025/09/21 02:59:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): >openPending: err= 2025/09/21 02:59:33 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): _writeAt: size=5, off=0 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): >_writeAt: n=5, err= 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): _writeAt: size=7, off=5 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): >_writeAt: n=7, err= 2025/09/21 02:59:33 DEBUG : file1: vfs cache: truncate to size=11 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): close: 2025/09/21 02:59:33 DEBUG : file1: vfs cache: setting modification time to 2025-09-21 02:59:33.489513467 +0000 UTC m=+208.767431489 2025/09/21 02:59:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): >close: err= 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): close: 2025/09/21 02:59:33 DEBUG : file1(0xc0008d8880): >close: err=file already closed 2025/09/21 02:59:33 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:33 DEBUG : Looking for writers 2025/09/21 02:59:33 DEBUG : file1: reading active writers 2025/09/21 02:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:33 DEBUG : Looking for writers 2025/09/21 02:59:33 DEBUG : file1: reading active writers 2025/09/21 02:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:33 DEBUG : Looking for writers 2025/09/21 02:59:33 DEBUG : file1: reading active writers 2025/09/21 02:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:33 DEBUG : Looking for writers 2025/09/21 02:59:33 DEBUG : file1: reading active writers 2025/09/21 02:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:33 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:33 DEBUG : Looking for writers 2025/09/21 02:59:33 DEBUG : file1: reading active writers 2025/09/21 02:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:33 DEBUG : Looking for writers 2025/09/21 02:59:33 DEBUG : file1: reading active writers 2025/09/21 02:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:34 DEBUG : Looking for writers 2025/09/21 02:59:34 DEBUG : file1: reading active writers 2025/09/21 02:59:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:34 INFO : file1: Copied (new) 2025/09/21 02:59:34 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-21 02:59:33 +0000 UTC," 2025/09/21 02:59:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:34 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:34 DEBUG : Looking for writers 2025/09/21 02:59:34 DEBUG : file1: reading active writers 2025/09/21 02:59:34 DEBUG : >WaitForWriters: 2025/09/21 02:59:34 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:34 DEBUG : Looking for writers 2025/09/21 02:59:34 DEBUG : file1: reading active writers 2025/09/21 02:59:34 DEBUG : >WaitForWriters: 2025/09/21 02:59:34 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.94s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:35 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:35 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:35 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:35 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:35 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:35 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): openPending: 2025/09/21 02:59:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): >openPending: err= 2025/09/21 02:59:35 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): _writeAt: size=7, off=0 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): >_writeAt: n=7, err= 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): _writeAt: size=6, off=5 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): >_writeAt: n=6, err= 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): close: 2025/09/21 02:59:35 DEBUG : file1: vfs cache: setting modification time to 2025-09-21 02:59:35.436249663 +0000 UTC m=+210.714167675 2025/09/21 02:59:35 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): >close: err= 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): _writeAt: size=5, off=0 2025/09/21 02:59:35 DEBUG : file1(0xc0008d94c0): >_writeAt: n=0, err=file already closed 2025/09/21 02:59:35 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:35 DEBUG : Looking for writers 2025/09/21 02:59:35 DEBUG : file1: reading active writers 2025/09/21 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:35 DEBUG : Looking for writers 2025/09/21 02:59:35 DEBUG : file1: reading active writers 2025/09/21 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:35 DEBUG : Looking for writers 2025/09/21 02:59:35 DEBUG : file1: reading active writers 2025/09/21 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:35 DEBUG : Looking for writers 2025/09/21 02:59:35 DEBUG : file1: reading active writers 2025/09/21 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:35 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:35 DEBUG : Looking for writers 2025/09/21 02:59:35 DEBUG : file1: reading active writers 2025/09/21 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:35 DEBUG : Looking for writers 2025/09/21 02:59:35 DEBUG : file1: reading active writers 2025/09/21 02:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:36 DEBUG : Looking for writers 2025/09/21 02:59:36 DEBUG : file1: reading active writers 2025/09/21 02:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:36 INFO : file1: Copied (new) 2025/09/21 02:59:36 DEBUG : file1: vfs cache: fingerprint now "11,2025-09-21 02:59:35 +0000 UTC," 2025/09/21 02:59:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:36 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:36 DEBUG : Looking for writers 2025/09/21 02:59:36 DEBUG : file1: reading active writers 2025/09/21 02:59:36 DEBUG : >WaitForWriters: 2025/09/21 02:59:36 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:36 DEBUG : Looking for writers 2025/09/21 02:59:36 DEBUG : file1: reading active writers 2025/09/21 02:59:36 DEBUG : >WaitForWriters: 2025/09/21 02:59:36 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:37 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:37 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:37 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:37 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:37 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:37 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:37 DEBUG : file1(0xc000906100): openPending: 2025/09/21 02:59:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:37 DEBUG : file1(0xc000906100): >openPending: err= 2025/09/21 02:59:37 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:37 DEBUG : file1(0xc000906100): close: 2025/09/21 02:59:37 DEBUG : file1: vfs cache: setting modification time to 2025-09-21 02:59:37.389767566 +0000 UTC m=+212.667685588 2025/09/21 02:59:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:37 DEBUG : file1(0xc000906100): >close: err= 2025/09/21 02:59:37 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/21 02:59:37 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 02:59:37 DEBUG : file2: newRWFileHandle: 2025/09/21 02:59:37 DEBUG : file2(0xc000906680): openPending: 2025/09/21 02:59:37 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/21 02:59:37 DEBUG : file2(0xc000906680): >openPending: err= 2025/09/21 02:59:37 DEBUG : file2: >newRWFileHandle: err= 2025/09/21 02:59:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/21 02:59:37 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/09/21 02:59:37 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/09/21 02:59:37 DEBUG : file2(0xc000906680): RWFileHandle.Flush 2025/09/21 02:59:37 DEBUG : file2(0xc000906680): RWFileHandle.Release 2025/09/21 02:59:37 DEBUG : file2(0xc000906680): close: 2025/09/21 02:59:37 DEBUG : file2: vfs cache: setting modification time to 2025-09-21 02:59:37.390918498 +0000 UTC m=+212.668836480 2025/09/21 02:59:37 INFO : file2: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:37 DEBUG : file2(0xc000906680): >close: err= 2025/09/21 02:59:37 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:37 DEBUG : Looking for writers 2025/09/21 02:59:37 DEBUG : file1: reading active writers 2025/09/21 02:59:37 DEBUG : file2: reading active writers 2025/09/21 02:59:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/09/21 02:59:37 DEBUG : Looking for writers 2025/09/21 02:59:37 DEBUG : file1: reading active writers 2025/09/21 02:59:37 DEBUG : file2: reading active writers 2025/09/21 02:59:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/09/21 02:59:37 DEBUG : Looking for writers 2025/09/21 02:59:37 DEBUG : file1: reading active writers 2025/09/21 02:59:37 DEBUG : file2: reading active writers 2025/09/21 02:59:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/09/21 02:59:37 DEBUG : Looking for writers 2025/09/21 02:59:37 DEBUG : file1: reading active writers 2025/09/21 02:59:37 DEBUG : file2: reading active writers 2025/09/21 02:59:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/09/21 02:59:37 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:37 DEBUG : file2: vfs cache: starting upload 2025/09/21 02:59:37 DEBUG : Looking for writers 2025/09/21 02:59:37 DEBUG : file1: reading active writers 2025/09/21 02:59:37 DEBUG : file2: reading active writers 2025/09/21 02:59:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/09/21 02:59:37 DEBUG : Looking for writers 2025/09/21 02:59:37 DEBUG : file1: reading active writers 2025/09/21 02:59:37 DEBUG : file2: reading active writers 2025/09/21 02:59:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/09/21 02:59:38 DEBUG : Looking for writers 2025/09/21 02:59:38 DEBUG : file1: reading active writers 2025/09/21 02:59:38 DEBUG : file2: reading active writers 2025/09/21 02:59:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/09/21 02:59:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:38 INFO : file1: Copied (new) 2025/09/21 02:59:38 DEBUG : file1: vfs cache: fingerprint now "0,2025-09-21 02:59:37 +0000 UTC," 2025/09/21 02:59:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:38 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:38 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/09/21 02:59:38 INFO : file2: Copied (new) 2025/09/21 02:59:38 DEBUG : file2: vfs cache: fingerprint now "0,2025-09-21 02:59:37 +0000 UTC," 2025/09/21 02:59:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/09/21 02:59:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/09/21 02:59:38 INFO : file2: vfs cache: upload succeeded try #1 2025/09/21 02:59:38 DEBUG : Looking for writers 2025/09/21 02:59:38 DEBUG : file1: reading active writers 2025/09/21 02:59:38 DEBUG : file2: reading active writers 2025/09/21 02:59:38 DEBUG : >WaitForWriters: 2025/09/21 02:59:38 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:38 DEBUG : Looking for writers 2025/09/21 02:59:38 DEBUG : file1: reading active writers 2025/09/21 02:59:38 DEBUG : file2: reading active writers 2025/09/21 02:59:38 DEBUG : >WaitForWriters: 2025/09/21 02:59:38 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.09s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:39 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:39 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:39 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:39 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:39 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:39 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): openPending: 2025/09/21 02:59:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): >openPending: err= 2025/09/21 02:59:39 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): _writeAt: size=5, off=0 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): >_writeAt: n=5, err= 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): RWFileHandle.Flush 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): RWFileHandle.Flush 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): close: 2025/09/21 02:59:39 DEBUG : file1: vfs cache: setting modification time to 2025-09-21 02:59:39.48481844 +0000 UTC m=+214.762736462 2025/09/21 02:59:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:39 DEBUG : file1(0xc0009874c0): >close: err= 2025/09/21 02:59:39 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:39 DEBUG : Looking for writers 2025/09/21 02:59:39 DEBUG : file1: reading active writers 2025/09/21 02:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:39 DEBUG : Looking for writers 2025/09/21 02:59:39 DEBUG : file1: reading active writers 2025/09/21 02:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:39 DEBUG : Looking for writers 2025/09/21 02:59:39 DEBUG : file1: reading active writers 2025/09/21 02:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:39 DEBUG : Looking for writers 2025/09/21 02:59:39 DEBUG : file1: reading active writers 2025/09/21 02:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:39 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:39 DEBUG : Looking for writers 2025/09/21 02:59:39 DEBUG : file1: reading active writers 2025/09/21 02:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:39 DEBUG : Looking for writers 2025/09/21 02:59:39 DEBUG : file1: reading active writers 2025/09/21 02:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:40 DEBUG : Looking for writers 2025/09/21 02:59:40 DEBUG : file1: reading active writers 2025/09/21 02:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:40 INFO : file1: Copied (new) 2025/09/21 02:59:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-21 02:59:39 +0000 UTC," 2025/09/21 02:59:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:40 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:40 DEBUG : Looking for writers 2025/09/21 02:59:40 DEBUG : file1: reading active writers 2025/09/21 02:59:40 DEBUG : >WaitForWriters: 2025/09/21 02:59:40 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:41 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:41 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:41 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:41 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:41 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:41 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): openPending: 2025/09/21 02:59:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): >openPending: err= 2025/09/21 02:59:41 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): _writeAt: size=5, off=0 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): >_writeAt: n=5, err= 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): RWFileHandle.Release 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): close: 2025/09/21 02:59:41 DEBUG : file1: vfs cache: setting modification time to 2025-09-21 02:59:41.358241032 +0000 UTC m=+216.636159054 2025/09/21 02:59:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): >close: err= 2025/09/21 02:59:41 DEBUG : file1(0xc000987f40): RWFileHandle.Release 2025/09/21 02:59:41 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:41 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:41 DEBUG : Looking for writers 2025/09/21 02:59:41 DEBUG : file1: reading active writers 2025/09/21 02:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:42 INFO : file1: Copied (new) 2025/09/21 02:59:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-21 02:59:41 +0000 UTC," 2025/09/21 02:59:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:42 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:42 DEBUG : Looking for writers 2025/09/21 02:59:42 DEBUG : file1: reading active writers 2025/09/21 02:59:42 DEBUG : >WaitForWriters: 2025/09/21 02:59:42 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:43 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:43 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:43 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:43 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:43 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/09/21 02:59:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:59:44 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:59:44 DEBUG : dir/file1(0xc0004b1240): openPending: 2025/09/21 02:59:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/21 02:59:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/21 02:59:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:44 DEBUG : dir/file1(0xc0004b1240): >openPending: err= 2025/09/21 02:59:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/09/21 02:59:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:59:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:59:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/21 02:59:44 DEBUG : dir/file1(0xc0004b1240): _writeAt: size=5, off=0 2025/09/21 02:59:44 DEBUG : dir/file1(0xc0004b1240): >_writeAt: n=5, err= 2025/09/21 02:59:44 DEBUG : dir/file1(0xc0004b1240): close: 2025/09/21 02:59:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-21 02:59:44.433801699 +0000 UTC m=+219.711719721 2025/09/21 02:59:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:44 DEBUG : dir/file1(0xc0004b1240): >close: err= 2025/09/21 02:59:44 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:44 DEBUG : dir: Looking for writers 2025/09/21 02:59:44 DEBUG : file1: reading active writers 2025/09/21 02:59:44 DEBUG : Looking for writers 2025/09/21 02:59:44 DEBUG : dir: reading active writers 2025/09/21 02:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:44 DEBUG : dir: Looking for writers 2025/09/21 02:59:44 DEBUG : file1: reading active writers 2025/09/21 02:59:44 DEBUG : Looking for writers 2025/09/21 02:59:44 DEBUG : dir: reading active writers 2025/09/21 02:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:44 DEBUG : dir: Looking for writers 2025/09/21 02:59:44 DEBUG : file1: reading active writers 2025/09/21 02:59:44 DEBUG : Looking for writers 2025/09/21 02:59:44 DEBUG : dir: reading active writers 2025/09/21 02:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:44 DEBUG : dir: Looking for writers 2025/09/21 02:59:44 DEBUG : file1: reading active writers 2025/09/21 02:59:44 DEBUG : Looking for writers 2025/09/21 02:59:44 DEBUG : dir: reading active writers 2025/09/21 02:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:44 DEBUG : dir/file1: vfs cache: starting upload 2025/09/21 02:59:44 DEBUG : dir: Looking for writers 2025/09/21 02:59:44 DEBUG : file1: reading active writers 2025/09/21 02:59:44 DEBUG : Looking for writers 2025/09/21 02:59:44 DEBUG : dir: reading active writers 2025/09/21 02:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:44 DEBUG : dir: Looking for writers 2025/09/21 02:59:44 DEBUG : file1: reading active writers 2025/09/21 02:59:44 DEBUG : Looking for writers 2025/09/21 02:59:44 DEBUG : dir: reading active writers 2025/09/21 02:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:45 DEBUG : dir: Looking for writers 2025/09/21 02:59:45 DEBUG : file1: reading active writers 2025/09/21 02:59:45 DEBUG : Looking for writers 2025/09/21 02:59:45 DEBUG : dir: reading active writers 2025/09/21 02:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:45 INFO : dir/file1: Copied (replaced existing) 2025/09/21 02:59:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-09-21 02:59:44 +0000 UTC," 2025/09/21 02:59:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:45 DEBUG : dir: Looking for writers 2025/09/21 02:59:45 DEBUG : file1: reading active writers 2025/09/21 02:59:45 DEBUG : Looking for writers 2025/09/21 02:59:45 DEBUG : dir: reading active writers 2025/09/21 02:59:45 DEBUG : >WaitForWriters: 2025/09/21 02:59:45 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:46 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:46 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:46 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:46 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:46 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:47 DEBUG : dir/file1: newRWFileHandle: 2025/09/21 02:59:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/09/21 02:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/09/21 02:59:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): _writeAt: size=5, off=0 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): openPending: 2025/09/21 02:59:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/09/21 02:59:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/09/21 02:59:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): >openPending: err= 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): >_writeAt: n=5, err= 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): _writeAt: size=15, off=5 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): >_writeAt: n=15, err= 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): close: 2025/09/21 02:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/09/21 02:59:47 DEBUG : dir/file1: vfs cache: setting modification time to 2025-09-21 02:59:47.823548169 +0000 UTC m=+223.101466171 2025/09/21 02:59:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:47 DEBUG : dir/file1(0xc0009044c0): >close: err= 2025/09/21 02:59:47 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:47 DEBUG : dir: Looking for writers 2025/09/21 02:59:47 DEBUG : file1: reading active writers 2025/09/21 02:59:47 DEBUG : Looking for writers 2025/09/21 02:59:47 DEBUG : dir: reading active writers 2025/09/21 02:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:47 DEBUG : dir: Looking for writers 2025/09/21 02:59:47 DEBUG : file1: reading active writers 2025/09/21 02:59:47 DEBUG : Looking for writers 2025/09/21 02:59:47 DEBUG : dir: reading active writers 2025/09/21 02:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:47 DEBUG : dir: Looking for writers 2025/09/21 02:59:47 DEBUG : file1: reading active writers 2025/09/21 02:59:47 DEBUG : Looking for writers 2025/09/21 02:59:47 DEBUG : dir: reading active writers 2025/09/21 02:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:47 DEBUG : dir: Looking for writers 2025/09/21 02:59:47 DEBUG : file1: reading active writers 2025/09/21 02:59:47 DEBUG : Looking for writers 2025/09/21 02:59:47 DEBUG : dir: reading active writers 2025/09/21 02:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:47 DEBUG : dir/file1: vfs cache: starting upload 2025/09/21 02:59:47 DEBUG : dir: Looking for writers 2025/09/21 02:59:47 DEBUG : file1: reading active writers 2025/09/21 02:59:47 DEBUG : Looking for writers 2025/09/21 02:59:47 DEBUG : dir: reading active writers 2025/09/21 02:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:48 DEBUG : dir: Looking for writers 2025/09/21 02:59:48 DEBUG : file1: reading active writers 2025/09/21 02:59:48 DEBUG : Looking for writers 2025/09/21 02:59:48 DEBUG : dir: reading active writers 2025/09/21 02:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:48 DEBUG : dir: Looking for writers 2025/09/21 02:59:48 DEBUG : file1: reading active writers 2025/09/21 02:59:48 DEBUG : Looking for writers 2025/09/21 02:59:48 DEBUG : dir: reading active writers 2025/09/21 02:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:48 INFO : dir/file1: Copied (replaced existing) 2025/09/21 02:59:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-09-21 02:59:47 +0000 UTC," 2025/09/21 02:59:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:49 DEBUG : dir: Looking for writers 2025/09/21 02:59:49 DEBUG : file1: reading active writers 2025/09/21 02:59:49 DEBUG : Looking for writers 2025/09/21 02:59:49 DEBUG : dir: reading active writers 2025/09/21 02:59:49 DEBUG : >WaitForWriters: 2025/09/21 02:59:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.39s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:49 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:49 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:49 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:49 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:49 DEBUG : file1(0xc0008d8300): openPending: 2025/09/21 02:59:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:49 DEBUG : file1(0xc0008d8300): >openPending: err= 2025/09/21 02:59:49 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:49 DEBUG : file1(0xc0008d8300): _writeAt: size=5, off=0 2025/09/21 02:59:49 DEBUG : file1(0xc0008d8300): >_writeAt: n=5, err= 2025/09/21 02:59:49 DEBUG : file1(0xc0008d8300): close: 2025/09/21 02:59:49 DEBUG : file1: vfs cache: setting modification time to 2025-09-21 02:59:49.95726472 +0000 UTC m=+225.235182703 2025/09/21 02:59:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:49 DEBUG : file1(0xc0008d8300): >close: err= 2025/09/21 02:59:49 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:49 DEBUG : Looking for writers 2025/09/21 02:59:49 DEBUG : file1: reading active writers 2025/09/21 02:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:49 DEBUG : Looking for writers 2025/09/21 02:59:49 DEBUG : file1: reading active writers 2025/09/21 02:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:49 DEBUG : Looking for writers 2025/09/21 02:59:49 DEBUG : file1: reading active writers 2025/09/21 02:59:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:50 DEBUG : Looking for writers 2025/09/21 02:59:50 DEBUG : file1: reading active writers 2025/09/21 02:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:50 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:50 DEBUG : Looking for writers 2025/09/21 02:59:50 DEBUG : file1: reading active writers 2025/09/21 02:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:50 DEBUG : Looking for writers 2025/09/21 02:59:50 DEBUG : file1: reading active writers 2025/09/21 02:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:50 DEBUG : Looking for writers 2025/09/21 02:59:50 DEBUG : file1: reading active writers 2025/09/21 02:59:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:50 INFO : file1: Copied (new) 2025/09/21 02:59:50 DEBUG : file1: vfs cache: fingerprint now "5,2025-09-21 02:59:49 +0000 UTC," 2025/09/21 02:59:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:50 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:51 DEBUG : Looking for writers 2025/09/21 02:59:51 DEBUG : file1: reading active writers 2025/09/21 02:59:51 DEBUG : >WaitForWriters: 2025/09/21 02:59:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:51 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:51 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/09/21 02:59:51 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906380): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906380): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906380): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906380): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906380): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.79877838 +0000 UTC m=+227.076696402 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906380): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.79877838 +0000 UTC m=+227.076696402 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906940): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906f40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906f40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906f40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906f40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906f40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.79877838 +0000 UTC m=+227.076696402 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906f40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000514690 item 1 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907580): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907580): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907580): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907580): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907580): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.8025848 +0000 UTC m=+227.080502822 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907580): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907a80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907a80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907a80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907a80): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907a80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.8025848 +0000 UTC m=+227.080502822 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907a80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515570 item 2 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a140): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a140): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a140): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a140): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a140): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.805256708 +0000 UTC m=+227.083174720 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a140): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.805256708 +0000 UTC m=+227.083174720 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a5c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1aa80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1aa80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1aa80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1aa80): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1aa80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.805256708 +0000 UTC m=+227.083174720 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1aa80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515960 item 3 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b200): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b200): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b200): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b200): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b200): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.808961026 +0000 UTC m=+227.086879039 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b200): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b740): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b740): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b740): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b740): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b740): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.808961026 +0000 UTC m=+227.086879039 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1b740): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515f10 item 4 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1bd80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1bd80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1bd80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1bd80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1bd80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.811821139 +0000 UTC m=+227.089739161 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1bd80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.811821139 +0000 UTC m=+227.089739161 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986280): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986740): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986740): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986740): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986740): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986740): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.811821139 +0000 UTC m=+227.089739161 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986740): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ea80 item 5 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986dc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986dc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986dc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986dc0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986dc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.817928781 +0000 UTC m=+227.095846803 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000986dc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987300): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987300): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987300): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987300): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987300): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.817928781 +0000 UTC m=+227.095846803 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987300): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f2d0 item 6 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987980): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987980): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987980): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987980): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987980): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.820863112 +0000 UTC m=+227.098781135 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000987980): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.820863112 +0000 UTC m=+227.098781135 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0001df780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00043aa40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00043aa40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00043aa40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00043aa40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00043aa40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.820863112 +0000 UTC m=+227.098781135 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00043aa40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f650 item 7 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926200): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926200): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926200): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926200): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926200): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.824270311 +0000 UTC m=+227.102188324 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926200): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926740): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926740): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926740): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926740): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926740): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.824270311 +0000 UTC m=+227.102188324 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926740): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc70 item 8 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926d00): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc000926d00): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926d00): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926d00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926d00): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000926d00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009270c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009270c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009270c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009270c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009270c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.827173645 +0000 UTC m=+227.105091667 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009270c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.827173645 +0000 UTC m=+227.105091667 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927540): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927a40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927a40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927a40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927a40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927a40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.827173645 +0000 UTC m=+227.105091667 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000927a40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e2a0 item 9 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966140): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966140): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966140): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966140): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966140): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.830863595 +0000 UTC m=+227.108781618 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966140): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966680): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966680): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966680): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966680): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966680): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.830863595 +0000 UTC m=+227.108781618 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966680): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ebd0 item 10 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966cc0): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc000966cc0): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966cc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966cc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966cc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000966cc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967080): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967080): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967080): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967080): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967080): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.834784421 +0000 UTC m=+227.112702443 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967080): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.834784421 +0000 UTC m=+227.112702443 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967580): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967a80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967a80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967a80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967a80): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967a80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.834784421 +0000 UTC m=+227.112702443 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000967a80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f2d0 item 11 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa180): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa180): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa180): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa180): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa180): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.838275026 +0000 UTC m=+227.116193038 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa180): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa6c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa6c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa6c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa6c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa6c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.838275026 +0000 UTC m=+227.116193038 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aa6c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fc00 item 12 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aad00): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc0009aad00): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aad00): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aad00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aad00): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aad00): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009aad00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab0c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab0c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab0c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab0c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab0c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.841277867 +0000 UTC m=+227.119195889 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab0c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab780): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab780): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab780): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.841277867 +0000 UTC m=+227.119195889 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ab780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005342a0 item 13 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009abe00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009abe00): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009abe00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009abe00): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009abe00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.84395773 +0000 UTC m=+227.121875753 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009abe00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ca3c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ca3c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ca3c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ca3c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ca3c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.84395773 +0000 UTC m=+227.121875753 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ca3c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534700 item 14 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009caa00): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc0009caa00): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009caa00): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009caa00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009caa00): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009caa00): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009caa00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cadc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cadc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cadc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cadc0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cadc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.847250355 +0000 UTC m=+227.125168377 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cadc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cb480): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cb480): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cb480): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cb480): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cb480): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.847250355 +0000 UTC m=+227.125168377 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cb480): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534d20 item 15 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 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/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cbb00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cbb00): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cbb00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cbb00): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cbb00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.850515598 +0000 UTC m=+227.128433620 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009cbb00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea0c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea0c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea0c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea0c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea0c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.850515598 +0000 UTC m=+227.128433620 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea0c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005352d0 item 16 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea700): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea700): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea700): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea700): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea700): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.852863417 +0000 UTC m=+227.130781430 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ea700): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): _writeAt: size=3, off=7 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.852863417 +0000 UTC m=+227.130781430 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eab80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb080): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb080): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb080): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb080): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb080): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.852863417 +0000 UTC m=+227.130781430 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb080): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535880 item 17 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb700): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb700): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb700): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb700): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb700): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.856090428 +0000 UTC m=+227.134008421 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009eb700): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ebc40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ebc40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ebc40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ebc40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ebc40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.856090428 +0000 UTC m=+227.134008421 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009ebc40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406690 item 18 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a340): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a340): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a340): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a340): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a340): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.858052195 +0000 UTC m=+227.135970187 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a340): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): _writeAt: size=3, off=7 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.858052195 +0000 UTC m=+227.135970187 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1a840): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1ad40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1ad40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1ad40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1ad40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1ad40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.858052195 +0000 UTC m=+227.135970187 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1ad40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004078f0 item 19 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b3c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b3c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b3c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b3c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b3c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.861445778 +0000 UTC m=+227.139363800 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b3c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b900): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b900): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b900): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.861445778 +0000 UTC m=+227.139363800 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b1b900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0fc0 item 20 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c000): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c000): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c000): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c000): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c000): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.864360012 +0000 UTC m=+227.142278024 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c000): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): _writeAt: size=3, off=7 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.864360012 +0000 UTC m=+227.142278024 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b4c500): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001008f00): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001008f00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001008f00): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001008f00): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001008f00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.864360012 +0000 UTC m=+227.142278024 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001008f00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1d50 item 21 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009580): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009580): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009580): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009580): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009580): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.869900889 +0000 UTC m=+227.147818891 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009580): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009ac0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009ac0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009ac0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009ac0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009ac0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.869900889 +0000 UTC m=+227.147818891 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc001009ac0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532070 item 22 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc1c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc1c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc1c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc1c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc1c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.873508635 +0000 UTC m=+227.151426638 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc1c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): _writeAt: size=3, off=7 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.873508635 +0000 UTC m=+227.151426638 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fc6c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fcbc0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fcbc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fcbc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fcbc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fcbc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.873508635 +0000 UTC m=+227.151426638 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fcbc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532d20 item 23 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 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/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd240): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd240): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd240): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd240): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd240): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.876989053 +0000 UTC m=+227.154907045 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd240): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd780): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd780): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd780): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.876989053 +0000 UTC m=+227.154907045 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fd780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533810 item 24 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fddc0): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc0006fddc0): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fddc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fddc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fddc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fddc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0006fddc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a200): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a200): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a200): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a200): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a200): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.87926665 +0000 UTC m=+227.157184653 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a200): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): _writeAt: size=3, off=7 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.87926665 +0000 UTC m=+227.157184653 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9a700): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9ac40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9ac40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9ac40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9ac40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9ac40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.87926665 +0000 UTC m=+227.157184653 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9ac40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533f10 item 25 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b2c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b2c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b2c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b2c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b2c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.882137864 +0000 UTC m=+227.160055866 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b2c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b800): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b800): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b800): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b800): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b800): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.882137864 +0000 UTC m=+227.160055866 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9b800): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476540 item 26 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9be40): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc000b9be40): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9be40): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9be40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9be40): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9be40): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000b9be40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02280): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02280): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02280): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02280): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02280): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.884327988 +0000 UTC m=+227.162245980 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02280): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): _writeAt: size=3, off=7 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.884327988 +0000 UTC m=+227.162245980 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02cc0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02cc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02cc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02cc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02cc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.884327988 +0000 UTC m=+227.162245980 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c02cc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476bd0 item 27 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 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/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03340): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03340): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03340): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03340): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03340): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.887614601 +0000 UTC m=+227.165532603 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03340): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03880): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03880): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03880): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03880): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03880): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.887614601 +0000 UTC m=+227.165532603 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03880): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004772d0 item 28 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03ec0): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc000c03ec0): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03ec0): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03ec0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03ec0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03ec0): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000c03ec0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa300): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa300): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa300): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa300): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa300): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.88966896 +0000 UTC m=+227.167586961 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa300): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa9c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa9c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa9c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa9c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa9c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.88966896 +0000 UTC m=+227.167586961 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000caa9c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477810 item 29 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 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/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab040): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab040): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab040): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab040): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab040): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.891682962 +0000 UTC m=+227.169600964 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab040): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab580): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab580): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab580): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab580): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab580): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.891682962 +0000 UTC m=+227.169600964 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cab580): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477dc0 item 30 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cabbc0): _readAt: size=2, off=0 2025/09/21 02:59:51 ERROR : open-test-file(0xc000cabbc0): Couldn't read size of file 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cabbc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cabbc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cabbc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cabbc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cabbc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8000): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8000): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8000): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8000): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8000): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.89400829 +0000 UTC m=+227.171926282 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8000): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc86c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc86c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc86c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc86c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc86c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.89400829 +0000 UTC m=+227.171926282 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc86c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f48c0 item 31 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8d40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8d40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8d40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8d40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8d40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.89610568 +0000 UTC m=+227.174023681 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc8d40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9280): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9280): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9280): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9280): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9280): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.89610568 +0000 UTC m=+227.174023681 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9280): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f57a0 item 32 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc98c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc98c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc98c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc98c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc98c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.89874144 +0000 UTC m=+227.176659432 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc98c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528070 item 33 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.899501488 +0000 UTC m=+227.177419480 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cc9d40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee2c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee2c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee2c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee2c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee2c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.899501488 +0000 UTC m=+227.177419480 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee2c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528230 item 33 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee900): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee900): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee900): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.901397719 +0000 UTC m=+227.179315721 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cee900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005285b0 item 34 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.902185739 +0000 UTC m=+227.180103742 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ceed80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef2c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef2c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef2c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef2c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef2c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.902185739 +0000 UTC m=+227.180103742 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef2c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528770 item 34 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef900): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef900): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef900): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.904110375 +0000 UTC m=+227.182028367 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cef900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528af0 item 35 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.904984156 +0000 UTC m=+227.182902158 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000cefd80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30300): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30300): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30300): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30300): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30300): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.904984156 +0000 UTC m=+227.182902158 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30300): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528ee0 item 35 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30980): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30980): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30980): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30980): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30980): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.907318972 +0000 UTC m=+227.185236964 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30980): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529260 item 36 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.908104857 +0000 UTC m=+227.186022849 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d30e80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d313c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d313c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d313c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d313c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d313c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.908104857 +0000 UTC m=+227.186022849 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d313c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529420 item 36 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31a00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31a00): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31a00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31a00): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31a00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.910460682 +0000 UTC m=+227.188378714 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31a00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529960 item 37 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.911466502 +0000 UTC m=+227.189384494 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d31e80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6c400): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6c400): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6c400): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6c400): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6c400): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.911466502 +0000 UTC m=+227.189384494 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6c400): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529c70 item 37 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6ca80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6ca80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6ca80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6ca80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6ca80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.913467661 +0000 UTC m=+227.191385653 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6ca80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005067e0 item 38 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.914431962 +0000 UTC m=+227.192349964 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6cf80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6d4c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6d4c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6d4c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6d4c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6d4c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.914431962 +0000 UTC m=+227.192349964 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6d4c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506af0 item 38 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6db40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6db40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6db40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6db40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6db40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.916211544 +0000 UTC m=+227.194129546 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000d6db40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507490 item 39 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.917097889 +0000 UTC m=+227.195015901 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac0c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac5c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac5c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac5c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac5c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac5c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.917097889 +0000 UTC m=+227.195015901 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dac5c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005076c0 item 39 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dacc40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dacc40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dacc40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dacc40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dacc40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.919443054 +0000 UTC m=+227.197361056 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dacc40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005002a0 item 40 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.920606319 +0000 UTC m=+227.198524321 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad140): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad680): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad680): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad680): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad680): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad680): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.920606319 +0000 UTC m=+227.198524321 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dad680): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005004d0 item 40 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.922914124 +0000 UTC m=+227.200832126 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000dadc40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df61c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df61c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df61c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500a10 item 41 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df61c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df61c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.923804156 +0000 UTC m=+227.201722158 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df61c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500c40 item 41 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.924788034 +0000 UTC m=+227.202706036 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6680): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6bc0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6bc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6bc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6bc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6bc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.924788034 +0000 UTC m=+227.202706036 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df6bc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500e00 item 41 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.926975372 +0000 UTC m=+227.204893373 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7200): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7700): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7700): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7700): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005012d0 item 42 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7700): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7700): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.927920517 +0000 UTC m=+227.205838518 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7700): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005017a0 item 42 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.929064636 +0000 UTC m=+227.206982648 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000df7c40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e240): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e240): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e240): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e240): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e240): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.929064636 +0000 UTC m=+227.206982648 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e240): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501ce0 item 42 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.931258567 +0000 UTC m=+227.209176579 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1e880): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1ed80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1ed80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1ed80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2460 item 43 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1ed80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1ed80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.93212848 +0000 UTC m=+227.210046482 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1ed80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e27e0 item 43 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.933077804 +0000 UTC m=+227.210995816 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f2c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f800): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f800): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f800): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f800): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f800): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.933077804 +0000 UTC m=+227.210995816 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1f800): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2a80 item 43 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.93550901 +0000 UTC m=+227.213427013 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1fe40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e423c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e423c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e423c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2e00 item 44 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e423c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e423c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.936327898 +0000 UTC m=+227.214245910 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e423c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2fc0 item 44 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.937318909 +0000 UTC m=+227.215236912 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42e80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42e80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42e80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42e80): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42e80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.937318909 +0000 UTC m=+227.215236912 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e42e80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3180 item 44 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.939291314 +0000 UTC m=+227.217209316 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e434c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e439c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e439c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e439c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3570 item 45 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e439c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e439c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.940004404 +0000 UTC m=+227.217922407 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e439c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64140): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64140): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64140): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64140): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64140): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.940004404 +0000 UTC m=+227.217922407 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64140): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3880 item 45 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.942214205 +0000 UTC m=+227.220132198 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64c80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64c80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64c80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3c00 item 46 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64c80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64c80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.94311164 +0000 UTC m=+227.221029632 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e64c80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65380): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65380): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65380): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65380): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65380): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.94311164 +0000 UTC m=+227.221029632 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65380): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3dc0 item 46 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.945486271 +0000 UTC m=+227.223404253 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e659c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65ec0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65ec0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65ec0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c8c0 item 47 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65ec0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65ec0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.946068434 +0000 UTC m=+227.223986426 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e65ec0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8e640): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8e640): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8e640): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8e640): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8e640): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.946068434 +0000 UTC m=+227.223986426 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8e640): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 47 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.947794456 +0000 UTC m=+227.225712439 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8ec80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f180): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f180): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f180): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 48 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f180): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f180): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.948394373 +0000 UTC m=+227.226312355 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f180): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f880): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f880): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f880): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f880): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f880): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.948394373 +0000 UTC m=+227.226312355 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8f880): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 48 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8fec0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8fec0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8fec0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8fec0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8fec0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.950112149 +0000 UTC m=+227.228030131 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e8fec0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac930 item 49 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.950738175 +0000 UTC m=+227.228656157 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae3c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae900): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae900): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae900): >_readAt: n=8, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.950738175 +0000 UTC m=+227.228656157 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eae900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acc40 item 49 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaef80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaef80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaef80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaef80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaef80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.952367706 +0000 UTC m=+227.230285688 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaef80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad5e0 item 50 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): _readAt: size=2, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): _writeAt: size=3, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.953153702 +0000 UTC m=+227.231071684 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eaf480): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eafa00): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eafa00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eafa00): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eafa00): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eafa00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.953153702 +0000 UTC m=+227.231071684 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000eafa00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad9d0 item 50 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8100): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8100): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8100): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8100): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8100): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.954687543 +0000 UTC m=+227.232605525 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8100): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adf10 item 51 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.955238378 +0000 UTC m=+227.233156360 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8600): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8b40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8b40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8b40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8b40): >_readAt: n=8, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8b40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.955238378 +0000 UTC m=+227.233156360 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed8b40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede150 item 51 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed91c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed91c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed91c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed91c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed91c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.956883318 +0000 UTC m=+227.234801300 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed91c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede4d0 item 52 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): _readAt: size=2, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): _writeAt: size=3, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.957541013 +0000 UTC m=+227.235458985 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed96c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed9c40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed9c40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed9c40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed9c40): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed9c40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.957541013 +0000 UTC m=+227.235458985 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ed9c40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ede690 item 52 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82340): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82340): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82340): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82340): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82340): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.959081497 +0000 UTC m=+227.236999479 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82340): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edea10 item 53 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.959678448 +0000 UTC m=+227.237596430 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82840): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82d80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82d80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82d80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82d80): >_readAt: n=8, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82d80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.959678448 +0000 UTC m=+227.237596430 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f82d80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edebd0 item 53 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83400): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83400): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83400): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83400): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83400): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.961116238 +0000 UTC m=+227.239034230 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83400): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edef50 item 54 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): _readAt: size=2, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): _writeAt: size=3, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.961796576 +0000 UTC m=+227.239714558 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83e80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83e80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83e80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83e80): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83e80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.961796576 +0000 UTC m=+227.239714558 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000f83e80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf110 item 54 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0580): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0580): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0580): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0580): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0580): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.963226371 +0000 UTC m=+227.241144354 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0580): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf490 item 55 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.96383769 +0000 UTC m=+227.241755682 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0a80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0fc0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0fc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0fc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0fc0): >_readAt: n=8, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0fc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.96383769 +0000 UTC m=+227.241755682 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc0fc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf650 item 55 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1640): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1640): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1640): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1640): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1640): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.965539727 +0000 UTC m=+227.243457709 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1640): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edf9d0 item 56 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): _readAt: size=2, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): _writeAt: size=3, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.966251554 +0000 UTC m=+227.244169536 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000fc1b40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0140): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0140): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0140): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0140): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0140): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.966251554 +0000 UTC m=+227.244169536 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0140): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edfb90 item 56 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.967720493 +0000 UTC m=+227.245638475 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0cc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0cc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0cc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000edff10 item 57 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0cc0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0cc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.968239708 +0000 UTC m=+227.246157700 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff0cc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004150 item 57 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.968916038 +0000 UTC m=+227.246834030 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1200): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1780): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1780): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1780): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1780): >_readAt: n=8, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1780): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.968916038 +0000 UTC m=+227.246834030 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1780): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004310 item 57 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.970637832 +0000 UTC m=+227.248555824 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000ff1dc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e380): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e380): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e380): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004690 item 58 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e380): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e380): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.971246466 +0000 UTC m=+227.249164447 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e380): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004850 item 58 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): _readAt: size=2, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): _writeAt: size=3, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.972032092 +0000 UTC m=+227.249950073 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102e8c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ee80): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ee80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ee80): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ee80): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ee80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.972032092 +0000 UTC m=+227.249950073 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ee80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004a10 item 58 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.973678444 +0000 UTC m=+227.251596426 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102f4c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102fa00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102fa00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102fa00): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004d90 item 59 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102fa00): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102fa00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.976052683 +0000 UTC m=+227.253970675 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102fa00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004f50 item 59 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.976957543 +0000 UTC m=+227.254875525 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00102ff40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108e540): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108e540): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108e540): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108e540): >_readAt: n=8, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108e540): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.976957543 +0000 UTC m=+227.254875525 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108e540): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005110 item 59 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.978897357 +0000 UTC m=+227.256815339 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8f80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108ebc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108ebc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108ebc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004070 item 60 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108ebc0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108ebc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.979661942 +0000 UTC m=+227.257579924 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108ebc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): open at offset 5 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004230 item 60 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): _readAt: size=2, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): _writeAt: size=3, off=5 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.980538479 +0000 UTC m=+227.258456461 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f100): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f6c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f6c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f6c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f6c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f6c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.980538479 +0000 UTC m=+227.258456461 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108f6c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010043f0 item 60 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.982323392 +0000 UTC m=+227.260241374 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc00108fd00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d82c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d82c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d82c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004770 item 61 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d82c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d82c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.982914942 +0000 UTC m=+227.260832924 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d82c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8a00): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8a00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8a00): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8a00): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8a00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.982914942 +0000 UTC m=+227.260832924 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d8a00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004930 item 61 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.984606149 +0000 UTC m=+227.262524141 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9680): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9bc0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9bc0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9bc0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001004cb0 item 62 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9bc0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9bc0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.985311304 +0000 UTC m=+227.263229286 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0008d9bc0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009044c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009044c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009044c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009044c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009044c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.985311304 +0000 UTC m=+227.263229286 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009044c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005420 item 62 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.986993253 +0000 UTC m=+227.264911235 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000904c00): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009051c0): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009051c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009051c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010057a0 item 63 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009051c0): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009051c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.987690913 +0000 UTC m=+227.265608895 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009051c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905900): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905900): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905900): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905900): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905900): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.987690913 +0000 UTC m=+227.265608895 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905900): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005960 item 63 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): open at offset 0 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.989577607 +0000 UTC m=+227.267495589 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000905f40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1540): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1540): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1540): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005ce0 item 64 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1540): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1540): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.990229472 +0000 UTC m=+227.268147454 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1540): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1c40): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1c40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1c40): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1c40): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1c40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.990229472 +0000 UTC m=+227.268147454 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0004b1c40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001005ea0 item 64 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000115e80): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000115e80): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000115e80): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000115e80): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000115e80): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.991906942 +0000 UTC m=+227.269824934 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000115e80): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014083f0 item 65 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.99250194 +0000 UTC m=+227.270419922 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000782680): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783200): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783200): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783200): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783200): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783200): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.99250194 +0000 UTC m=+227.270419922 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783200): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408620 item 65 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783b40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783b40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783b40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783b40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783b40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.994374407 +0000 UTC m=+227.272292389 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000783b40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408af0 item 66 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.995187654 +0000 UTC m=+227.273105646 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906040): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906680): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906680): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906680): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906680): >_readAt: n=3, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906680): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.995187654 +0000 UTC m=+227.273105646 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906680): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408cb0 item 66 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906e40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906e40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906e40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906e40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906e40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.996880794 +0000 UTC m=+227.274798777 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000906e40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): >_readAt: n=2, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): _writeAt: size=3, off=2 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001409030 item 67 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.99750173 +0000 UTC m=+227.275419712 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009072c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009077c0): _readAt: size=512, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009077c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009077c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009077c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009077c0): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.99750173 +0000 UTC m=+227.275419712 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc0009077c0): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: Remove: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014091f0 item 67 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907e40): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907e40): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907e40): _writeAt: size=5, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907e40): >_writeAt: n=5, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907e40): close: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.99916803 +0000 UTC m=+227.277086002 2025/09/21 02:59:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000907e40): >close: err= 2025/09/21 02:59:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/21 02:59:51 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): openPending: 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): >openPending: err= 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014097a0 item 68 2025/09/21 02:59:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): _readAt: size=2, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): _writeAt: size=3, off=0 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): >_writeAt: n=3, err= 2025/09/21 02:59:51 DEBUG : open-test-file(0xc000e1a3c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.999877283 +0000 UTC m=+227.277795265 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a3c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a900): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a900): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a900): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a900): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a900): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:51.999877283 +0000 UTC m=+227.277795265 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a900): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001409960 item 68 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1afc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1afc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1afc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1afc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1afc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.001423357 +0000 UTC m=+227.279341338 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1afc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001409ce0 item 69 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.002044473 +0000 UTC m=+227.279962455 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b4c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b9c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b9c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.002044473 +0000 UTC m=+227.279962455 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005402a0 item 69 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009860c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009860c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009860c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009860c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009860c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.003659296 +0000 UTC m=+227.281577278 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009860c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540af0 item 70 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.004374781 +0000 UTC m=+227.282292793 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009865c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b00): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.004374781 +0000 UTC m=+227.282292793 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540e00 item 70 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987180): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987180): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.005825465 +0000 UTC m=+227.283743447 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541180 item 71 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.006321748 +0000 UTC m=+227.284239720 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987bc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987bc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987bc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987bc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987bc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.006321748 +0000 UTC m=+227.284239720 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987bc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541420 item 71 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a700): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a700): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a700): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a700): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a700): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.00781354 +0000 UTC m=+227.285731532 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a700): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541960 item 72 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.008478638 +0000 UTC m=+227.286396620 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043bb80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010084c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010084c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010084c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010084c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010084c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.008478638 +0000 UTC m=+227.286396620 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010084c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541b20 item 72 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.010479997 +0000 UTC m=+227.288397979 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454000 item 73 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.011153583 +0000 UTC m=+227.289071565 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004548c0 item 73 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.011807091 +0000 UTC m=+227.289725073 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009980): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009980): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009980): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.011807091 +0000 UTC m=+227.289725073 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454af0 item 73 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.013344918 +0000 UTC m=+227.291262901 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e040): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e540): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e540): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455180 item 74 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e540): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.014049452 +0000 UTC m=+227.291967434 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102e540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455420 item 74 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.014838264 +0000 UTC m=+227.292756246 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102ea80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f000): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f000): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f000): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.014838264 +0000 UTC m=+227.292756246 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004557a0 item 74 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.016261927 +0000 UTC m=+227.294179910 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00102f640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c1c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c1c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c1c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455f10 item 75 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c1c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c1c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.016854241 +0000 UTC m=+227.294772222 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c1c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c2a0 item 75 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.017636039 +0000 UTC m=+227.295554021 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069c700): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069cc40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069cc40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069cc40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069cc40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069cc40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.017636039 +0000 UTC m=+227.295554021 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069cc40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c700 item 75 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.01919694 +0000 UTC m=+227.297114923 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a3c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a8c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a8c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a8c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480700 item 76 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a8c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a8c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.019820281 +0000 UTC m=+227.297738264 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085a8c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004808c0 item 76 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.020520246 +0000 UTC m=+227.298438229 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085ae00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b380): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b380): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b380): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.020520246 +0000 UTC m=+227.298438229 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 76 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.022086097 +0000 UTC m=+227.300004079 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085b9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085bec0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085bec0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085bec0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481730 item 77 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085bec0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085bec0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.022767006 +0000 UTC m=+227.300684988 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00085bec0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710640): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710640): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710640): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.022767006 +0000 UTC m=+227.300684988 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481ce0 item 77 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.024399953 +0000 UTC m=+227.302317945 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000710c80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711180): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2230 item 78 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711180): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.025024507 +0000 UTC m=+227.302942488 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711880): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711880): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711880): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.025024507 +0000 UTC m=+227.302942488 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2540 item 78 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.02683673 +0000 UTC m=+227.304754712 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000711ec0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762440): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762440): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2fc0 item 79 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762440): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.027425536 +0000 UTC m=+227.305343519 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762b40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762b40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762b40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762b40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762b40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.027425536 +0000 UTC m=+227.305343519 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000762b40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b31f0 item 79 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 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/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.030034006 +0000 UTC m=+227.307952008 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763680): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763680): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 80 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763680): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.030864545 +0000 UTC m=+227.308782528 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763d80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763d80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763d80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763d80): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763d80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.030864545 +0000 UTC m=+227.308782528 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000763d80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 80 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788440): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788440): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788440): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.032807064 +0000 UTC m=+227.310725046 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429a40 item 81 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.033444922 +0000 UTC m=+227.311362904 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007888c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788e00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788e00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788e00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788e00): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788e00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.033444922 +0000 UTC m=+227.311362904 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000788e00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c00 item 81 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789480): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789480): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789480): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789480): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789480): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.035103738 +0000 UTC m=+227.313021720 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789480): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004523f0 item 82 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.035792903 +0000 UTC m=+227.313710885 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789f00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789f00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789f00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789f00): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789f00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.035792903 +0000 UTC m=+227.313710885 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000789f00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452690 item 82 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4600): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4600): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.037227788 +0000 UTC m=+227.315145770 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 83 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.037904028 +0000 UTC m=+227.315822010 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a4b00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5040): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5040): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5040): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5040): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5040): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.037904028 +0000 UTC m=+227.315822010 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5040): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004531f0 item 83 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a56c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a56c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a56c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a56c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a56c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.039538618 +0000 UTC m=+227.317456610 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a56c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004538f0 item 84 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.040330696 +0000 UTC m=+227.318248688 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a5bc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c21c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c21c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c21c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c21c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c21c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.040330696 +0000 UTC m=+227.318248688 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c21c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 84 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2840): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2840): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2840): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.042053372 +0000 UTC m=+227.319971414 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c3f0 item 85 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.042790707 +0000 UTC m=+227.320708689 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3280): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3280): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3280): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3280): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3280): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.042790707 +0000 UTC m=+227.320708689 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3280): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c5b0 item 85 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3900): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3900): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3900): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3900): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3900): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.044785844 +0000 UTC m=+227.322703826 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3900): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ca10 item 86 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.045445734 +0000 UTC m=+227.323363726 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3e00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ea400): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ea400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ea400): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ea400): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ea400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.045445734 +0000 UTC m=+227.323363726 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ea400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053cd90 item 86 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaa80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaa80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaa80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaa80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaa80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.047369547 +0000 UTC m=+227.325287559 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaa80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d570 item 87 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.04834582 +0000 UTC m=+227.326263832 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eaf80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eb4c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eb4c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eb4c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eb4c0): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eb4c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.04834582 +0000 UTC m=+227.326263832 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007eb4c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d810 item 87 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 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/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ebb40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ebb40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ebb40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ebb40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ebb40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.050105446 +0000 UTC m=+227.328023458 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007ebb40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ddc0 item 88 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.050921579 +0000 UTC m=+227.328839581 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008200c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820640): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820640): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820640): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.050921579 +0000 UTC m=+227.328839581 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450070 item 88 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.052855201 +0000 UTC m=+227.330773202 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000820c80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008211c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008211c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008211c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a10 item 89 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008211c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008211c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.0536213 +0000 UTC m=+227.331539302 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008211c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450bd0 item 89 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.054534635 +0000 UTC m=+227.332452638 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821700): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821c80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821c80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821c80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821c80): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821c80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.054534635 +0000 UTC m=+227.332452638 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000821c80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 89 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.056658564 +0000 UTC m=+227.334576566 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a340): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a880): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a880): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004512d0 item 90 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a880): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.057364851 +0000 UTC m=+227.335282853 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083a880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451730 item 90 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.058257437 +0000 UTC m=+227.336175440 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083adc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b380): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b380): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b380): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.058257437 +0000 UTC m=+227.336175440 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004518f0 item 90 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.060327456 +0000 UTC m=+227.338245457 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083b9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083bf00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083bf00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083bf00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c000 item 91 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083bf00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083bf00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.061038261 +0000 UTC m=+227.338956263 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00083bf00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c5b0 item 91 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.061876375 +0000 UTC m=+227.339794377 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008544c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000854a40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000854a40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000854a40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000854a40): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000854a40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.061876375 +0000 UTC m=+227.339794377 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000854a40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c8c0 item 91 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 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/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.06391823 +0000 UTC m=+227.341836233 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855080): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008555c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008555c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008555c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d500 item 92 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008555c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008555c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.064524409 +0000 UTC m=+227.342442391 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008555c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d6c0 item 92 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.065292842 +0000 UTC m=+227.343210825 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000855b00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6140): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6140): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6140): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6140): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6140): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.065292842 +0000 UTC m=+227.343210825 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6140): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050d9d0 item 92 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.066756321 +0000 UTC m=+227.344674303 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6780): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6cc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c0e0 item 93 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6cc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.067301285 +0000 UTC m=+227.345219267 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c6cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c73c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c73c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c73c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c73c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c73c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.067301285 +0000 UTC m=+227.345219267 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c73c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c540 item 93 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 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/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.068905618 +0000 UTC m=+227.346823600 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7a00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7f40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7f40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7f40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046caf0 item 94 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7f40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7f40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.069415797 +0000 UTC m=+227.347333779 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008c7f40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009286c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009286c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009286c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009286c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009286c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.069415797 +0000 UTC m=+227.347333779 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009286c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ccb0 item 94 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 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/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.071115629 +0000 UTC m=+227.349033611 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000928d00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929240): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929240): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929240): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d180 item 95 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929240): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929240): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.071871719 +0000 UTC m=+227.349789701 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929240): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069d400): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069d400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069d400): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069d400): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069d400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.071871719 +0000 UTC m=+227.349789701 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069d400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cb60 item 95 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 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/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.074850194 +0000 UTC m=+227.352768215 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00069da40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2000): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d1f0 item 96 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2000): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.075696473 +0000 UTC m=+227.353614475 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2700): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2700): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2700): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2700): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2700): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.075696473 +0000 UTC m=+227.353614475 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2700): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d730 item 96 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= 2025/09/21 02:59:52 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:52 DEBUG : Looking for writers 2025/09/21 02:59:52 DEBUG : >WaitForWriters: 2025/09/21 02:59:52 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:52 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:52 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:52 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:52 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/09/21 02:59:52 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b061c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b061c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b061c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b061c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b061c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.457810294 +0000 UTC m=+227.735728316 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b061c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.457810294 +0000 UTC m=+227.735728316 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06b00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06b00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06b00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06b00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06b00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.457810294 +0000 UTC m=+227.735728316 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b06b00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005142a0 item 1 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07140): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07140): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07140): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07140): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07140): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.462172488 +0000 UTC m=+227.740090520 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07140): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07640): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07640): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07640): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.462172488 +0000 UTC m=+227.740090520 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005153b0 item 2 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07c80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07c80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07c80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07c80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07c80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.464248187 +0000 UTC m=+227.742166179 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b07c80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.464248187 +0000 UTC m=+227.742166179 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40640): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40640): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40640): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.464248187 +0000 UTC m=+227.742166179 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515810 item 3 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40cc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40cc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.467838171 +0000 UTC m=+227.745756182 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b40cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41200): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41200): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41200): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41200): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41200): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.467838171 +0000 UTC m=+227.745756182 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41200): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000515dc0 item 4 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41840): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41840): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41840): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.470190869 +0000 UTC m=+227.748108891 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.470190869 +0000 UTC m=+227.748108891 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b41cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92200): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92200): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92200): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92200): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92200): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.470190869 +0000 UTC m=+227.748108891 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92200): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045e7e0 item 5 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92880): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92880): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92880): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.473313514 +0000 UTC m=+227.751231526 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92dc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92dc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92dc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92dc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92dc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.473313514 +0000 UTC m=+227.751231526 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b92dc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f1f0 item 6 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93440): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93440): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93440): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.476409459 +0000 UTC m=+227.754327482 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.476409459 +0000 UTC m=+227.754327482 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93940): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93e00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93e00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93e00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93e00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93e00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.476409459 +0000 UTC m=+227.754327482 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000b93e00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f570 item 7 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bee500): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bee500): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bee500): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bee500): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bee500): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.48057318 +0000 UTC m=+227.758491202 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bee500): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000beea40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000beea40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000beea40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000beea40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000beea40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.48057318 +0000 UTC m=+227.758491202 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000beea40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fb20 item 8 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef000): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc000bef000): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef000): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef000): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef000): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef3c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef3c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef3c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef3c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef3c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.483644949 +0000 UTC m=+227.761562981 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef3c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.483644949 +0000 UTC m=+227.761562981 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000bef840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000befd40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000befd40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000befd40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000befd40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000befd40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.483644949 +0000 UTC m=+227.761562981 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000befd40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e150 item 9 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e440): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e440): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e440): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.487606982 +0000 UTC m=+227.765524994 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e980): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e980): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e980): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.487606982 +0000 UTC m=+227.765524994 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1e980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ea80 item 10 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1efc0): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc000c1efc0): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1efc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1efc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1efc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1efc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1efc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f380): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f380): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f380): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.490465289 +0000 UTC m=+227.768383302 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.490465289 +0000 UTC m=+227.768383302 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1f880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1fd80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1fd80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1fd80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1fd80): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1fd80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.490465289 +0000 UTC m=+227.768383302 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000c1fd80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f030 item 11 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca480): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca480): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca480): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca480): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca480): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.493839639 +0000 UTC m=+227.771757650 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca480): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca9c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca9c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.493839639 +0000 UTC m=+227.771757650 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000cca9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fa40 item 12 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb000): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc000ccb000): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb000): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb000): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb000): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb3c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb3c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb3c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb3c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb3c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.496567813 +0000 UTC m=+227.774485834 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccb3c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccba80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccba80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccba80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccba80): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccba80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.496567813 +0000 UTC m=+227.774485834 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ccba80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005341c0 item 13 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6180): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6180): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.498906856 +0000 UTC m=+227.776824858 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce66c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce66c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce66c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce66c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce66c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.498906856 +0000 UTC m=+227.776824858 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce66c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005345b0 item 14 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6d00): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc000ce6d00): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6d00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6d00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6d00): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6d00): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce6d00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce70c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce70c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce70c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce70c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce70c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.501010477 +0000 UTC m=+227.778928469 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce70c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7780): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7780): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7780): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7780): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7780): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.501010477 +0000 UTC m=+227.778928469 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7780): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000534a80 item 15 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7e00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7e00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7e00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7e00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7e00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.503223374 +0000 UTC m=+227.781141366 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ce7e00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1c3c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1c3c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1c3c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1c3c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1c3c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.503223374 +0000 UTC m=+227.781141366 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1c3c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535110 item 16 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ca00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ca00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ca00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ca00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ca00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.505049965 +0000 UTC m=+227.782967967 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ca00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.505049965 +0000 UTC m=+227.782967967 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1ce80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1d380): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1d380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1d380): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1d380): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1d380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.505049965 +0000 UTC m=+227.782967967 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1d380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535650 item 17 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1da00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1da00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1da00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1da00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1da00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.508137774 +0000 UTC m=+227.786055787 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1da00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1df40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1df40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1df40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1df40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1df40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.508137774 +0000 UTC m=+227.786055787 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d1df40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535ea0 item 18 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42640): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42640): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42640): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.510274338 +0000 UTC m=+227.788192330 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.510274338 +0000 UTC m=+227.788192330 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d42b40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43040): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43040): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43040): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43040): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43040): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.510274338 +0000 UTC m=+227.788192330 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43040): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406850 item 19 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d436c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d436c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d436c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d436c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d436c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.51436959 +0000 UTC m=+227.792287611 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d436c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43c00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43c00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43c00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43c00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43c00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.51436959 +0000 UTC m=+227.792287611 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d43c00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0620 item 20 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d86300): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d86300): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d86300): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d86300): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d86300): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.518509155 +0000 UTC m=+227.796427157 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000d86300): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.518509155 +0000 UTC m=+227.796427157 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000929cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6240): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6240): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6240): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6240): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6240): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.518509155 +0000 UTC m=+227.796427157 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6240): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544310 item 21 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a68c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a68c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a68c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a68c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a68c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.521758849 +0000 UTC m=+227.799676851 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a68c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6e00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6e00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6e00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6e00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6e00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.521758849 +0000 UTC m=+227.799676851 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a6e00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544af0 item 22 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7480): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7480): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7480): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7480): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7480): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.524295573 +0000 UTC m=+227.802213576 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7480): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.524295573 +0000 UTC m=+227.802213576 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7e80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7e80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7e80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7e80): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7e80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.524295573 +0000 UTC m=+227.802213576 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009a7e80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544f50 item 23 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009da580): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009da580): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009da580): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009da580): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009da580): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.527285248 +0000 UTC m=+227.805203240 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009da580): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009daac0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009daac0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009daac0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009daac0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009daac0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.527285248 +0000 UTC m=+227.805203240 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009daac0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545420 item 24 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db100): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc0009db100): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db100): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db100): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db100): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db100): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db100): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db4c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db4c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db4c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db4c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db4c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.529426861 +0000 UTC m=+227.807344863 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db4c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.529426861 +0000 UTC m=+227.807344863 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009db9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009dbf00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009dbf00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009dbf00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009dbf00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009dbf00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.529426861 +0000 UTC m=+227.807344863 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009dbf00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005458f0 item 25 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009fe600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009fe600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009fe600): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009fe600): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009fe600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.533077499 +0000 UTC m=+227.810995501 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009fe600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009feb40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009feb40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009feb40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009feb40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009feb40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.533077499 +0000 UTC m=+227.810995501 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009feb40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412460 item 26 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff180): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc0009ff180): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff180): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff180): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff180): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff540): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff540): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff540): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.535553119 +0000 UTC m=+227.813471121 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ff540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.535553119 +0000 UTC m=+227.813471121 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009ffa40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22000): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22000): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22000): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.535553119 +0000 UTC m=+227.813471121 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e70 item 27 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22680): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22680): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22680): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.538576467 +0000 UTC m=+227.816494469 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22bc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22bc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22bc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22bc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22bc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.538576467 +0000 UTC m=+227.816494469 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e22bc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413ab0 item 28 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23200): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc000e23200): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23200): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23200): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23200): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23200): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23200): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e235c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e235c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e235c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e235c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e235c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.540987466 +0000 UTC m=+227.818905458 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e235c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23c80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23c80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23c80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23c80): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23c80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.540987466 +0000 UTC m=+227.818905458 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e23c80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000532000 item 29 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c380): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c380): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c380): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.542918182 +0000 UTC m=+227.820836174 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c8c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c8c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c8c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c8c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c8c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.542918182 +0000 UTC m=+227.820836174 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4c8c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005328c0 item 30 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4cf00): _readAt: size=2, off=0 2025/09/21 02:59:52 ERROR : open-test-file(0xc000e4cf00): Couldn't read size of file 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4cf00): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4cf00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4cf00): >_writeAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4cf00): close: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4cf00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d2c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d2c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d2c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d2c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d2c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.54499324 +0000 UTC m=+227.822911241 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d2c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d980): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d980): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d980): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.54499324 +0000 UTC m=+227.822911241 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e4d980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005332d0 item 31 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70080): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70080): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70080): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70080): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70080): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.54713392 +0000 UTC m=+227.825051922 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70080): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e705c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e705c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e705c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e705c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e705c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.54713392 +0000 UTC m=+227.825051922 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e705c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000533b20 item 32 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70c00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70c00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70c00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70c00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70c00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.549219237 +0000 UTC m=+227.827137239 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e70c00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476150 item 33 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.550065728 +0000 UTC m=+227.827983730 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71080): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71580): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71580): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71580): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71580): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71580): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.550065728 +0000 UTC m=+227.827983730 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71580): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476310 item 33 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71bc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71bc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71bc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71bc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71bc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.552222638 +0000 UTC m=+227.830140641 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e71bc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 34 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.55303274 +0000 UTC m=+227.830950742 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e0c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e600): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e600): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e600): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.55303274 +0000 UTC m=+227.830950742 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9e600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476bd0 item 34 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9ec40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9ec40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9ec40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9ec40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9ec40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.555154074 +0000 UTC m=+227.833072076 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9ec40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 35 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.555869388 +0000 UTC m=+227.833787390 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f0c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f5c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f5c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f5c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f5c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f5c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.555869388 +0000 UTC m=+227.833787390 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9f5c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477490 item 35 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9fc40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9fc40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9fc40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9fc40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9fc40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.557826094 +0000 UTC m=+227.835744106 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e9fc40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004779d0 item 36 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.55896873 +0000 UTC m=+227.836886731 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec01c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0700): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0700): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0700): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0700): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0700): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.55896873 +0000 UTC m=+227.836886731 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0700): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477c70 item 36 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0d40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0d40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.56124795 +0000 UTC m=+227.839165953 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec0d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f44d0 item 37 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.562085635 +0000 UTC m=+227.840003637 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec11c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec16c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec16c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec16c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec16c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec16c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.562085635 +0000 UTC m=+227.840003637 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec16c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4fc0 item 37 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec1d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec1d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec1d40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec1d40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec1d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.564751231 +0000 UTC m=+227.842669233 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ec1d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 38 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.565776627 +0000 UTC m=+227.843694629 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee62c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6800): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6800): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6800): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6800): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6800): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.565776627 +0000 UTC m=+227.843694629 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6800): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ce0 item 38 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6e80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6e80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6e80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6e80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6e80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.568425552 +0000 UTC m=+227.846343554 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee6e80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005282a0 item 39 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.56932424 +0000 UTC m=+227.847242252 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7880): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7880): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7880): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.56932424 +0000 UTC m=+227.847242252 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528460 item 39 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7f00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7f00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7f00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7f00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7f00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.571568526 +0000 UTC m=+227.849486528 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000ee7f00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005287e0 item 40 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.572554537 +0000 UTC m=+227.850472550 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c480): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c9c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c9c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.572554537 +0000 UTC m=+227.850472550 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9c9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005289a0 item 40 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.574883162 +0000 UTC m=+227.852801164 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9cf80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d480): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d480): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d480): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528f50 item 41 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d480): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d480): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.575899851 +0000 UTC m=+227.853817853 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d480): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529110 item 41 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.576648187 +0000 UTC m=+227.854566189 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9d940): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9de80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9de80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9de80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9de80): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9de80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.576648187 +0000 UTC m=+227.854566189 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000f9de80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005292d0 item 41 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.579139877 +0000 UTC m=+227.857057878 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2a40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2a40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2a40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529810 item 42 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2a40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2a40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.579976047 +0000 UTC m=+227.857894060 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2a40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005299d0 item 42 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.581019407 +0000 UTC m=+227.858937410 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe2f80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3500): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3500): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3500): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3500): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3500): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.581019407 +0000 UTC m=+227.858937410 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3500): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529ce0 item 42 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.582686188 +0000 UTC m=+227.860604170 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000fe3b40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010120c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010120c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010120c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506850 item 43 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010120c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010120c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.58357637 +0000 UTC m=+227.861494362 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010120c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506c40 item 43 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.584104002 +0000 UTC m=+227.862021983 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012b40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012b40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012b40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012b40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012b40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.584104002 +0000 UTC m=+227.862021983 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001012b40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005071f0 item 43 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.585679601 +0000 UTC m=+227.863597583 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013680): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013680): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005078f0 item 44 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013680): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.586293524 +0000 UTC m=+227.864211506 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000507ea0 item 44 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.586995232 +0000 UTC m=+227.864913214 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001013bc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c1c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c1c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c1c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c1c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c1c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.586995232 +0000 UTC m=+227.864913214 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c1c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500380 item 44 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.589176217 +0000 UTC m=+227.867094200 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106c800): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106cd00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106cd00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106cd00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500770 item 45 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106cd00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106cd00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.589854403 +0000 UTC m=+227.867772384 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106cd00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106d400): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106d400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106d400): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106d400): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106d400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.589854403 +0000 UTC m=+227.867772384 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106d400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500af0 item 45 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.591373695 +0000 UTC m=+227.869291677 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106da40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106df40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106df40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106df40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000500ee0 item 46 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106df40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106df40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.592694696 +0000 UTC m=+227.870612698 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00106df40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b46c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b46c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b46c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b46c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b46c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.592694696 +0000 UTC m=+227.870612698 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b46c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501180 item 46 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.59576264 +0000 UTC m=+227.873680651 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b4d00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5200): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5200): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5200): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501810 item 47 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5200): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5200): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.596408984 +0000 UTC m=+227.874326986 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5200): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5900): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5900): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5900): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5900): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5900): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.596408984 +0000 UTC m=+227.874326986 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5900): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000501e30 item 47 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.599235693 +0000 UTC m=+227.877153695 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010b5f40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010ce4c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010ce4c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010ce4c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2380 item 48 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010ce4c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010ce4c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.599887708 +0000 UTC m=+227.877805710 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010ce4c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cebc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cebc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cebc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cebc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cebc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.599887708 +0000 UTC m=+227.877805710 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cebc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2620 item 48 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf200): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf200): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf200): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf200): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf200): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.601951875 +0000 UTC m=+227.879869877 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf200): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2b60 item 49 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.602698677 +0000 UTC m=+227.880616659 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cf680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cfbc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cfbc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cfbc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cfbc0): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cfbc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.602698677 +0000 UTC m=+227.880616659 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010cfbc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e2d20 item 49 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f22c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f22c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f22c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f22c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f22c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.60414791 +0000 UTC m=+227.882065891 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f22c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e30a0 item 50 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.604944936 +0000 UTC m=+227.882862928 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f27c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f2d40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f2d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f2d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f2d40): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f2d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.604944936 +0000 UTC m=+227.882862928 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f2d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e32d0 item 50 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f33c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f33c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f33c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f33c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f33c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.606488957 +0000 UTC m=+227.884406939 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f33c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3730 item 51 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.607108701 +0000 UTC m=+227.885026683 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f38c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f3e00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f3e00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f3e00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f3e00): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f3e00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.607108701 +0000 UTC m=+227.885026683 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010f3e00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3960 item 51 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112c500): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112c500): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112c500): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112c500): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112c500): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.608666437 +0000 UTC m=+227.886584409 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112c500): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3ce0 item 52 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.60992967 +0000 UTC m=+227.887847682 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112ca00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112cf80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112cf80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112cf80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112cf80): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112cf80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.60992967 +0000 UTC m=+227.887847682 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112cf80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001e3ea0 item 52 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112d600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112d600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112d600): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112d600): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112d600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.612188552 +0000 UTC m=+227.890106554 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112d600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c8c0 item 53 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.612935224 +0000 UTC m=+227.890853227 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00112db00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011440c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011440c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011440c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011440c0): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011440c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.612935224 +0000 UTC m=+227.890853227 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011440c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cc40 item 53 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144740): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144740): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144740): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144740): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144740): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.614364038 +0000 UTC m=+227.892282020 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144740): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d5e0 item 54 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.614998299 +0000 UTC m=+227.892916281 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001144c40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011451c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011451c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011451c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011451c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011451c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.614998299 +0000 UTC m=+227.892916281 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011451c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041dce0 item 54 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145840): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145840): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145840): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.617400903 +0000 UTC m=+227.895318915 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ac930 item 55 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.618142966 +0000 UTC m=+227.896060968 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001145d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a300): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a300): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a300): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a300): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a300): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.618142966 +0000 UTC m=+227.896060968 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a300): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003acc40 item 55 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a980): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a980): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a980): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.620139205 +0000 UTC m=+227.898057208 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116a980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad5e0 item 56 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.620815706 +0000 UTC m=+227.898733709 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ae80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116b400): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116b400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116b400): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116b400): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116b400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.620815706 +0000 UTC m=+227.898733709 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116b400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ad9d0 item 56 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.622811605 +0000 UTC m=+227.900729607 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00116ba40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c000): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003adf10 item 57 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c000): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.623495188 +0000 UTC m=+227.901413191 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a150 item 57 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.624245008 +0000 UTC m=+227.902162990 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118c540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118cac0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118cac0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118cac0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118cac0): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118cac0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.624245008 +0000 UTC m=+227.902162990 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118cac0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a310 item 57 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.626602666 +0000 UTC m=+227.904520648 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d100): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d640): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d640): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a690 item 58 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d640): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.627267595 +0000 UTC m=+227.905185577 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118d640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a850 item 58 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.628043783 +0000 UTC m=+227.905961764 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00118db80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b21c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b21c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b21c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b21c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b21c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.628043783 +0000 UTC m=+227.905961764 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b21c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118aa10 item 58 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.62958127 +0000 UTC m=+227.907499252 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2800): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2d40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118ad90 item 59 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2d40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.630444252 +0000 UTC m=+227.908362254 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b2d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118af50 item 59 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.631269281 +0000 UTC m=+227.909187283 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3280): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3800): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3800): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3800): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3800): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3800): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.631269281 +0000 UTC m=+227.909187283 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3800): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b110 item 59 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.633335482 +0000 UTC m=+227.911253484 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011b3e40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce400): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce400): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b490 item 60 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce400): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.634079129 +0000 UTC m=+227.911997131 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b650 item 60 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.635351729 +0000 UTC m=+227.913269731 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce940): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cef00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cef00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cef00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cef00): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cef00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.635351729 +0000 UTC m=+227.913269731 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cef00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b810 item 60 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.637809035 +0000 UTC m=+227.915727017 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cf540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfa80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfa80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfa80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118bb90 item 61 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfa80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfa80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.638863986 +0000 UTC m=+227.916781978 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfa80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b21c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b21c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b21c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b21c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b21c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.638863986 +0000 UTC m=+227.916781978 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b21c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005465b0 item 61 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.641943149 +0000 UTC m=+227.919861132 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2800): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2d80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2d80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2d80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0850 item 62 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2d80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2d80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.64249668 +0000 UTC m=+227.920414662 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b2d80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3680): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3680): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3680): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.64249668 +0000 UTC m=+227.920414662 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1570 item 62 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.644566598 +0000 UTC m=+227.922484590 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b3cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce280): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce280): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce280): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546070 item 63 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce280): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce280): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.645161414 +0000 UTC m=+227.923079396 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce280): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce980): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce980): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce980): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.645161414 +0000 UTC m=+227.923079396 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011ce980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000546690 item 63 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): >_readAt: n=0, err=Bad file descriptor 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.646884121 +0000 UTC m=+227.924802103 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cefc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfdc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfdc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfdc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547110 item 64 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfdc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfdc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.647484138 +0000 UTC m=+227.925402130 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0011cfdc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8540): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8540): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8540): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.647484138 +0000 UTC m=+227.925402130 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547650 item 64 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8cc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8cc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.649064265 +0000 UTC m=+227.926982237 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d8cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000547c70 item 65 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.64969013 +0000 UTC m=+227.927608113 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9680): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9680): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9680): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.64969013 +0000 UTC m=+227.927608113 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a070 item 65 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9cc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9cc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.651236926 +0000 UTC m=+227.929154908 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008d9cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a3f0 item 66 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.652004077 +0000 UTC m=+227.929922059 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904340): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904940): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904940): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904940): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904940): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904940): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.652004077 +0000 UTC m=+227.929922059 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000904940): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a5b0 item 66 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905000): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905000): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.653339726 +0000 UTC m=+227.931257708 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118a930 item 67 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.65401751 +0000 UTC m=+227.931935512 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0009054c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905a00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905a00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905a00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905a00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905a00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.65401751 +0000 UTC m=+227.931935512 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000905a00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118aaf0 item 67 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b0500): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b0500): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b0500): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b0500): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b0500): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.655302173 +0000 UTC m=+227.933220154 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b0500): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118ae70 item 68 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.656113977 +0000 UTC m=+227.934031988 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1b80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1b80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1b80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1b80): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1b80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.656113977 +0000 UTC m=+227.934031988 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0004b1b80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b030 item 68 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000115740): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000115740): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000115740): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000115740): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000115740): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.657889552 +0000 UTC m=+227.935807554 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000115740): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b3b0 item 69 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.65858037 +0000 UTC m=+227.936498372 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000782540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783080): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783080): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783080): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783080): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783080): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.65858037 +0000 UTC m=+227.936498372 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783080): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b570 item 69 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783ac0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783ac0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783ac0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783ac0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783ac0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.660521165 +0000 UTC m=+227.938439167 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000783ac0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118b8f0 item 70 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.661274079 +0000 UTC m=+227.939192081 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906040): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906680): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906680): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906680): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906680): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906680): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.661274079 +0000 UTC m=+227.939192081 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906680): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118be30 item 70 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906e80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906e80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906e80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906e80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906e80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.671722524 +0000 UTC m=+227.949640516 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000906e80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408380 item 71 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.677020295 +0000 UTC m=+227.954938277 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907880): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907880): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907880): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.677020295 +0000 UTC m=+227.954938277 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014085b0 item 71 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907f00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907f00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907f00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907f00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907f00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.679394454 +0000 UTC m=+227.957312436 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000907f00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408a80 item 72 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.680162677 +0000 UTC m=+227.958080690 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a480): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a9c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a9c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a9c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a9c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a9c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.680162677 +0000 UTC m=+227.958080690 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1a9c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408c40 item 72 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.682126687 +0000 UTC m=+227.960044689 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b580): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b580): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b580): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001408fc0 item 73 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b580): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b580): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.682667812 +0000 UTC m=+227.960585824 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1b580): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001409180 item 73 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.683803686 +0000 UTC m=+227.961721689 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000e1ba40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986000): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986000): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986000): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.683803686 +0000 UTC m=+227.961721689 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014093b0 item 73 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.68559965 +0000 UTC m=+227.963517651 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014098f0 item 74 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.686284595 +0000 UTC m=+227.964202598 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000986b40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001409ab0 item 74 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.68712259 +0000 UTC m=+227.965040592 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987080): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987600): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987600): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987600): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.68712259 +0000 UTC m=+227.965040592 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001409c70 item 74 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.689450051 +0000 UTC m=+227.967368054 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000987cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a000): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a000): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540460 item 75 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a000): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.690094853 +0000 UTC m=+227.968012865 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043a000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): _writeAt: size=3, off=2 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540850 item 75 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.690838028 +0000 UTC m=+227.968756030 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00043b8c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008440): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008440): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008440): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.690838028 +0000 UTC m=+227.968756030 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540a80 item 75 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.692639172 +0000 UTC m=+227.970557183 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008a80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000540f50 item 76 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.693326773 +0000 UTC m=+227.971244755 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001008f80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541110 item 76 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): _writeAt: size=3, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.693945245 +0000 UTC m=+227.971863227 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0010094c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009a40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009a40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009a40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009a40): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009a40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.693945245 +0000 UTC m=+227.971863227 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc001009a40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005413b0 item 76 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.695616714 +0000 UTC m=+227.973534716 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2100): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2600): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005418f0 item 77 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2600): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.696302853 +0000 UTC m=+227.974220855 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2d00): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2d00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2d00): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2d00): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2d00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.696302853 +0000 UTC m=+227.974220855 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a2d00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541ab0 item 77 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.698165792 +0000 UTC m=+227.976083805 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3340): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3840): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3840): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000541f10 item 78 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3840): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.698740352 +0000 UTC m=+227.976658333 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3f40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3f40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3f40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3f40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3f40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.698740352 +0000 UTC m=+227.976658333 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006a3f40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454700 item 78 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.700173453 +0000 UTC m=+227.978091435 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4b00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4b00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4b00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454d20 item 79 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4b00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4b00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.700692879 +0000 UTC m=+227.978610861 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b4b00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5200): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5200): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5200): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5200): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5200): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.700692879 +0000 UTC m=+227.978610861 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5200): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455110 item 79 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.702237811 +0000 UTC m=+227.980155793 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5d40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004556c0 item 80 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5d40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.702747819 +0000 UTC m=+227.980665811 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006b5d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cc4c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cc4c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cc4c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cc4c0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cc4c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.702747819 +0000 UTC m=+227.980665811 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cc4c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455b90 item 80 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccb00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccb00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccb00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccb00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccb00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.70432995 +0000 UTC m=+227.982247953 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccb00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004803f0 item 81 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.70553308 +0000 UTC m=+227.983451082 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ccf80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cd4c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cd4c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cd4c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cd4c0): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cd4c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.70553308 +0000 UTC m=+227.983451082 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cd4c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 81 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cdb40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cdb40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cdb40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cdb40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cdb40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.707415797 +0000 UTC m=+227.985333799 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006cdb40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480c40 item 82 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.708150958 +0000 UTC m=+227.986068960 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc0c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc640): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc640): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc640): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc640): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc640): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.708150958 +0000 UTC m=+227.986068960 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dc640): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 82 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dccc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dccc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dccc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dccc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dccc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.709917225 +0000 UTC m=+227.987835226 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dccc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481d50 item 83 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.710655192 +0000 UTC m=+227.988573193 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd1c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd700): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd700): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd700): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd700): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd700): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.710655192 +0000 UTC m=+227.988573193 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006dd700): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2000 item 83 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ddd80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ddd80): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ddd80): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ddd80): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ddd80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.712499395 +0000 UTC m=+227.990417397 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006ddd80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2700 item 84 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.713315147 +0000 UTC m=+227.991233150 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0300): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0880): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0880): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0880): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.713315147 +0000 UTC m=+227.991233150 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2e00 item 84 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0f00): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0f00): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0f00): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0f00): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0f00): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.715289305 +0000 UTC m=+227.993207297 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f0f00): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3420 item 85 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.716024376 +0000 UTC m=+227.993942378 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1940): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1940): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1940): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1940): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1940): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.716024376 +0000 UTC m=+227.993942378 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0006f1940): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3dc0 item 85 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a040): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a040): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a040): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a040): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a040): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.717644008 +0000 UTC m=+227.995561990 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a040): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004291f0 item 86 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.718431096 +0000 UTC m=+227.996349109 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070a540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070aac0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070aac0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070aac0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070aac0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070aac0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.718431096 +0000 UTC m=+227.996349109 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00070aac0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 86 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786380): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786380): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786380): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786380): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786380): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.720517535 +0000 UTC m=+227.998435528 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786380): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004523f0 item 87 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.721151546 +0000 UTC m=+227.999069548 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786dc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786dc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786dc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786dc0): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786dc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.721151546 +0000 UTC m=+227.999069548 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000786dc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452690 item 87 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787440): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787440): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787440): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787440): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787440): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.722831301 +0000 UTC m=+228.000749283 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787440): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 88 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.723473777 +0000 UTC m=+228.001391760 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787940): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787ec0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787ec0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787ec0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787ec0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787ec0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.723473777 +0000 UTC m=+228.001391760 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000787ec0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004531f0 item 88 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.725067682 +0000 UTC m=+228.002985663 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2580): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2ac0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2ac0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2ac0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004538f0 item 89 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2ac0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2ac0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.725640187 +0000 UTC m=+228.003558170 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a2ac0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 89 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.726336505 +0000 UTC m=+228.004254487 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3000): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3580): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3580): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3580): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3580): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3580): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.726336505 +0000 UTC m=+228.004254487 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3580): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c0e0 item 89 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.727949144 +0000 UTC m=+228.005867126 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007a3bc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2180): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2180): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2180): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c5b0 item 90 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2180): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2180): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.728535476 +0000 UTC m=+228.006453457 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2180): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053c850 item 90 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.7293206 +0000 UTC m=+228.007238582 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c26c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2c80): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2c80): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2c80): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2c80): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2c80): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.7293206 +0000 UTC m=+228.007238582 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c2c80): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ca10 item 90 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.730830807 +0000 UTC m=+228.008748789 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c32c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3800): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3800): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3800): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d340 item 91 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3800): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3800): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.73134358 +0000 UTC m=+228.009261563 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3800): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): >_readAt: n=2, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): _writeAt: size=3, off=7 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d570 item 91 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.732002548 +0000 UTC m=+228.009920530 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007c3d40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8340): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8340): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8340): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8340): >_readAt: n=8, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8340): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.732002548 +0000 UTC m=+228.009920530 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8340): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053d810 item 91 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.733541168 +0000 UTC m=+228.011459149 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8980): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8ec0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8ec0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8ec0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053ddc0 item 92 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8ec0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8ec0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.734177292 +0000 UTC m=+228.012095274 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e8ec0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): open at offset 5 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450070 item 92 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): _readAt: size=2, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): _writeAt: size=3, off=5 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): >_writeAt: n=3, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.734868661 +0000 UTC m=+228.012786643 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e9400): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e99c0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e99c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e99c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e99c0): >_readAt: n=3, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e99c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.734868661 +0000 UTC m=+228.012786643 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0007e99c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450540 item 92 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.736307824 +0000 UTC m=+228.014225806 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816080): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008165c0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008165c0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008165c0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450bd0 item 93 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008165c0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008165c0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.736803585 +0000 UTC m=+228.014721567 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc0008165c0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816cc0): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816cc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816cc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816cc0): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816cc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.736803585 +0000 UTC m=+228.014721567 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000816cc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450ee0 item 93 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.738325053 +0000 UTC m=+228.016243035 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817300): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817840): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817840): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817840): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004512d0 item 94 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817840): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817840): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.738915121 +0000 UTC m=+228.016833113 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817840): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817f40): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817f40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817f40): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817f40): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817f40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.738915121 +0000 UTC m=+228.016833113 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000817f40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451730 item 94 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.741220542 +0000 UTC m=+228.019138554 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082c600): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082cb40): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082cb40): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082cb40): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451c00 item 95 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082cb40): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082cb40): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.742301583 +0000 UTC m=+228.020219594 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082cb40): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d240): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d240): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d240): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d240): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d240): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.742301583 +0000 UTC m=+228.020219594 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d240): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c000 item 95 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): open at offset 0 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): _readAt: size=2, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): >_readAt: n=0, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.744254 +0000 UTC m=+228.022172002 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082d880): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082ddc0): _writeAt: size=5, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082ddc0): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082ddc0): >openPending: err= 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050c8c0 item 96 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082ddc0): >_writeAt: n=5, err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082ddc0): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.744971417 +0000 UTC m=+228.022889419 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc00082ddc0): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/09/21 02:59:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/09/21 02:59:52 DEBUG : open-test-file: newRWFileHandle: 2025/09/21 02:59:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/09/21 02:59:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000844540): _readAt: size=512, off=0 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000844540): openPending: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000844540): >openPending: err= 2025/09/21 02:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000844540): >_readAt: n=5, err=EOF 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000844540): close: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-09-21 02:59:52.744971417 +0000 UTC m=+228.022889419 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:52 DEBUG : open-test-file(0xc000844540): >close: err= 2025/09/21 02:59:52 DEBUG : open-test-file: Remove: 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050caf0 item 96 2025/09/21 02:59:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/09/21 02:59:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/09/21 02:59:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/09/21 02:59:52 DEBUG : open-test-file: >Remove: err= 2025/09/21 02:59:52 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:52 DEBUG : Looking for writers 2025/09/21 02:59:52 DEBUG : >WaitForWriters: 2025/09/21 02:59:52 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.33s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.67s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:53 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:53 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:53 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:53 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:53 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:53 DEBUG : file1: newRWFileHandle: 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): openPending: 2025/09/21 02:59:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): >openPending: err= 2025/09/21 02:59:53 DEBUG : file1: >newRWFileHandle: err= 2025/09/21 02:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/09/21 02:59:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): _writeAt: size=2, off=0 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): >_writeAt: n=2, err= 2025/09/21 02:59:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): RWFileHandle.Flush 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): RWFileHandle.Release 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): close: 2025/09/21 02:59:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/09/21 02:59:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:53 DEBUG : file1(0xc0008450c0): >close: err= 2025/09/21 02:59:53 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:53 DEBUG : file1: vfs cache: starting upload 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:53 DEBUG : Looking for writers 2025/09/21 02:59:53 DEBUG : file1: reading active writers 2025/09/21 02:59:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 02:59:53 INFO : file1: Copied (new) 2025/09/21 02:59:53 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/09/21 02:59:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/09/21 02:59:53 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/09/21 02:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 02:59:53 INFO : file1: vfs cache: upload succeeded try #1 2025/09/21 02:59:54 DEBUG : Looking for writers 2025/09/21 02:59:54 DEBUG : file1: reading active writers 2025/09/21 02:59:54 DEBUG : >WaitForWriters: 2025/09/21 02:59:54 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:54 DEBUG : Looking for writers 2025/09/21 02:59:54 DEBUG : file1: reading active writers 2025/09/21 02:59:54 DEBUG : >WaitForWriters: 2025/09/21 02:59:54 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.00s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:55 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:55 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:55 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:55 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 02:59:55 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/09/21 02:59:55 DEBUG : rename_me: newRWFileHandle: 2025/09/21 02:59:55 DEBUG : rename_me(0xc000984180): openPending: 2025/09/21 02:59:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/09/21 02:59:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/21 02:59:55 DEBUG : rename_me(0xc000984180): >openPending: err= 2025/09/21 02:59:55 DEBUG : rename_me: >newRWFileHandle: err= 2025/09/21 02:59:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/09/21 02:59:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/09/21 02:59:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/09/21 02:59:55 DEBUG : rename_me(0xc000984180): _writeAt: size=5, off=0 2025/09/21 02:59:55 DEBUG : rename_me(0xc000984180): >_writeAt: n=5, err= 2025/09/21 02:59:55 DEBUG : rename_me(0xc000984180): close: 2025/09/21 02:59:55 DEBUG : rename_me: vfs cache: setting modification time to 2025-09-21 02:59:55.130184923 +0000 UTC m=+230.408102956 2025/09/21 02:59:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/09/21 02:59:55 DEBUG : rename_me(0xc000984180): >close: err= 2025/09/21 02:59:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/09/21 02:59:55 DEBUG : i_was_renamed: Updating file with 0xc0008aaf00 2025/09/21 02:59:55 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/09/21 02:59:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/21 02:59:55 DEBUG : WaitForWriters: timeout=30s 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/09/21 02:59:55 DEBUG : i_was_renamed: vfs cache: starting upload 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/09/21 02:59:55 DEBUG : Looking for writers 2025/09/21 02:59:55 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/09/21 02:59:56 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/09/21 02:59:56 INFO : i_was_renamed: Copied (new) 2025/09/21 02:59:56 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-09-21 02:59:55 +0000 UTC," 2025/09/21 02:59:56 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/09/21 02:59:56 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/09/21 02:59:56 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/09/21 02:59:56 DEBUG : Looking for writers 2025/09/21 02:59:56 DEBUG : i_was_renamed: reading active writers 2025/09/21 02:59:56 DEBUG : >WaitForWriters: 2025/09/21 02:59:56 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.83s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 02:59:56 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 02:59:56 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: root is "/home/rclone/.cache/rclone" 2025/09/21 02:59:56 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:56 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/09/21 02:59:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-bocixen3qexe" 2025/09/21 02:59:56 INFO : files root 'rclone-test-bocixen3qexe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/09/21 02:59:57 DEBUG : forgetting directory cache 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate(0xc000984f00): _readAt: size=512, off=0 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate(0xc000984f00): openPending: 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-21 02:00:56 +0000 UTC," against cached fingerprint "" 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/21 02:59:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate(0xc000984f00): >openPending: err= 2025/09/21 02:59:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 02:59:58 DEBUG : forgetting directory cache 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate(0xc000984f00): >_readAt: n=20, err=EOF 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate(0xc000984f00): close: 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:00:56 +0000 UTC 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate(0xc000984f00): >close: err= 2025/09/21 02:59:58 DEBUG : Re-reading directory (275.629833ms old) 2025/09/21 02:59:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 02:59:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 02:59:58 DEBUG : forgetting directory cache 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate(0xc0009856c0): _readAt: size=512, off=0 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate(0xc0009856c0): openPending: 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-21 02:01:56 +0000 UTC," against cached fingerprint "20,2025-09-21 02:00:56 +0000 UTC," 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-21 02:01:56 +0000 UTC," != cached fingerprint "20,2025-09-21 02:00:56 +0000 UTC,") 2025/09/21 02:59:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/21 02:59:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate(0xc0009856c0): >openPending: err= 2025/09/21 02:59:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 02:59:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:00 DEBUG : forgetting directory cache 2025/09/21 03:00:00 DEBUG : TestRWCacheUpdate(0xc0009856c0): >_readAt: n=20, err=EOF 2025/09/21 03:00:00 DEBUG : TestRWCacheUpdate(0xc0009856c0): close: 2025/09/21 03:00:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:01:56 +0000 UTC 2025/09/21 03:00:00 DEBUG : TestRWCacheUpdate(0xc0009856c0): >close: err= 2025/09/21 03:00:00 DEBUG : Re-reading directory (281.505921ms old) 2025/09/21 03:00:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:00 DEBUG : forgetting directory cache 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate(0xc0008d8d40): _readAt: size=512, off=0 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate(0xc0008d8d40): openPending: 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-21 02:02:56 +0000 UTC," against cached fingerprint "20,2025-09-21 02:01:56 +0000 UTC," 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-21 02:02:56 +0000 UTC," != cached fingerprint "20,2025-09-21 02:01:56 +0000 UTC,") 2025/09/21 03:00:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/21 03:00:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate(0xc0008d8d40): >openPending: err= 2025/09/21 03:00:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:02 DEBUG : forgetting directory cache 2025/09/21 03:00:02 DEBUG : forgetting directory cache 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate(0xc0008d8d40): >_readAt: n=20, err=EOF 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate(0xc0008d8d40): close: 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:02:56 +0000 UTC 2025/09/21 03:00:02 DEBUG : TestRWCacheUpdate(0xc0008d8d40): >close: err= 2025/09/21 03:00:02 DEBUG : Re-reading directory (456.379634ms old) 2025/09/21 03:00:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:04 DEBUG : forgetting directory cache 2025/09/21 03:00:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate(0xc000daf140): _readAt: size=512, off=0 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate(0xc000daf140): openPending: 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-21 02:03:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-09-21 02:02:56 +0000 UTC," 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-21 02:03:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-09-21 02:02:56 +0000 UTC,") 2025/09/21 03:00:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/21 03:00:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate(0xc000daf140): >openPending: err= 2025/09/21 03:00:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:06 DEBUG : forgetting directory cache 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate(0xc000daf140): >_readAt: n=20, err=EOF 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate(0xc000daf140): close: 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:03:56 +0000 UTC 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate(0xc000daf140): >close: err= 2025/09/21 03:00:06 DEBUG : Re-reading directory (296.404174ms old) 2025/09/21 03:00:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:06 DEBUG : forgetting directory cache 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate(0xc000daf940): _readAt: size=512, off=0 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate(0xc000daf940): openPending: 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-21 02:04:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-09-21 02:03:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-21 02:04:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-09-21 02:03:56 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/09/21 03:00:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/21 03:00:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate(0xc000daf940): >openPending: err= 2025/09/21 03:00:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:08 DEBUG : forgetting directory cache 2025/09/21 03:00:08 DEBUG : TestRWCacheUpdate(0xc000daf940): >_readAt: n=20, err=EOF 2025/09/21 03:00:08 DEBUG : TestRWCacheUpdate(0xc000daf940): close: 2025/09/21 03:00:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:04:56 +0000 UTC 2025/09/21 03:00:08 DEBUG : TestRWCacheUpdate(0xc000daf940): >close: err= 2025/09/21 03:00:08 DEBUG : Re-reading directory (293.708141ms old) 2025/09/21 03:00:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:08 DEBUG : forgetting directory cache 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate(0xc0008d8100): _readAt: size=512, off=0 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate(0xc0008d8100): openPending: 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-09-21 02:05:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-09-21 02:04:56 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-09-21 02:05:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-09-21 02:04:56 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/09/21 03:00:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/09/21 03:00:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate(0xc0008d8100): >openPending: err= 2025/09/21 03:00:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:09 DEBUG : forgetting directory cache 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate(0xc0008d8100): >_readAt: n=20, err=EOF 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate(0xc0008d8100): close: 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:05:56 +0000 UTC 2025/09/21 03:00:09 DEBUG : TestRWCacheUpdate(0xc0008d8100): >close: err= 2025/09/21 03:00:09 DEBUG : Re-reading directory (291.491908ms old) 2025/09/21 03:00:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:10 DEBUG : forgetting directory cache 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate(0xc00070a500): _readAt: size=512, off=0 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate(0xc00070a500): openPending: 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-09-21 02:06:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-09-21 02:05:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-09-21 02:06:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-09-21 02:05:56 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/09/21 03:00:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/09/21 03:00:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate(0xc00070a500): >openPending: err= 2025/09/21 03:00:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:11 DEBUG : forgetting directory cache 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate(0xc00070a500): >_readAt: n=21, err=EOF 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate(0xc00070a500): close: 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:06:56 +0000 UTC 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate(0xc00070a500): >close: err= 2025/09/21 03:00:11 DEBUG : Re-reading directory (291.216771ms old) 2025/09/21 03:00:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:12 DEBUG : forgetting directory cache 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate(0xc0004b17c0): _readAt: size=512, off=0 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate(0xc0004b17c0): openPending: 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-09-21 02:07:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-09-21 02:06:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-09-21 02:07:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-09-21 02:06:56 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/09/21 03:00:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/09/21 03:00:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate(0xc0004b17c0): >openPending: err= 2025/09/21 03:00:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:13 DEBUG : forgetting directory cache 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate(0xc0004b17c0): >_readAt: n=22, err=EOF 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate(0xc0004b17c0): close: 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:07:56 +0000 UTC 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate(0xc0004b17c0): >close: err= 2025/09/21 03:00:13 DEBUG : Re-reading directory (275.491995ms old) 2025/09/21 03:00:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:13 DEBUG : forgetting directory cache 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate(0xc000904040): _readAt: size=512, off=0 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate(0xc000904040): openPending: 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-09-21 02:08:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-09-21 02:07:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-09-21 02:08:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-09-21 02:07:56 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/09/21 03:00:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/09/21 03:00:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate(0xc000904040): >openPending: err= 2025/09/21 03:00:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:15 DEBUG : forgetting directory cache 2025/09/21 03:00:15 DEBUG : TestRWCacheUpdate(0xc000904040): >_readAt: n=23, err=EOF 2025/09/21 03:00:15 DEBUG : TestRWCacheUpdate(0xc000904040): close: 2025/09/21 03:00:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:08:56 +0000 UTC 2025/09/21 03:00:15 DEBUG : TestRWCacheUpdate(0xc000904040): >close: err= 2025/09/21 03:00:15 DEBUG : Re-reading directory (287.723469ms old) 2025/09/21 03:00:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:15 DEBUG : forgetting directory cache 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate(0xc000904900): _readAt: size=512, off=0 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate(0xc000904900): openPending: 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-09-21 02:09:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-09-21 02:08:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-09-21 02:09:56 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-09-21 02:08:56 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/09/21 03:00:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/09/21 03:00:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate(0xc000904900): >openPending: err= 2025/09/21 03:00:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:16 DEBUG : forgetting directory cache 2025/09/21 03:00:17 DEBUG : TestRWCacheUpdate(0xc000904900): >_readAt: n=24, err=EOF 2025/09/21 03:00:17 DEBUG : TestRWCacheUpdate(0xc000904900): close: 2025/09/21 03:00:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-09-21 02:09:56 +0000 UTC 2025/09/21 03:00:17 DEBUG : TestRWCacheUpdate(0xc000904900): >close: err= 2025/09/21 03:00:17 DEBUG : Re-reading directory (291.48771ms old) 2025/09/21 03:00:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/09/21 03:00:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/09/21 03:00:17 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:17 DEBUG : Looking for writers 2025/09/21 03:00:17 DEBUG : TestRWCacheUpdate: reading active writers 2025/09/21 03:00:17 DEBUG : >WaitForWriters: 2025/09/21 03:00:17 DEBUG : files root 'rclone-test-bocixen3qexe': vfs cache: cleaner exiting 2025/09/21 03:00:17 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.81s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", 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-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:19 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/21 03:00:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/21 03:00:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/21 03:00:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/09/21 03:00:20 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:20 DEBUG : Looking for writers 2025/09/21 03:00:20 DEBUG : normal name with no special characters.txt: reading active writers 2025/09/21 03:00:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/09/21 03:00:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:21 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:21 DEBUG : files root 'rclone-test-bocixen3qexe': Reusing VFS from active cache 2025/09/21 03:00:21 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:21 DEBUG : Looking for writers 2025/09/21 03:00:21 DEBUG : >WaitForWriters: 2025/09/21 03:00:21 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:21 DEBUG : Looking for writers 2025/09/21 03:00:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:21 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:21 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:21 DEBUG : Looking for writers 2025/09/21 03:00:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:21 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:21 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:21 DEBUG : Looking for writers 2025/09/21 03:00:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:22 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:24 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:24 DEBUG : dir: Looking for writers 2025/09/21 03:00:24 DEBUG : file2: reading active writers 2025/09/21 03:00:24 DEBUG : Looking for writers 2025/09/21 03:00:24 DEBUG : dir: reading active writers 2025/09/21 03:00:24 DEBUG : file1: reading active writers 2025/09/21 03:00:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.04s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:25 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:27 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:27 DEBUG : dir: Looking for writers 2025/09/21 03:00:27 DEBUG : Looking for writers 2025/09/21 03:00:27 DEBUG : dir: reading active writers 2025/09/21 03:00:27 DEBUG : file1: reading active writers 2025/09/21 03:00:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.05s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:28 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:30 DEBUG : file1: Open: flags=O_RDONLY 2025/09/21 03:00:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/21 03:00:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/21 03:00:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/09/21 03:00:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/09/21 03:00:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/21 03:00:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/21 03:00:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/09/21 03:00:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/09/21 03:00:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/21 03:00:30 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/21 03:00:31 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/09/21 03:00:31 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/09/21 03:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/09/21 03:00:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/09/21 03:00:31 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:31 DEBUG : dir: Looking for writers 2025/09/21 03:00:31 DEBUG : file2: reading active writers 2025/09/21 03:00:31 DEBUG : new_file.txt: reading active writers 2025/09/21 03:00:31 DEBUG : Looking for writers 2025/09/21 03:00:31 DEBUG : dir: reading active writers 2025/09/21 03:00:31 DEBUG : file1: reading active writers 2025/09/21 03:00:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.04s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:32 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:34 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/09/21 03:00:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000ffa240 2025/09/21 03:00:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/09/21 03:00:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:35 INFO : dir/file1: Moved (server-side) to: file0 2025/09/21 03:00:35 DEBUG : file0: Updating file with file0 0xc000ffa240 2025/09/21 03:00:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/09/21 03:00:35 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/09/21 03:00:35 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:35 DEBUG : dir: Looking for writers 2025/09/21 03:00:35 DEBUG : Looking for writers 2025/09/21 03:00:35 DEBUG : dir: reading active writers 2025/09/21 03:00:35 DEBUG : file0: reading active writers 2025/09/21 03:00:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.85s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:36 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:36 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:36 DEBUG : Looking for writers 2025/09/21 03:00:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.25s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:36 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:36 DEBUG : Added virtual directory entry vAddDir: "/" 2025/09/21 03:00:36 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/21 03:00:37 DEBUG : Added virtual directory entry vAddDir: "b" 2025/09/21 03:00:38 DEBUG : Added virtual directory entry vAddDir: "c" 2025/09/21 03:00:38 DEBUG : Added virtual directory entry vAddDir: "d" 2025/09/21 03:00:38 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:38 DEBUG : Looking for writers 2025/09/21 03:00:38 DEBUG : a: Looking for writers 2025/09/21 03:00:38 DEBUG : b: Looking for writers 2025/09/21 03:00:38 DEBUG : c: Looking for writers 2025/09/21 03:00:38 DEBUG : d: Looking for writers 2025/09/21 03:00:38 DEBUG : Looking for writers 2025/09/21 03:00:38 DEBUG : b: reading active writers 2025/09/21 03:00:38 DEBUG : c: reading active writers 2025/09/21 03:00:38 DEBUG : d: reading active writers 2025/09/21 03:00:38 DEBUG : /: reading active writers 2025/09/21 03:00:38 DEBUG : a: reading active writers 2025/09/21 03:00:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.69s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:39 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:40 DEBUG : Added virtual directory entry vAddDir: "a" 2025/09/21 03:00:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/09/21 03:00:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/09/21 03:00:41 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/09/21 03:00:43 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:43 DEBUG : a/b/c/d: Looking for writers 2025/09/21 03:00:43 DEBUG : a/b/c: Looking for writers 2025/09/21 03:00:43 DEBUG : d: reading active writers 2025/09/21 03:00:43 DEBUG : a/b: Looking for writers 2025/09/21 03:00:43 DEBUG : c: reading active writers 2025/09/21 03:00:43 DEBUG : a: Looking for writers 2025/09/21 03:00:43 DEBUG : b: reading active writers 2025/09/21 03:00:43 DEBUG : Looking for writers 2025/09/21 03:00:43 DEBUG : a: reading active writers 2025/09/21 03:00:43 DEBUG : >WaitForWriters: 2025/09/21 03:00:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/a/b/c not empty`) 2025/09/21 03:00:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/21 03:00:44 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/a/b/c not empty`) 2025/09/21 03:00:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/21 03:00:44 DEBUG : pacer: Reducing sleep to 30ms 2025/09/21 03:00:44 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/a/b not empty`) 2025/09/21 03:00:44 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/09/21 03:00:44 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/a/b not empty`) 2025/09/21 03:00:44 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/09/21 03:00:45 DEBUG : pacer: Reducing sleep to 90ms 2025/09/21 03:00:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-bocixen3qexe/a not empty`) 2025/09/21 03:00:45 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2025/09/21 03:00:45 DEBUG : pacer: Reducing sleep to 135ms 2025/09/21 03:00:45 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.62s) === 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-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:45 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:45 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:45 DEBUG : Looking for writers 2025/09/21 03:00:45 DEBUG : >WaitForWriters: 2025/09/21 03:00:45 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/09/21 03:00:45 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.25s) === 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-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:45 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:45 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/09/21 03:00:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/21 03:00:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/09/21 03:00:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/09/21 03:00:45 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/21 03:00:46 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/09/21 03:00:46 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/09/21 03:00:46 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:00:46 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:00:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:46 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/09/21 03:00:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:47 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/09/21 03:00:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/21 03:00:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 03:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:47 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/21 03:00:51 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/09/21 03:00:51 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/09/21 03:00:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:00:51 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:00:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/09/21 03:00:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/09/21 03:00:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:51 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:51 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (7 bytes), uploading instead of streaming 2025/09/21 03:00:52 DEBUG : pacer: Reducing sleep to 10ms 2025/09/21 03:00:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:00:52 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:00:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:52 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:52 DEBUG : Looking for writers 2025/09/21 03:00:52 DEBUG : file1: reading active writers 2025/09/21 03:00:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (7.76s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:53 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/09/21 03:00:54 DEBUG : file1: aborting in-sequence write wait, off=100 2025/09/21 03:00:54 DEBUG : file1: failed to wait for in-sequence write to 100 2025/09/21 03:00:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/09/21 03:00:54 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (11 bytes), uploading instead of streaming 2025/09/21 03:00:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:00:55 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:00:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/09/21 03:00:56 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:56 DEBUG : Looking for writers 2025/09/21 03:00:56 DEBUG : file1: reading active writers 2025/09/21 03:00:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.94s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:56 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/09/21 03:00:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:56 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (5 bytes), uploading instead of streaming 2025/09/21 03:00:57 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:00:57 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:00:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:57 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/09/21 03:00:57 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:57 DEBUG : Looking for writers 2025/09/21 03:00:57 DEBUG : file1: reading active writers 2025/09/21 03:00:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.39s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:57 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:58 DEBUG : file1: WriteFileHandle.Release closing 2025/09/21 03:00:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:58 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/21 03:00:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:00:58 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:00:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/09/21 03:00:58 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:00:58 DEBUG : Looking for writers 2025/09/21 03:00:58 DEBUG : file1: reading active writers 2025/09/21 03:00:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.33s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:00:59 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:00:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:00:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:00:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:00:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:00:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:00:59 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (2 bytes), uploading instead of streaming 2025/09/21 03:01:00 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:01:00 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:01:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/09/21 03:01:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:00 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:01:00 DEBUG : Looking for writers 2025/09/21 03:01:00 DEBUG : file1: reading active writers 2025/09/21 03:01:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.49s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:01:00 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:01:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:01:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:01:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:00 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:01:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:01:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:00 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (0 bytes), uploading instead of streaming 2025/09/21 03:01:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:01:01 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:01:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:01:01 DEBUG : file1: Open: flags=O_RDONLY 2025/09/21 03:01:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/21 03:01:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/21 03:01:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:01:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/21 03:01:02 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:01:02 DEBUG : Looking for writers 2025/09/21 03:01:02 DEBUG : file1: reading active writers 2025/09/21 03:01:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.71s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-bocixen3qexe'", Local "Local file system at /tmp/rclone1701988958", Modify Window "1s" 2025/09/21 03:01:02 INFO : files root 'rclone-test-bocixen3qexe': poll-interval is not supported by this remote 2025/09/21 03:01:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/09/21 03:01:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/09/21 03:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:02 DEBUG : file1: >Open: fd=file1 (w), err= 2025/09/21 03:01:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/09/21 03:01:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:02 DEBUG : files root 'rclone-test-bocixen3qexe': File to upload is small (100 bytes), uploading instead of streaming 2025/09/21 03:01:03 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/09/21 03:01:03 DEBUG : file1: Size of src and dst objects identical 2025/09/21 03:01:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/09/21 03:01:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/09/21 03:01:03 DEBUG : file1: Open: flags=O_RDONLY 2025/09/21 03:01:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/09/21 03:01:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/09/21 03:01:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/09/21 03:01:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/09/21 03:01:03 DEBUG : WaitForWriters: timeout=30s 2025/09/21 03:01:03 DEBUG : Looking for writers 2025/09/21 03:01:03 DEBUG : file1: reading active writers 2025/09/21 03:01:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.57s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/09/21 03:01:04 DEBUG : files root 'rclone-test-bocixen3qexe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m59.501944833s (try 1/5): exit status 1: Failed [TestDirForgetPath TestFileSetModTime/cache=off,open=true,write=false TestFileRename/minimal,forceCache=true TestRWFileHandleMethodsRead]