"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/08/26 01:49:43 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-lexedir6hehu" 2025/08/26 01:49:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/26 01:49:44 DEBUG : Creating backend with remote "/tmp/rclone952544961" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:49:44 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:49:47 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:49:47 DEBUG : dir: Looking for writers 2025/08/26 01:49:47 DEBUG : Looking for writers 2025/08/26 01:49:47 DEBUG : dir: reading active writers 2025/08/26 01:49:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.56s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:49:47 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:49:51 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:49:51 DEBUG : dir/subdir: Looking for writers 2025/08/26 01:49:51 DEBUG : dir: Looking for writers 2025/08/26 01:49:51 DEBUG : file1: reading active writers 2025/08/26 01:49:51 DEBUG : file2: reading active writers 2025/08/26 01:49:51 DEBUG : subdir: reading active writers 2025/08/26 01:49:51 DEBUG : Looking for writers 2025/08/26 01:49:51 DEBUG : dir: reading active writers 2025/08/26 01:49:51 DEBUG : >WaitForWriters: 2025/08/26 01:49:52 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lexedir6hehu/dir not empty`) 2025/08/26 01:49:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 01:49:52 DEBUG : pacer: Reducing sleep to 15ms 2025/08/26 01:49:52 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.76s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:49:52 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:49:53 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 01:49:54 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:49:54 DEBUG : dir: Looking for writers 2025/08/26 01:49:54 DEBUG : file1: reading active writers 2025/08/26 01:49:54 DEBUG : Looking for writers 2025/08/26 01:49:54 DEBUG : dir: reading active writers 2025/08/26 01:49:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.65s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:49:55 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:49:56 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:49:56 DEBUG : dir: Looking for writers 2025/08/26 01:49:56 DEBUG : Looking for writers 2025/08/26 01:49:56 DEBUG : dir: reading active writers 2025/08/26 01:49:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.19s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:49:57 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:87 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2025/08/26 01:50:06 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:06 DEBUG : Looking for writers 2025/08/26 01:50:06 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (9.38s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:06 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:09 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/26 01:50:09 DEBUG : dir: invalidating directory cache 2025/08/26 01:50:09 DEBUG : >ForgetPath: 2025/08/26 01:50:09 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/26 01:50:09 DEBUG : invalidating directory cache 2025/08/26 01:50:09 DEBUG : dir: forgetting directory cache 2025/08/26 01:50:09 DEBUG : >ForgetPath: 2025/08/26 01:50:09 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/26 01:50:09 DEBUG : >ForgetPath: 2025/08/26 01:50:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:09 DEBUG : dir: Looking for writers 2025/08/26 01:50:09 DEBUG : Looking for writers 2025/08/26 01:50:09 DEBUG : dir: reading active writers 2025/08/26 01:50:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.59s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:10 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:14 DEBUG : forgetting directory cache 2025/08/26 01:50:14 DEBUG : dir: forgetting directory cache 2025/08/26 01:50:14 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:14 DEBUG : dir: Looking for writers 2025/08/26 01:50:14 DEBUG : fil/a/b: Looking for writers 2025/08/26 01:50:14 DEBUG : fil/a: Looking for writers 2025/08/26 01:50:14 DEBUG : b: reading active writers 2025/08/26 01:50:14 DEBUG : fil: Looking for writers 2025/08/26 01:50:14 DEBUG : a: reading active writers 2025/08/26 01:50:14 DEBUG : Looking for writers 2025/08/26 01:50:14 DEBUG : dir: reading active writers 2025/08/26 01:50:14 DEBUG : fil: reading active writers 2025/08/26 01:50:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (6.71s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:17 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:18 DEBUG : dir: Looking for writers 2025/08/26 01:50:18 DEBUG : Looking for writers 2025/08/26 01:50:18 DEBUG : dir: reading active writers 2025/08/26 01:50:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.21s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:19 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:20 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:20 DEBUG : dir: Looking for writers 2025/08/26 01:50:20 DEBUG : file1: reading active writers 2025/08/26 01:50:20 DEBUG : Looking for writers 2025/08/26 01:50:20 DEBUG : dir: reading active writers 2025/08/26 01:50:20 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.24s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:21 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/08/26 01:50:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/26 01:50:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/26 01:50:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/26 01:50:25 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/26 01:50:27 DEBUG : dir: invalidating directory cache 2025/08/26 01:50:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/26 01:50:27 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/26 01:50:27 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/26 01:50:27 DEBUG : dir/file1: Reset virtual modtime 2025/08/26 01:50:27 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/26 01:50:27 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/26 01:50:27 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/26 01:50:27 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/26 01:50:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:50:27 DEBUG : dir: invalidating directory cache 2025/08/26 01:50:27 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/26 01:50:27 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/26 01:50:27 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/26 01:50:27 DEBUG : forgetting directory cache 2025/08/26 01:50:27 DEBUG : dir: forgetting directory cache 2025/08/26 01:50:27 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/26 01:50:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:27 DEBUG : dir/virtualDir: Looking for writers 2025/08/26 01:50:27 DEBUG : dir: Looking for writers 2025/08/26 01:50:27 DEBUG : virtualDir: reading active writers 2025/08/26 01:50:27 DEBUG : file1: reading active writers 2025/08/26 01:50:27 DEBUG : virtualFile2: reading active writers 2025/08/26 01:50:27 DEBUG : virtualFile: reading active writers 2025/08/26 01:50:27 DEBUG : Looking for writers 2025/08/26 01:50:27 DEBUG : dir: reading active writers 2025/08/26 01:50:27 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (7.76s) --- PASS: TestDirReadDirAll/Virtual (2.47s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:29 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:30 ERROR : dir/: Can only open directories read only 2025/08/26 01:50:30 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:30 DEBUG : dir: Looking for writers 2025/08/26 01:50:30 DEBUG : Looking for writers 2025/08/26 01:50:30 DEBUG : dir: reading active writers 2025/08/26 01:50:30 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.11s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:31 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:50:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/26 01:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:50:33 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:50:33 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/08/26 01:50:33 DEBUG : dir/potato: Size of src and dst objects identical 2025/08/26 01:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/26 01:50:33 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:33 DEBUG : dir: Looking for writers 2025/08/26 01:50:33 DEBUG : file1: reading active writers 2025/08/26 01:50:33 DEBUG : potato: reading active writers 2025/08/26 01:50:33 DEBUG : Looking for writers 2025/08/26 01:50:33 DEBUG : dir: reading active writers 2025/08/26 01:50:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.40s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:34 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:50:37 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:37 DEBUG : dir/sub: Looking for writers 2025/08/26 01:50:37 DEBUG : dir: Looking for writers 2025/08/26 01:50:37 DEBUG : file1: reading active writers 2025/08/26 01:50:37 DEBUG : sub: reading active writers 2025/08/26 01:50:37 DEBUG : Looking for writers 2025/08/26 01:50:37 DEBUG : dir: reading active writers 2025/08/26 01:50:37 DEBUG : >WaitForWriters: 2025/08/26 01:50:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lexedir6hehu/dir not empty`) 2025/08/26 01:50:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 01:50:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lexedir6hehu/dir not empty`) 2025/08/26 01:50:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/08/26 01:50:38 DEBUG : pacer: Reducing sleep to 30ms 2025/08/26 01:50:38 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.70s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:38 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:39 DEBUG : pacer: Reducing sleep to 16.875ms 2025/08/26 01:50:39 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/08/26 01:50:39 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 01:50:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:50:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/26 01:50:41 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:41 DEBUG : dir/sub/subsub: Looking for writers 2025/08/26 01:50:41 DEBUG : dir/sub: Looking for writers 2025/08/26 01:50:41 DEBUG : subsub: reading active writers 2025/08/26 01:50:41 DEBUG : dir: Looking for writers 2025/08/26 01:50:41 DEBUG : file1: reading active writers 2025/08/26 01:50:41 DEBUG : sub: reading active writers 2025/08/26 01:50:41 DEBUG : Looking for writers 2025/08/26 01:50:41 DEBUG : dir: reading active writers 2025/08/26 01:50:41 DEBUG : >WaitForWriters: 2025/08/26 01:50:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lexedir6hehu/dir not empty`) 2025/08/26 01:50:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 01:50:42 DEBUG : pacer: Reducing sleep to 15ms 2025/08/26 01:50:42 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdirSub (4.58s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:43 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:43 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 01:50:44 ERROR : dir/: Dir.Remove not empty 2025/08/26 01:50:44 DEBUG : dir/file1: Remove: 2025/08/26 01:50:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:50:44 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:50:44 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:50:45 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:45 DEBUG : Looking for writers 2025/08/26 01:50:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.26s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:45 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:46 DEBUG : dir/file1: Remove: 2025/08/26 01:50:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:50:47 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:50:47 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:50:47 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:47 DEBUG : Looking for writers 2025/08/26 01:50:47 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.33s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:47 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:49 DEBUG : dir/file1: Remove: 2025/08/26 01:50:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:50:49 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:50:49 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:49 DEBUG : dir: Looking for writers 2025/08/26 01:50:49 DEBUG : Looking for writers 2025/08/26 01:50:49 DEBUG : dir: reading active writers 2025/08/26 01:50:49 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (3.35s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:51 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:50:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/26 01:50:54 DEBUG : dir: Updating dir with dir2 0xc000126750 2025/08/26 01:50:54 DEBUG : dir: forgetting directory cache 2025/08/26 01:50:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/26 01:50:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/26 01:50:55 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/26 01:50:55 DEBUG : file2: Updating file with file2 0xc0001ad980 2025/08/26 01:50:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/26 01:50:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:50:56 INFO : dir2/file3: Deleted 2025/08/26 01:50:56 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/26 01:50:56 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ad980 2025/08/26 01:50:56 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/26 01:50:56 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/26 01:50:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/26 01:50:57 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000921d40 2025/08/26 01:50:57 DEBUG : empty directory: forgetting directory cache 2025/08/26 01:50:57 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/26 01:50:57 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/26 01:50:57 DEBUG : dir2: Renaming to "dir3" 2025/08/26 01:50:57 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:50:57 DEBUG : dir3: Looking for writers 2025/08/26 01:50:57 DEBUG : file3: reading active writers 2025/08/26 01:50:57 DEBUG : renamed empty directory: Looking for writers 2025/08/26 01:50:57 DEBUG : Looking for writers 2025/08/26 01:50:57 DEBUG : dir3: reading active writers 2025/08/26 01:50:57 DEBUG : renamed empty directory: reading active writers 2025/08/26 01:50:57 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.69s) === 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-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:50:58 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:01 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/26 01:51:01 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:51:01 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:51:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:51:01 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/26 01:51:01 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/26 01:51:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:51:01 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:51:01 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:51:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:51:01 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/26 01:51:01 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/26 01:51:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:51:01 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (12 bytes), uploading instead of streaming 2025/08/26 01:51:02 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/08/26 01:51:02 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/08/26 01:51:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/26 01:51:02 DEBUG : forgetting directory cache 2025/08/26 01:51:02 DEBUG : dir: forgetting directory cache 2025/08/26 01:51:02 DEBUG : dir/sub: forgetting directory cache 2025/08/26 01:51:02 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/26 01:51:02 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/26 01:51:02 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:51:02 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:51:02 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/26 01:51:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/26 01:51:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:02 DEBUG : dir/sub: Looking for writers 2025/08/26 01:51:02 DEBUG : file0: reading active writers 2025/08/26 01:51:02 DEBUG : file2: reading active writers 2025/08/26 01:51:02 DEBUG : dir: Looking for writers 2025/08/26 01:51:02 DEBUG : file1: reading active writers 2025/08/26 01:51:02 DEBUG : sub: reading active writers 2025/08/26 01:51:02 DEBUG : Looking for writers 2025/08/26 01:51:02 DEBUG : dir: reading active writers 2025/08/26 01:51:02 DEBUG : >WaitForWriters: 2025/08/26 01:51:04 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lexedir6hehu/dir not empty`) 2025/08/26 01:51:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/26 01:51:04 DEBUG : pacer: Reducing sleep to 15ms 2025/08/26 01:51:04 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.80s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:04 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:05 DEBUG : pacer: Reducing sleep to 10ms 2025/08/26 01:51:05 DEBUG : forgetting directory cache 2025/08/26 01:51:07 DEBUG : forgetting directory cache 2025/08/26 01:51:07 DEBUG : dir: forgetting directory cache 2025/08/26 01:51:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:07 DEBUG : dir: Looking for writers 2025/08/26 01:51:07 DEBUG : Looking for writers 2025/08/26 01:51:07 DEBUG : dir: reading active writers 2025/08/26 01:51:07 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.28s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:08 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/26 01:51:10 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:51:10 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/26 01:51:10 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/26 01:51:10 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/26 01:51:10 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:51:10 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:51:10 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/26 01:51:10 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:51:10 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/26 01:51:10 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/26 01:51:10 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/26 01:51:10 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:51:10 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/26 01:51:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:10 DEBUG : dir: Looking for writers 2025/08/26 01:51:10 DEBUG : file1: reading active writers 2025/08/26 01:51:10 DEBUG : file1.metadata: reading active writers 2025/08/26 01:51:10 DEBUG : Looking for writers 2025/08/26 01:51:10 DEBUG : dir: reading active writers 2025/08/26 01:51:10 DEBUG : dir.metadata: reading active writers 2025/08/26 01:51:10 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:10 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:12 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:12 DEBUG : dir: Looking for writers 2025/08/26 01:51:12 DEBUG : file1: reading active writers 2025/08/26 01:51:12 DEBUG : Looking for writers 2025/08/26 01:51:12 DEBUG : dir: reading active writers 2025/08/26 01:51:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:13 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:15 DEBUG : Can set mod time: true 2025/08/26 01:51:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:51:16 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:16 DEBUG : dir: Looking for writers 2025/08/26 01:51:16 DEBUG : file1: reading active writers 2025/08/26 01:51:16 DEBUG : Looking for writers 2025/08/26 01:51:16 DEBUG : dir: reading active writers 2025/08/26 01:51:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:16 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:51:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:51:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:18 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:51:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:51:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:51:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:51:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:22 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:22 DEBUG : dir: Looking for writers 2025/08/26 01:51:22 DEBUG : file1: reading active writers 2025/08/26 01:51:22 DEBUG : Looking for writers 2025/08/26 01:51:22 DEBUG : dir: reading active writers 2025/08/26 01:51:22 DEBUG : >WaitForWriters: 2025/08/26 01:51:22 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:22 DEBUG : dir: Looking for writers 2025/08/26 01:51:22 DEBUG : file1: reading active writers 2025/08/26 01:51:22 DEBUG : Looking for writers 2025/08/26 01:51:22 DEBUG : dir: reading active writers 2025/08/26 01:51:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:23 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:51:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:51:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:25 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:51:25 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:51:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:51:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:51:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:26 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:26 DEBUG : dir: Looking for writers 2025/08/26 01:51:26 DEBUG : file1: reading active writers 2025/08/26 01:51:26 DEBUG : Looking for writers 2025/08/26 01:51:26 DEBUG : dir: reading active writers 2025/08/26 01:51:26 DEBUG : >WaitForWriters: 2025/08/26 01:51:26 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:26 DEBUG : dir: Looking for writers 2025/08/26 01:51:26 DEBUG : file1: reading active writers 2025/08/26 01:51:26 DEBUG : Looking for writers 2025/08/26 01:51:26 DEBUG : dir: reading active writers 2025/08/26 01:51:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:27 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:51:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:27 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:51:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:51:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:29 DEBUG : dir: Looking for writers 2025/08/26 01:51:29 DEBUG : file1: reading active writers 2025/08/26 01:51:29 DEBUG : Looking for writers 2025/08/26 01:51:29 DEBUG : dir: reading active writers 2025/08/26 01:51:29 DEBUG : >WaitForWriters: 2025/08/26 01:51:29 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:29 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:29 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:51:29 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:29 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:29 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:51:31 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:51:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:51:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:51:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:51:31 DEBUG : dir/file1(0xc0008fc740): close: 2025/08/26 01:51:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/26 01:51:31 DEBUG : dir/file1(0xc0008fc740): >close: err= 2025/08/26 01:51:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:31 DEBUG : dir: Looking for writers 2025/08/26 01:51:31 DEBUG : file1: reading active writers 2025/08/26 01:51:31 DEBUG : Looking for writers 2025/08/26 01:51:31 DEBUG : dir: reading active writers 2025/08/26 01:51:31 DEBUG : >WaitForWriters: 2025/08/26 01:51:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:31 DEBUG : dir: Looking for writers 2025/08/26 01:51:31 DEBUG : file1: reading active writers 2025/08/26 01:51:31 DEBUG : Looking for writers 2025/08/26 01:51:31 DEBUG : dir: reading active writers 2025/08/26 01:51:31 DEBUG : >WaitForWriters: 2025/08/26 01:51:31 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:32 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:32 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:51:32 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:32 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:32 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:51:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:51:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:51:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:51:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:51:33 DEBUG : dir/file1(0xc000edcac0): _writeAt: size=5, off=0 2025/08/26 01:51:33 DEBUG : dir/file1(0xc000edcac0): openPending: 2025/08/26 01:51:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:51:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:51:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:33 DEBUG : dir/file1(0xc000edcac0): >openPending: err= 2025/08/26 01:51:33 DEBUG : dir/file1(0xc000edcac0): >_writeAt: n=5, err= 2025/08/26 01:51:33 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 01:51:33 DEBUG : dir/file1(0xc000edcac0): close: 2025/08/26 01:51:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/26 01:51:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/26 01:51:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/26 01:51:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:51:34 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/26 01:51:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:51:34 DEBUG : dir/file1(0xc000edcac0): >close: err= 2025/08/26 01:51:34 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:51:34 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:51:34 DEBUG : dir: Looking for writers 2025/08/26 01:51:34 DEBUG : file1: reading active writers 2025/08/26 01:51:34 DEBUG : Looking for writers 2025/08/26 01:51:34 DEBUG : dir: reading active writers 2025/08/26 01:51:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:51:34 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:51:34 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:51:34 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/08/26 01:51:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:51:34 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/26 01:51:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:51:35 DEBUG : dir: Looking for writers 2025/08/26 01:51:35 DEBUG : file1: reading active writers 2025/08/26 01:51:35 DEBUG : Looking for writers 2025/08/26 01:51:35 DEBUG : dir: reading active writers 2025/08/26 01:51:35 DEBUG : >WaitForWriters: 2025/08/26 01:51:35 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:35 DEBUG : dir: Looking for writers 2025/08/26 01:51:35 DEBUG : file1: reading active writers 2025/08/26 01:51:35 DEBUG : Looking for writers 2025/08/26 01:51:35 DEBUG : dir: reading active writers 2025/08/26 01:51:35 DEBUG : >WaitForWriters: 2025/08/26 01:51:35 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (23.31s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.90s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.76s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.43s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.60s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.63s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.98s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:36 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-lexedir6hehu'": object not found 2025/08/26 01:51:37 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:37 DEBUG : Looking for writers 2025/08/26 01:51:37 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (1.09s) === RUN TestFileOpenReadUnknownSize 2025/08/26 01:51:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/26 01:51:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/26 01:51:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:51:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/26 01:51:37 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:37 DEBUG : Looking for writers 2025/08/26 01:51:37 DEBUG : file.txt: reading active writers 2025/08/26 01:51:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:37 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:38 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:51:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/26 01:51:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/26 01:51:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:39 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:39 DEBUG : dir: Looking for writers 2025/08/26 01:51:39 DEBUG : file1: reading active writers 2025/08/26 01:51:39 DEBUG : Looking for writers 2025/08/26 01:51:39 DEBUG : dir: reading active writers 2025/08/26 01:51:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.00s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:40 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:41 DEBUG : dir/file1: Remove: 2025/08/26 01:51:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:51:42 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:51:42 DEBUG : dir/file1: Remove: 2025/08/26 01:51:42 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/26 01:51:42 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:42 DEBUG : dir: Looking for writers 2025/08/26 01:51:42 DEBUG : Looking for writers 2025/08/26 01:51:42 DEBUG : dir: reading active writers 2025/08/26 01:51:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.41s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:42 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:44 DEBUG : dir/file1: Remove: 2025/08/26 01:51:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:51:44 DEBUG : dir/file1: >Remove: err= 2025/08/26 01:51:45 DEBUG : dir/file1: Remove: 2025/08/26 01:51:45 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/26 01:51:45 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:45 DEBUG : dir: Looking for writers 2025/08/26 01:51:45 DEBUG : Looking for writers 2025/08/26 01:51:45 DEBUG : dir: reading active writers 2025/08/26 01:51:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.70s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:45 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/26 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:51:46 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/26 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:51:46 DEBUG : dir/file1: Open: flags=0x3 2025/08/26 01:51:46 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/26 01:51:46 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/26 01:51:46 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:46 DEBUG : dir: Looking for writers 2025/08/26 01:51:46 DEBUG : file1: reading active writers 2025/08/26 01:51:46 DEBUG : Looking for writers 2025/08/26 01:51:46 DEBUG : dir: reading active writers 2025/08/26 01:51:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:47 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:52 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:52 DEBUG : dir: Looking for writers 2025/08/26 01:51:52 DEBUG : file1: reading active writers 2025/08/26 01:51:52 DEBUG : Looking for writers 2025/08/26 01:51:52 DEBUG : dir: reading active writers 2025/08/26 01:51:52 DEBUG : >WaitForWriters: 2025/08/26 01:51:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:51:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000707200 2025/08/26 01:51:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:51:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:51:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:51:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000707200 2025/08/26 01:51:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:51:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:51:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:51:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:51:54 DEBUG : dir/file1: File is currently open, delaying rename 0xc000707200 2025/08/26 01:51:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:51:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:51:54 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:51:55 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:51:55 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:51:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:51:55 DEBUG : newLeaf: Running delayed rename now 2025/08/26 01:51:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:51:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000707200 2025/08/26 01:51:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:55 DEBUG : dir: Looking for writers 2025/08/26 01:51:55 DEBUG : Looking for writers 2025/08/26 01:51:55 DEBUG : newLeaf: reading active writers 2025/08/26 01:51:55 DEBUG : dir: reading active writers 2025/08/26 01:51:55 DEBUG : >WaitForWriters: 2025/08/26 01:51:56 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:56 DEBUG : dir: Looking for writers 2025/08/26 01:51:56 DEBUG : Looking for writers 2025/08/26 01:51:56 DEBUG : dir: reading active writers 2025/08/26 01:51:56 DEBUG : newLeaf: reading active writers 2025/08/26 01:51:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:51:56 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:51:56 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:51:56 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:56 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:51:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:51:56 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:51:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:51:58 DEBUG : dir: Looking for writers 2025/08/26 01:51:58 DEBUG : file1: reading active writers 2025/08/26 01:51:58 DEBUG : Looking for writers 2025/08/26 01:51:58 DEBUG : dir: reading active writers 2025/08/26 01:51:58 DEBUG : >WaitForWriters: 2025/08/26 01:51:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:51:59 DEBUG : newLeaf: Updating file with newLeaf 0xc000770600 2025/08/26 01:51:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:51:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:52:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000770600 2025/08/26 01:52:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:52:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:52:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/26 01:52:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc000770600 2025/08/26 01:52:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:00 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (25 bytes), uploading instead of streaming 2025/08/26 01:52:01 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:52:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/26 01:52:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:01 DEBUG : newLeaf: Running delayed rename now 2025/08/26 01:52:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000770600 2025/08/26 01:52:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:01 DEBUG : dir: Looking for writers 2025/08/26 01:52:01 DEBUG : Looking for writers 2025/08/26 01:52:01 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:01 DEBUG : dir: reading active writers 2025/08/26 01:52:01 DEBUG : >WaitForWriters: 2025/08/26 01:52:02 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:02 DEBUG : dir: Looking for writers 2025/08/26 01:52:02 DEBUG : Looking for writers 2025/08/26 01:52:02 DEBUG : dir: reading active writers 2025/08/26 01:52:02 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:02 DEBUG : >WaitForWriters: 2025/08/26 01:52:02 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:02 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:02 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:02 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:02 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:02 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:52:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:52:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:04 DEBUG : dir/file1(0xc00059fcc0): openPending: 2025/08/26 01:52:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:52:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:52:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:04 DEBUG : dir/file1(0xc00059fcc0): >openPending: err= 2025/08/26 01:52:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:52:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:04 DEBUG : dir/file1(0xc00059fcc0): _writeAt: size=14, off=0 2025/08/26 01:52:04 DEBUG : dir/file1(0xc00059fcc0): >_writeAt: n=14, err= 2025/08/26 01:52:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:52:04 DEBUG : dir/file1(0xc00059fcc0): close: 2025/08/26 01:52:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:52:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:52:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:52:04 DEBUG : dir/file1(0xc00059fcc0): >close: err= 2025/08/26 01:52:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:52:04 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:52:04 DEBUG : dir: Looking for writers 2025/08/26 01:52:04 DEBUG : file1: reading active writers 2025/08/26 01:52:04 DEBUG : Looking for writers 2025/08/26 01:52:04 DEBUG : dir: reading active writers 2025/08/26 01:52:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:52:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:52:05 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:52:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/26 01:52:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:52:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/26 01:52:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:52:05 DEBUG : dir: Looking for writers 2025/08/26 01:52:05 DEBUG : file1: reading active writers 2025/08/26 01:52:05 DEBUG : Looking for writers 2025/08/26 01:52:05 DEBUG : dir: reading active writers 2025/08/26 01:52:05 DEBUG : >WaitForWriters: 2025/08/26 01:52:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:05 DEBUG : dir/file1(0xc000411ac0): _readAt: size=512, off=0 2025/08/26 01:52:05 DEBUG : dir/file1(0xc000411ac0): openPending: 2025/08/26 01:52:05 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/08/26 01:52:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:52:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:05 DEBUG : dir/file1(0xc000411ac0): >openPending: err= 2025/08/26 01:52:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:52:05 DEBUG : dir/file1(0xc000411ac0): >_readAt: n=14, err=EOF 2025/08/26 01:52:05 DEBUG : dir/file1(0xc000411ac0): close: 2025/08/26 01:52:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:52:05 DEBUG : dir/file1(0xc000411ac0): >close: err= 2025/08/26 01:52:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000770540 2025/08/26 01:52:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:52:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:52:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000770540 2025/08/26 01:52:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:52:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:52:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:08 DEBUG : dir/file1(0xc00068cbc0): openPending: 2025/08/26 01:52:08 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/08/26 01:52:08 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/08/26 01:52:08 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:52:08 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:52:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:52:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:08 DEBUG : dir/file1(0xc00068cbc0): >openPending: err= 2025/08/26 01:52:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:52:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:08 DEBUG : dir/file1(0xc00068cbc0): _writeAt: size=25, off=0 2025/08/26 01:52:08 DEBUG : dir/file1(0xc00068cbc0): >_writeAt: n=25, err= 2025/08/26 01:52:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:08 DEBUG : newLeaf: Updating file with newLeaf 0xc000770540 2025/08/26 01:52:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:08 DEBUG : newLeaf(0xc00068cbc0): close: 2025/08/26 01:52:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:52:08 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:52:08.078929654 +0000 UTC m=+144.624453308 2025/08/26 01:52:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:52:08 DEBUG : newLeaf(0xc00068cbc0): >close: err= 2025/08/26 01:52:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:08 DEBUG : dir: Looking for writers 2025/08/26 01:52:08 DEBUG : Looking for writers 2025/08/26 01:52:08 DEBUG : dir: reading active writers 2025/08/26 01:52:08 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:52:08 DEBUG : dir: Looking for writers 2025/08/26 01:52:08 DEBUG : Looking for writers 2025/08/26 01:52:08 DEBUG : dir: reading active writers 2025/08/26 01:52:08 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:52:08 DEBUG : dir: Looking for writers 2025/08/26 01:52:08 DEBUG : Looking for writers 2025/08/26 01:52:08 DEBUG : dir: reading active writers 2025/08/26 01:52:08 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:52:08 DEBUG : dir: Looking for writers 2025/08/26 01:52:08 DEBUG : Looking for writers 2025/08/26 01:52:08 DEBUG : dir: reading active writers 2025/08/26 01:52:08 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:52:08 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:52:08 DEBUG : dir: Looking for writers 2025/08/26 01:52:08 DEBUG : Looking for writers 2025/08/26 01:52:08 DEBUG : dir: reading active writers 2025/08/26 01:52:08 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:52:09 DEBUG : dir: Looking for writers 2025/08/26 01:52:09 DEBUG : Looking for writers 2025/08/26 01:52:09 DEBUG : dir: reading active writers 2025/08/26 01:52:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:52:09 DEBUG : dir: Looking for writers 2025/08/26 01:52:09 DEBUG : Looking for writers 2025/08/26 01:52:09 DEBUG : dir: reading active writers 2025/08/26 01:52:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:52:09 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/26 01:52:09 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:52:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:52:08 +0000 UTC," 2025/08/26 01:52:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:52:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:52:09 DEBUG : dir: Looking for writers 2025/08/26 01:52:09 DEBUG : Looking for writers 2025/08/26 01:52:09 DEBUG : dir: reading active writers 2025/08/26 01:52:09 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:09 DEBUG : >WaitForWriters: 2025/08/26 01:52:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:10 DEBUG : dir: Looking for writers 2025/08/26 01:52:10 DEBUG : Looking for writers 2025/08/26 01:52:10 DEBUG : dir: reading active writers 2025/08/26 01:52:10 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:10 DEBUG : >WaitForWriters: 2025/08/26 01:52:10 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:11 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:11 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:11 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:11 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:11 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:52:12 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:12 DEBUG : dir: Looking for writers 2025/08/26 01:52:12 DEBUG : file1: reading active writers 2025/08/26 01:52:12 DEBUG : Looking for writers 2025/08/26 01:52:12 DEBUG : dir: reading active writers 2025/08/26 01:52:12 DEBUG : >WaitForWriters: 2025/08/26 01:52:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:13 DEBUG : newLeaf: Updating file with newLeaf 0xc000707740 2025/08/26 01:52:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:52:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000707740 2025/08/26 01:52:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:52:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:52:14 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:14 DEBUG : dir/file1(0xc000984e40): openPending: 2025/08/26 01:52:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:52:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:52:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:14 DEBUG : dir/file1(0xc000984e40): >openPending: err= 2025/08/26 01:52:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:52:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:14 DEBUG : dir/file1(0xc000984e40): _writeAt: size=25, off=0 2025/08/26 01:52:14 DEBUG : dir/file1(0xc000984e40): >_writeAt: n=25, err= 2025/08/26 01:52:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000707740 2025/08/26 01:52:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:15 DEBUG : newLeaf(0xc000984e40): close: 2025/08/26 01:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:52:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:52:14.576058055 +0000 UTC m=+151.121581690 2025/08/26 01:52:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:52:15 DEBUG : newLeaf(0xc000984e40): >close: err= 2025/08/26 01:52:15 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:52:15 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:52:15 DEBUG : dir: Looking for writers 2025/08/26 01:52:15 DEBUG : Looking for writers 2025/08/26 01:52:15 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:15 DEBUG : dir: reading active writers 2025/08/26 01:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:52:16 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/26 01:52:16 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:52:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:52:14 +0000 UTC," 2025/08/26 01:52:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:52:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:52:16 DEBUG : dir: Looking for writers 2025/08/26 01:52:16 DEBUG : Looking for writers 2025/08/26 01:52:16 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:16 DEBUG : dir: reading active writers 2025/08/26 01:52:16 DEBUG : >WaitForWriters: 2025/08/26 01:52:16 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:16 DEBUG : dir: Looking for writers 2025/08/26 01:52:16 DEBUG : Looking for writers 2025/08/26 01:52:16 DEBUG : dir: reading active writers 2025/08/26 01:52:16 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:16 DEBUG : >WaitForWriters: 2025/08/26 01:52:16 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:17 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:17 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:52:19 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:52:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:19 DEBUG : dir/file1(0xc0008fdcc0): openPending: 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:52:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:19 DEBUG : dir/file1(0xc0008fdcc0): >openPending: err= 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:52:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:19 DEBUG : dir/file1(0xc0008fdcc0): _writeAt: size=14, off=0 2025/08/26 01:52:19 DEBUG : dir/file1(0xc0008fdcc0): >_writeAt: n=14, err= 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:52:19 DEBUG : dir/file1(0xc0008fdcc0): close: 2025/08/26 01:52:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/26 01:52:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:52:19 DEBUG : dir/file1(0xc0008fdcc0): >close: err= 2025/08/26 01:52:19 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:52:19 DEBUG : dir: Looking for writers 2025/08/26 01:52:19 DEBUG : file1: reading active writers 2025/08/26 01:52:19 DEBUG : Looking for writers 2025/08/26 01:52:19 DEBUG : dir: reading active writers 2025/08/26 01:52:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:52:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:52:19 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/08/26 01:52:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:52:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/26 01:52:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:52:20 DEBUG : dir: Looking for writers 2025/08/26 01:52:20 DEBUG : file1: reading active writers 2025/08/26 01:52:20 DEBUG : Looking for writers 2025/08/26 01:52:20 DEBUG : dir: reading active writers 2025/08/26 01:52:20 DEBUG : >WaitForWriters: 2025/08/26 01:52:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:20 DEBUG : dir/file1(0xc000d7c700): _readAt: size=512, off=0 2025/08/26 01:52:20 DEBUG : dir/file1(0xc000d7c700): openPending: 2025/08/26 01:52:20 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/08/26 01:52:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:52:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:20 DEBUG : dir/file1(0xc000d7c700): >openPending: err= 2025/08/26 01:52:20 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/26 01:52:20 DEBUG : dir/file1(0xc000d7c700): >_readAt: n=14, err=EOF 2025/08/26 01:52:20 DEBUG : dir/file1(0xc000d7c700): close: 2025/08/26 01:52:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:52:20 DEBUG : dir/file1(0xc000d7c700): >close: err= 2025/08/26 01:52:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bae40 2025/08/26 01:52:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:22 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:52:22 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:52:22 DEBUG : dir/file1: Updating file with dir/file1 0xc0009bae40 2025/08/26 01:52:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:52:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:52:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:22 DEBUG : dir/file1(0xc001088480): openPending: 2025/08/26 01:52:22 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/08/26 01:52:22 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/08/26 01:52:22 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:52:22 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:52:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:52:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:22 DEBUG : dir/file1(0xc001088480): >openPending: err= 2025/08/26 01:52:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:52:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:22 DEBUG : dir/file1(0xc001088480): _writeAt: size=25, off=0 2025/08/26 01:52:22 DEBUG : dir/file1(0xc001088480): >_writeAt: n=25, err= 2025/08/26 01:52:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:23 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:23 DEBUG : newLeaf: Updating file with newLeaf 0xc0009bae40 2025/08/26 01:52:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:23 DEBUG : newLeaf(0xc001088480): close: 2025/08/26 01:52:23 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:52:23 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:52:22.421497021 +0000 UTC m=+158.967020696 2025/08/26 01:52:23 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:52:23 DEBUG : newLeaf(0xc001088480): >close: err= 2025/08/26 01:52:23 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:52:23 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:52:23 DEBUG : dir: Looking for writers 2025/08/26 01:52:23 DEBUG : Looking for writers 2025/08/26 01:52:23 DEBUG : dir: reading active writers 2025/08/26 01:52:23 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:52:23 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/26 01:52:23 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:52:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:52:22 +0000 UTC," 2025/08/26 01:52:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:52:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:52:24 DEBUG : dir: Looking for writers 2025/08/26 01:52:24 DEBUG : Looking for writers 2025/08/26 01:52:24 DEBUG : dir: reading active writers 2025/08/26 01:52:24 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:24 DEBUG : >WaitForWriters: 2025/08/26 01:52:24 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:24 DEBUG : dir: Looking for writers 2025/08/26 01:52:24 DEBUG : Looking for writers 2025/08/26 01:52:24 DEBUG : dir: reading active writers 2025/08/26 01:52:24 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:24 DEBUG : >WaitForWriters: 2025/08/26 01:52:24 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:25 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:25 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:25 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:25 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:25 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:52:26 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:26 DEBUG : dir: Looking for writers 2025/08/26 01:52:26 DEBUG : file1: reading active writers 2025/08/26 01:52:26 DEBUG : Looking for writers 2025/08/26 01:52:26 DEBUG : dir: reading active writers 2025/08/26 01:52:26 DEBUG : >WaitForWriters: 2025/08/26 01:52:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:26 DEBUG : dir/file1(0xc001089500): _readAt: size=512, off=0 2025/08/26 01:52:26 DEBUG : dir/file1(0xc001089500): openPending: 2025/08/26 01:52:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/26 01:52:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/26 01:52:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:26 DEBUG : dir/file1(0xc001089500): >openPending: err= 2025/08/26 01:52:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/26 01:52:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:52:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:26 DEBUG : dir/file1(0xc001089500): >_readAt: n=14, err=EOF 2025/08/26 01:52:26 DEBUG : dir/file1(0xc001089500): close: 2025/08/26 01:52:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:52:26 DEBUG : dir/file1(0xc001089500): >close: err= 2025/08/26 01:52:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000770840 2025/08/26 01:52:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/26 01:52:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/26 01:52:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000770840 2025/08/26 01:52:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/26 01:52:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:52:29 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:29 DEBUG : dir/file1(0xc000d7d400): openPending: 2025/08/26 01:52:29 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/08/26 01:52:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/26 01:52:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:29 DEBUG : dir/file1(0xc000d7d400): >openPending: err= 2025/08/26 01:52:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:52:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:29 DEBUG : dir/file1(0xc000d7d400): _writeAt: size=25, off=0 2025/08/26 01:52:29 DEBUG : dir/file1(0xc000d7d400): >_writeAt: n=25, err= 2025/08/26 01:52:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/26 01:52:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/26 01:52:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000770840 2025/08/26 01:52:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:52:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:29 DEBUG : newLeaf(0xc000d7d400): close: 2025/08/26 01:52:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/26 01:52:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-26 01:52:29.033136347 +0000 UTC m=+165.578660011 2025/08/26 01:52:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/26 01:52:29 DEBUG : newLeaf(0xc000d7d400): >close: err= 2025/08/26 01:52:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:29 DEBUG : dir: Looking for writers 2025/08/26 01:52:29 DEBUG : Looking for writers 2025/08/26 01:52:29 DEBUG : dir: reading active writers 2025/08/26 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:52:29 DEBUG : dir: Looking for writers 2025/08/26 01:52:29 DEBUG : Looking for writers 2025/08/26 01:52:29 DEBUG : dir: reading active writers 2025/08/26 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:52:29 DEBUG : dir: Looking for writers 2025/08/26 01:52:29 DEBUG : Looking for writers 2025/08/26 01:52:29 DEBUG : dir: reading active writers 2025/08/26 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:52:29 DEBUG : dir: Looking for writers 2025/08/26 01:52:29 DEBUG : Looking for writers 2025/08/26 01:52:29 DEBUG : dir: reading active writers 2025/08/26 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:52:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/26 01:52:29 DEBUG : dir: Looking for writers 2025/08/26 01:52:29 DEBUG : Looking for writers 2025/08/26 01:52:29 DEBUG : dir: reading active writers 2025/08/26 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:52:29 DEBUG : dir: Looking for writers 2025/08/26 01:52:29 DEBUG : Looking for writers 2025/08/26 01:52:29 DEBUG : dir: reading active writers 2025/08/26 01:52:29 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:52:30 DEBUG : dir: Looking for writers 2025/08/26 01:52:30 DEBUG : Looking for writers 2025/08/26 01:52:30 DEBUG : dir: reading active writers 2025/08/26 01:52:30 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:52:30 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/08/26 01:52:30 INFO : newLeaf: Copied (replaced existing) 2025/08/26 01:52:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-26 01:52:29 +0000 UTC," 2025/08/26 01:52:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/26 01:52:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/26 01:52:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/26 01:52:30 DEBUG : dir: Looking for writers 2025/08/26 01:52:30 DEBUG : Looking for writers 2025/08/26 01:52:30 DEBUG : dir: reading active writers 2025/08/26 01:52:30 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:30 DEBUG : >WaitForWriters: 2025/08/26 01:52:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:31 DEBUG : dir: Looking for writers 2025/08/26 01:52:31 DEBUG : Looking for writers 2025/08/26 01:52:31 DEBUG : dir: reading active writers 2025/08/26 01:52:31 DEBUG : newLeaf: reading active writers 2025/08/26 01:52:31 DEBUG : >WaitForWriters: 2025/08/26 01:52:31 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestFileRename (44.24s) --- PASS: TestFileRename/off,forceCache=false (9.20s) --- PASS: TestFileRename/minimal,forceCache=false (5.98s) --- PASS: TestFileRename/minimal,forceCache=true (8.16s) --- PASS: TestFileRename/writes,forceCache=false (6.47s) --- PASS: TestFileRename/writes,forceCache=true (7.81s) --- PASS: TestFileRename/full,forceCache=false (6.62s) === 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-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:31 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:31 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:31 DEBUG : Looking for writers 2025/08/26 01:52:31 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-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:32 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:52:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:52:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:33 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:33 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:33 DEBUG : dir: Looking for writers 2025/08/26 01:52:33 DEBUG : file1: reading active writers 2025/08/26 01:52:33 DEBUG : Looking for writers 2025/08/26 01:52:33 DEBUG : dir: reading active writers 2025/08/26 01:52:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.36s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:34 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:52:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:52:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/26 01:52:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/26 01:52:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/26 01:52:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:52:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/26 01:52:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/26 01:52:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/26 01:52:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/26 01:52:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/26 01:52:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/26 01:52:37 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:37 DEBUG : dir: Looking for writers 2025/08/26 01:52:37 DEBUG : file1: reading active writers 2025/08/26 01:52:37 DEBUG : Looking for writers 2025/08/26 01:52:37 DEBUG : dir: reading active writers 2025/08/26 01:52:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.87s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:38 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:52:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:52:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/26 01:52:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/26 01:52:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/26 01:52:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/26 01:52:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/26 01:52:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/26 01:52:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/26 01:52:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/26 01:52:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/26 01:52:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/26 01:52:41 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/26 01:52:41 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/26 01:52:41 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/26 01:52:41 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/26 01:52:41 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/26 01:52:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/26 01:52:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/26 01:52:41 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/26 01:52:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/26 01:52:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/26 01:52:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/26 01:52:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/26 01:52:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/26 01:52:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/26 01:52:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/26 01:52:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/26 01:52:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/26 01:52:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/26 01:52:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/26 01:52:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/26 01:52:42 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:42 DEBUG : dir: Looking for writers 2025/08/26 01:52:42 DEBUG : file1: reading active writers 2025/08/26 01:52:42 DEBUG : Looking for writers 2025/08/26 01:52:42 DEBUG : dir: reading active writers 2025/08/26 01:52:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.59s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:43 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:52:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:52:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:44 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:44 DEBUG : dir: Looking for writers 2025/08/26 01:52:44 DEBUG : file1: reading active writers 2025/08/26 01:52:44 DEBUG : Looking for writers 2025/08/26 01:52:44 DEBUG : dir: reading active writers 2025/08/26 01:52:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.46s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:45 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/26 01:52:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/26 01:52:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/26 01:52:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/26 01:52:47 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:47 DEBUG : dir: Looking for writers 2025/08/26 01:52:47 DEBUG : file1: reading active writers 2025/08/26 01:52:47 DEBUG : Looking for writers 2025/08/26 01:52:47 DEBUG : dir: reading active writers 2025/08/26 01:52:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.37s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:47 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:47 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:47 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:47 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:47 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:52:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): _readAt: size=1, off=0 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): openPending: 2025/08/26 01:52:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/08/26 01:52:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:52:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): >openPending: err= 2025/08/26 01:52:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:52:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:52:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): >_readAt: n=1, err= 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): _readAt: size=256, off=1 2025/08/26 01:52:49 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): >_readAt: n=15, err=EOF 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): _readAt: size=16, off=16 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): >_readAt: n=0, err=EOF 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): close: 2025/08/26 01:52:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): >close: err= 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): close: 2025/08/26 01:52:49 DEBUG : dir/file1(0xc000985b40): >close: err=file already closed 2025/08/26 01:52:49 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:49 DEBUG : dir: Looking for writers 2025/08/26 01:52:49 DEBUG : file1: reading active writers 2025/08/26 01:52:49 DEBUG : Looking for writers 2025/08/26 01:52:49 DEBUG : dir: reading active writers 2025/08/26 01:52:49 DEBUG : >WaitForWriters: 2025/08/26 01:52:49 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.45s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:50 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:50 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:50 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:50 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:50 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:52:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:52:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:52:51 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:52:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:52:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:52:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:52:51 DEBUG : dir/file1(0xc000d7c680): _readAt: size=1, off=0 2025/08/26 01:52:51 DEBUG : dir/file1(0xc000d7c680): openPending: 2025/08/26 01:52:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:52:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:52:51 DEBUG : dir/file1(0xc000d7c680): >openPending: err= 2025/08/26 01:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/26 01:52:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:52:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:52:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): >_readAt: n=1, err= 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): _readAt: size=1, off=5 2025/08/26 01:52:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): >_readAt: n=1, err= 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): _readAt: size=1, off=3 2025/08/26 01:52:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): >_readAt: n=1, err= 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): _readAt: size=1, off=13 2025/08/26 01:52:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): >_readAt: n=1, err= 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): _readAt: size=16, off=100 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): >_readAt: n=0, err=EOF 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): close: 2025/08/26 01:52:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:52:52 DEBUG : dir/file1(0xc000d7c680): >close: err= 2025/08/26 01:52:52 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:52:52 DEBUG : dir: Looking for writers 2025/08/26 01:52:52 DEBUG : file1: reading active writers 2025/08/26 01:52:52 DEBUG : Looking for writers 2025/08/26 01:52:52 DEBUG : dir: reading active writers 2025/08/26 01:52:52 DEBUG : >WaitForWriters: 2025/08/26 01:52:52 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.47s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:52:52 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:52:52 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:52:52 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:52 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:52:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:52:52 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2025/08/26 01:53:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:01 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReadAt 2025/08/26 01:53:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:01 DEBUG : Looking for writers 2025/08/26 01:53:01 DEBUG : >WaitForWriters: 2025/08/26 01:53:01 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (9.04s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:01 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:01 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:01 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:01 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:01 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:53:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:53:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:53:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:53:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): RWFileHandle.Flush 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): _readAt: size=256, off=0 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): openPending: 2025/08/26 01:53:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:53:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): >openPending: err= 2025/08/26 01:53:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/26 01:53:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): >_readAt: n=16, err=EOF 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): RWFileHandle.Flush 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): RWFileHandle.Flush 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): close: 2025/08/26 01:53:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:53:04 DEBUG : dir/file1(0xc00068dd40): >close: err= 2025/08/26 01:53:04 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:04 DEBUG : dir: Looking for writers 2025/08/26 01:53:04 DEBUG : file1: reading active writers 2025/08/26 01:53:04 DEBUG : Looking for writers 2025/08/26 01:53:04 DEBUG : dir: reading active writers 2025/08/26 01:53:04 DEBUG : >WaitForWriters: 2025/08/26 01:53:04 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (3.80s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:05 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:05 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:05 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:05 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:05 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/26 01:53:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:53:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:53:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:53:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): _readAt: size=256, off=0 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): openPending: 2025/08/26 01:53:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:53:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:53:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): >openPending: err= 2025/08/26 01:53:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/26 01:53:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): >_readAt: n=16, err=EOF 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): RWFileHandle.Release 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): close: 2025/08/26 01:53:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): >close: err= 2025/08/26 01:53:07 DEBUG : dir/file1(0xc0008fc540): RWFileHandle.Release 2025/08/26 01:53:07 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:07 DEBUG : dir: Looking for writers 2025/08/26 01:53:07 DEBUG : file1: reading active writers 2025/08/26 01:53:07 DEBUG : Looking for writers 2025/08/26 01:53:07 DEBUG : dir: reading active writers 2025/08/26 01:53:07 DEBUG : >WaitForWriters: 2025/08/26 01:53:07 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.37s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:08 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:08 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:08 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:08 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:08 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:08 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): openPending: 2025/08/26 01:53:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): >openPending: err= 2025/08/26 01:53:08 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): _writeAt: size=5, off=0 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): >_writeAt: n=5, err= 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): _writeAt: size=7, off=5 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): >_writeAt: n=7, err= 2025/08/26 01:53:08 DEBUG : file1: vfs cache: truncate to size=11 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): close: 2025/08/26 01:53:08 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:53:08.147832123 +0000 UTC m=+204.693355797 2025/08/26 01:53:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): >close: err= 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): close: 2025/08/26 01:53:08 DEBUG : file1(0xc000d7c500): >close: err=file already closed 2025/08/26 01:53:08 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:08 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:08 DEBUG : Looking for writers 2025/08/26 01:53:08 DEBUG : file1: reading active writers 2025/08/26 01:53:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:09 INFO : file1: Copied (new) 2025/08/26 01:53:09 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-26 01:53:08 +0000 UTC," 2025/08/26 01:53:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:09 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:09 DEBUG : Looking for writers 2025/08/26 01:53:09 DEBUG : file1: reading active writers 2025/08/26 01:53:09 DEBUG : >WaitForWriters: 2025/08/26 01:53:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:09 DEBUG : Looking for writers 2025/08/26 01:53:09 DEBUG : file1: reading active writers 2025/08/26 01:53:09 DEBUG : >WaitForWriters: 2025/08/26 01:53:09 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.00s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:10 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:10 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:10 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:10 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:10 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:10 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): openPending: 2025/08/26 01:53:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): >openPending: err= 2025/08/26 01:53:10 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): _writeAt: size=7, off=0 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): >_writeAt: n=7, err= 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): _writeAt: size=6, off=5 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): >_writeAt: n=6, err= 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): close: 2025/08/26 01:53:10 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:53:10.149043982 +0000 UTC m=+206.694567655 2025/08/26 01:53:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): >close: err= 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): _writeAt: size=5, off=0 2025/08/26 01:53:10 DEBUG : file1(0xc000d7d0c0): >_writeAt: n=0, err=file already closed 2025/08/26 01:53:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:10 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:10 DEBUG : Looking for writers 2025/08/26 01:53:10 DEBUG : file1: reading active writers 2025/08/26 01:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:11 INFO : file1: Copied (new) 2025/08/26 01:53:11 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-26 01:53:10 +0000 UTC," 2025/08/26 01:53:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:11 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:11 DEBUG : Looking for writers 2025/08/26 01:53:11 DEBUG : file1: reading active writers 2025/08/26 01:53:11 DEBUG : >WaitForWriters: 2025/08/26 01:53:11 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:11 DEBUG : Looking for writers 2025/08/26 01:53:11 DEBUG : file1: reading active writers 2025/08/26 01:53:11 DEBUG : >WaitForWriters: 2025/08/26 01:53:11 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:12 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:12 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:12 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:12 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:12 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:12 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:12 DEBUG : file1(0xc0008fcc00): openPending: 2025/08/26 01:53:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:12 DEBUG : file1(0xc0008fcc00): >openPending: err= 2025/08/26 01:53:12 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:12 DEBUG : file1(0xc0008fcc00): close: 2025/08/26 01:53:12 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:53:12.135112996 +0000 UTC m=+208.680636660 2025/08/26 01:53:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:12 DEBUG : file1(0xc0008fcc00): >close: err= 2025/08/26 01:53:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:53:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:53:12 DEBUG : file2: newRWFileHandle: 2025/08/26 01:53:12 DEBUG : file2(0xc0008fd280): openPending: 2025/08/26 01:53:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:53:12 DEBUG : file2(0xc0008fd280): >openPending: err= 2025/08/26 01:53:12 DEBUG : file2: >newRWFileHandle: err= 2025/08/26 01:53:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:53:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/26 01:53:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/26 01:53:12 DEBUG : file2(0xc0008fd280): RWFileHandle.Flush 2025/08/26 01:53:12 DEBUG : file2(0xc0008fd280): RWFileHandle.Release 2025/08/26 01:53:12 DEBUG : file2(0xc0008fd280): close: 2025/08/26 01:53:12 DEBUG : file2: vfs cache: setting modification time to 2025-08-26 01:53:12.136460557 +0000 UTC m=+208.681984231 2025/08/26 01:53:12 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:12 DEBUG : file2(0xc0008fd280): >close: err= 2025/08/26 01:53:12 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/26 01:53:12 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:12 DEBUG : file2: vfs cache: starting upload 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/26 01:53:12 DEBUG : Looking for writers 2025/08/26 01:53:12 DEBUG : file1: reading active writers 2025/08/26 01:53:12 DEBUG : file2: reading active writers 2025/08/26 01:53:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/26 01:53:13 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/08/26 01:53:13 INFO : file2: Copied (new) 2025/08/26 01:53:13 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-26 01:53:12 +0000 UTC," 2025/08/26 01:53:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/26 01:53:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/26 01:53:13 INFO : file2: vfs cache: upload succeeded try #1 2025/08/26 01:53:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:13 INFO : file1: Copied (new) 2025/08/26 01:53:13 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-26 01:53:12 +0000 UTC," 2025/08/26 01:53:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:13 DEBUG : Looking for writers 2025/08/26 01:53:13 DEBUG : file1: reading active writers 2025/08/26 01:53:13 DEBUG : file2: reading active writers 2025/08/26 01:53:13 DEBUG : >WaitForWriters: 2025/08/26 01:53:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:13 DEBUG : Looking for writers 2025/08/26 01:53:13 DEBUG : file1: reading active writers 2025/08/26 01:53:13 DEBUG : file2: reading active writers 2025/08/26 01:53:13 DEBUG : >WaitForWriters: 2025/08/26 01:53:13 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:14 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:14 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:14 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:14 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:14 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:14 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): openPending: 2025/08/26 01:53:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): >openPending: err= 2025/08/26 01:53:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): _writeAt: size=5, off=0 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): >_writeAt: n=5, err= 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): RWFileHandle.Flush 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): RWFileHandle.Flush 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): close: 2025/08/26 01:53:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:53:14.275874054 +0000 UTC m=+210.821397728 2025/08/26 01:53:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:14 DEBUG : file1(0xc000d7dd80): >close: err= 2025/08/26 01:53:14 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:14 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:14 DEBUG : Looking for writers 2025/08/26 01:53:14 DEBUG : file1: reading active writers 2025/08/26 01:53:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:15 INFO : file1: Copied (new) 2025/08/26 01:53:15 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:53:14 +0000 UTC," 2025/08/26 01:53:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:15 DEBUG : Looking for writers 2025/08/26 01:53:15 DEBUG : file1: reading active writers 2025/08/26 01:53:15 DEBUG : >WaitForWriters: 2025/08/26 01:53:15 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.86s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:15 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:15 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:15 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:15 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:15 DEBUG : Config file has changed externally - reloading 2025/08/26 01:53:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:16 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:16 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): openPending: 2025/08/26 01:53:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): >openPending: err= 2025/08/26 01:53:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): _writeAt: size=5, off=0 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): >_writeAt: n=5, err= 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): RWFileHandle.Release 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): close: 2025/08/26 01:53:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:53:16.133592984 +0000 UTC m=+212.679134943 2025/08/26 01:53:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): >close: err= 2025/08/26 01:53:16 DEBUG : file1(0xc000aee040): RWFileHandle.Release 2025/08/26 01:53:16 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:16 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:16 DEBUG : Looking for writers 2025/08/26 01:53:16 DEBUG : file1: reading active writers 2025/08/26 01:53:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:17 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:17 INFO : file1: Copied (new) 2025/08/26 01:53:17 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:53:16 +0000 UTC," 2025/08/26 01:53:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:17 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:17 DEBUG : Looking for writers 2025/08/26 01:53:17 DEBUG : file1: reading active writers 2025/08/26 01:53:17 DEBUG : >WaitForWriters: 2025/08/26 01:53:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.90s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:17 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:17 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:17 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:53:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:53:19 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:53:19 DEBUG : dir/file1(0xc00068db80): openPending: 2025/08/26 01:53:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:53:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:19 DEBUG : dir/file1(0xc00068db80): >openPending: err= 2025/08/26 01:53:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/26 01:53:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:53:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:53:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:53:19 DEBUG : dir/file1(0xc00068db80): _writeAt: size=5, off=0 2025/08/26 01:53:19 DEBUG : dir/file1(0xc00068db80): >_writeAt: n=5, err= 2025/08/26 01:53:19 DEBUG : dir/file1(0xc00068db80): close: 2025/08/26 01:53:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-26 01:53:19.288663612 +0000 UTC m=+215.834187276 2025/08/26 01:53:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:19 DEBUG : dir/file1(0xc00068db80): >close: err= 2025/08/26 01:53:19 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:19 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:19 DEBUG : dir: Looking for writers 2025/08/26 01:53:19 DEBUG : file1: reading active writers 2025/08/26 01:53:19 DEBUG : Looking for writers 2025/08/26 01:53:19 DEBUG : dir: reading active writers 2025/08/26 01:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:20 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:20 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:53:20 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-26 01:53:19 +0000 UTC," 2025/08/26 01:53:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:20 DEBUG : dir: Looking for writers 2025/08/26 01:53:20 DEBUG : file1: reading active writers 2025/08/26 01:53:20 DEBUG : Looking for writers 2025/08/26 01:53:20 DEBUG : dir: reading active writers 2025/08/26 01:53:20 DEBUG : >WaitForWriters: 2025/08/26 01:53:20 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.41s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:21 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:21 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:21 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:21 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:21 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:22 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:22 DEBUG : dir/file1: newRWFileHandle: 2025/08/26 01:53:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/26 01:53:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/26 01:53:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): _writeAt: size=5, off=0 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): openPending: 2025/08/26 01:53:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/26 01:53:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/26 01:53:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): >openPending: err= 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): >_writeAt: n=5, err= 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): _writeAt: size=15, off=5 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): >_writeAt: n=15, err= 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): close: 2025/08/26 01:53:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/26 01:53:22 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-26 01:53:22.752568182 +0000 UTC m=+219.298091846 2025/08/26 01:53:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:22 DEBUG : dir/file1(0xc0002c6940): >close: err= 2025/08/26 01:53:22 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:22 DEBUG : dir: Looking for writers 2025/08/26 01:53:22 DEBUG : file1: reading active writers 2025/08/26 01:53:22 DEBUG : Looking for writers 2025/08/26 01:53:22 DEBUG : dir: reading active writers 2025/08/26 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:22 DEBUG : dir: Looking for writers 2025/08/26 01:53:22 DEBUG : file1: reading active writers 2025/08/26 01:53:22 DEBUG : Looking for writers 2025/08/26 01:53:22 DEBUG : dir: reading active writers 2025/08/26 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:22 DEBUG : dir: Looking for writers 2025/08/26 01:53:22 DEBUG : file1: reading active writers 2025/08/26 01:53:22 DEBUG : Looking for writers 2025/08/26 01:53:22 DEBUG : dir: reading active writers 2025/08/26 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:22 DEBUG : dir: Looking for writers 2025/08/26 01:53:22 DEBUG : file1: reading active writers 2025/08/26 01:53:22 DEBUG : Looking for writers 2025/08/26 01:53:22 DEBUG : dir: reading active writers 2025/08/26 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:22 DEBUG : dir/file1: vfs cache: starting upload 2025/08/26 01:53:22 DEBUG : dir: Looking for writers 2025/08/26 01:53:22 DEBUG : file1: reading active writers 2025/08/26 01:53:22 DEBUG : Looking for writers 2025/08/26 01:53:22 DEBUG : dir: reading active writers 2025/08/26 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:23 DEBUG : dir: Looking for writers 2025/08/26 01:53:23 DEBUG : file1: reading active writers 2025/08/26 01:53:23 DEBUG : Looking for writers 2025/08/26 01:53:23 DEBUG : dir: reading active writers 2025/08/26 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:23 DEBUG : dir: Looking for writers 2025/08/26 01:53:23 DEBUG : file1: reading active writers 2025/08/26 01:53:23 DEBUG : Looking for writers 2025/08/26 01:53:23 DEBUG : dir: reading active writers 2025/08/26 01:53:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:23 INFO : dir/file1: Copied (replaced existing) 2025/08/26 01:53:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-26 01:53:22 +0000 UTC," 2025/08/26 01:53:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:24 DEBUG : dir: Looking for writers 2025/08/26 01:53:24 DEBUG : file1: reading active writers 2025/08/26 01:53:24 DEBUG : Looking for writers 2025/08/26 01:53:24 DEBUG : dir: reading active writers 2025/08/26 01:53:24 DEBUG : >WaitForWriters: 2025/08/26 01:53:24 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.50s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:24 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:24 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:24 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:24 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:24 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:24 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:24 DEBUG : file1(0xc0008fc680): openPending: 2025/08/26 01:53:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:24 DEBUG : file1(0xc0008fc680): >openPending: err= 2025/08/26 01:53:24 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:24 DEBUG : file1(0xc0008fc680): _writeAt: size=5, off=0 2025/08/26 01:53:24 DEBUG : file1(0xc0008fc680): >_writeAt: n=5, err= 2025/08/26 01:53:24 DEBUG : file1(0xc0008fc680): close: 2025/08/26 01:53:24 DEBUG : file1: vfs cache: setting modification time to 2025-08-26 01:53:24.942054985 +0000 UTC m=+221.487578619 2025/08/26 01:53:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:24 DEBUG : file1(0xc0008fc680): >close: err= 2025/08/26 01:53:24 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:24 DEBUG : Looking for writers 2025/08/26 01:53:24 DEBUG : file1: reading active writers 2025/08/26 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:24 DEBUG : Looking for writers 2025/08/26 01:53:24 DEBUG : file1: reading active writers 2025/08/26 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:24 DEBUG : Looking for writers 2025/08/26 01:53:24 DEBUG : file1: reading active writers 2025/08/26 01:53:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:25 DEBUG : Looking for writers 2025/08/26 01:53:25 DEBUG : file1: reading active writers 2025/08/26 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:25 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:25 DEBUG : Looking for writers 2025/08/26 01:53:25 DEBUG : file1: reading active writers 2025/08/26 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:25 DEBUG : Looking for writers 2025/08/26 01:53:25 DEBUG : file1: reading active writers 2025/08/26 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:25 DEBUG : Looking for writers 2025/08/26 01:53:25 DEBUG : file1: reading active writers 2025/08/26 01:53:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:25 INFO : file1: Copied (new) 2025/08/26 01:53:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-26 01:53:24 +0000 UTC," 2025/08/26 01:53:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:25 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:26 DEBUG : Looking for writers 2025/08/26 01:53:26 DEBUG : file1: reading active writers 2025/08/26 01:53:26 DEBUG : >WaitForWriters: 2025/08/26 01:53:26 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:26 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:26 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:26 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:26 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/26 01:53:26 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b32c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b32c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b32c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b32c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b32c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.818988969 +0000 UTC m=+223.364512633 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b32c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): _writeAt: size=3, off=2 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.818988969 +0000 UTC m=+223.364512633 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3740): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3c00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3c00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3c00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3c00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3c00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.818988969 +0000 UTC m=+223.364512633 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0003b3c00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d880 item 1 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c300): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c300): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c300): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c300): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c300): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.822222644 +0000 UTC m=+223.367746288 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c300): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c800): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c800): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c800): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c800): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c800): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.822222644 +0000 UTC m=+223.367746288 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7c800): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334380 item 2 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7cec0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7cec0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7cec0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7cec0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7cec0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.824964994 +0000 UTC m=+223.370488639 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7cec0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): _writeAt: size=3, off=2 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.824964994 +0000 UTC m=+223.370488639 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d340): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d800): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d800): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d800): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d800): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d800): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.824964994 +0000 UTC m=+223.370488639 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7d800): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003349a0 item 3 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7dec0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7dec0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7dec0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7dec0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7dec0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.827669976 +0000 UTC m=+223.373193630 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000d7dec0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984800): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984800): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984800): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984800): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984800): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.827669976 +0000 UTC m=+223.373193630 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984800): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003351f0 item 4 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984ec0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984ec0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984ec0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984ec0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984ec0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.830389202 +0000 UTC m=+223.375912877 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000984ec0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): _writeAt: size=3, off=2 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.830389202 +0000 UTC m=+223.375912877 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009857c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc040): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc040): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc040): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc040): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc040): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.830389202 +0000 UTC m=+223.375912877 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc040): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335e30 item 5 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc740): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc740): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc740): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc740): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc740): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.833584935 +0000 UTC m=+223.379108579 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edc740): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edcc80): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edcc80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edcc80): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edcc80): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edcc80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.833584935 +0000 UTC m=+223.379108579 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edcc80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050bd0 item 6 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd300): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd300): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd300): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd300): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd300): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.835492548 +0000 UTC m=+223.381016193 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd300): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): _writeAt: size=3, off=2 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.835492548 +0000 UTC m=+223.381016193 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000edd840): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000eddd00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000eddd00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000eddd00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000eddd00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000eddd00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.835492548 +0000 UTC m=+223.381016193 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000eddd00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000513b0 item 7 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ce00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ce00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ce00): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ce00): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ce00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.838573426 +0000 UTC m=+223.384097070 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ce00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d380): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d380): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d380): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d380): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d380): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.838573426 +0000 UTC m=+223.384097070 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d380): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a5b0 item 8 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d980): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc00068d980): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d980): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d980): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d980): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d980): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068d980): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ddc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ddc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ddc0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ddc0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ddc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.840654945 +0000 UTC m=+223.386178589 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00068ddc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): _writeAt: size=3, off=2 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.840654945 +0000 UTC m=+223.386178589 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410640): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410f00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410f00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410f00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410f00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410f00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.840654945 +0000 UTC m=+223.386178589 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000410f00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037abd0 item 9 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000411940): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000411940): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000411940): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000411940): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000411940): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.843440017 +0000 UTC m=+223.388963671 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000411940): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa1c0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa1c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa1c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa1c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa1c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.843440017 +0000 UTC m=+223.388963671 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa1c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b570 item 10 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa800): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc0002fa800): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa800): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa800): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa800): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa800): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fa800): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fabc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fabc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fabc0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fabc0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fabc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.84552873 +0000 UTC m=+223.391052374 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fabc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): _writeAt: size=3, off=2 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.84552873 +0000 UTC m=+223.391052374 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb0c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb5c0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb5c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb5c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb5c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb5c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.84552873 +0000 UTC m=+223.391052374 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fb5c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b9d0 item 11 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fbc40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fbc40): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fbc40): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fbc40): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fbc40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.84836153 +0000 UTC m=+223.393885184 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0002fbc40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726200): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726200): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726200): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726200): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726200): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.84836153 +0000 UTC m=+223.393885184 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726200): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442310 item 12 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726840): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc000726840): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726840): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726840): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726840): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726840): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726840): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726c00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726c00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726c00): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726c00): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726c00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.851523299 +0000 UTC m=+223.397046974 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000726c00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007272c0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007272c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007272c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007272c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007272c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.851523299 +0000 UTC m=+223.397046974 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007272c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442690 item 13 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727940): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727940): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727940): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727940): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727940): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.854269588 +0000 UTC m=+223.399793263 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727940): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727e80): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727e80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727e80): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727e80): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727e80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.854269588 +0000 UTC m=+223.399793263 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000727e80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a10 item 14 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a540): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc00073a540): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a540): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a540): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a540): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a540): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a540): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a900): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a900): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a900): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a900): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a900): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.856998724 +0000 UTC m=+223.402522388 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073a900): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073afc0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073afc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073afc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073afc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073afc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.856998724 +0000 UTC m=+223.402522388 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073afc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443110 item 15 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073b640): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073b640): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073b640): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073b640): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073b640): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.861144211 +0000 UTC m=+223.406667874 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073b640): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073bb80): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073bb80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073bb80): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073bb80): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073bb80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.861144211 +0000 UTC m=+223.406667874 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00073bb80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443570 item 16 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e240): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e240): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e240): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e240): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e240): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.863933059 +0000 UTC m=+223.409456733 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e240): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): _writeAt: size=3, off=7 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.863933059 +0000 UTC m=+223.409456733 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076e6c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076ebc0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076ebc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076ebc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076ebc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076ebc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.863933059 +0000 UTC m=+223.409456733 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076ebc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443a40 item 17 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f240): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f240): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f240): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f240): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f240): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.86787855 +0000 UTC m=+223.413402224 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f240): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f780): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f780): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f780): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f780): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f780): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.86787855 +0000 UTC m=+223.413402224 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076f780): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c460 item 18 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076fe00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076fe00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076fe00): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076fe00): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076fe00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.870887783 +0000 UTC m=+223.416411446 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00076fe00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): _writeAt: size=3, off=7 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.870887783 +0000 UTC m=+223.416411446 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2380): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2880): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2880): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2880): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2880): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2880): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.870887783 +0000 UTC m=+223.416411446 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2880): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ca10 item 19 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2f00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2f00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2f00): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2f00): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2f00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.875679633 +0000 UTC m=+223.421203308 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b2f00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3440): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3440): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3440): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3440): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3440): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.875679633 +0000 UTC m=+223.421203308 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3440): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d340 item 20 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3ac0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3ac0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3ac0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3ac0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3ac0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.878926312 +0000 UTC m=+223.424449985 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007b3ac0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): _writeAt: size=3, off=7 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.878926312 +0000 UTC m=+223.424449985 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da040): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da540): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da540): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da540): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da540): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da540): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.878926312 +0000 UTC m=+223.424449985 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007da540): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d8f0 item 21 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dabc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dabc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dabc0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dabc0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dabc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.883312921 +0000 UTC m=+223.428836596 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dabc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db100): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db100): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db100): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db100): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db100): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.883312921 +0000 UTC m=+223.428836596 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db100): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596690 item 22 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db780): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db780): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db780): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db780): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db780): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.886401572 +0000 UTC m=+223.431925246 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007db780): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): _writeAt: size=3, off=7 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.886401572 +0000 UTC m=+223.431925246 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0007dbc80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810200): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810200): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810200): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810200): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810200): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.886401572 +0000 UTC m=+223.431925246 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810200): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596e70 item 23 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810880): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810880): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810880): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810880): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810880): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.890179609 +0000 UTC m=+223.435703273 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810880): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810dc0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810dc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810dc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810dc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810dc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.890179609 +0000 UTC m=+223.435703273 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000810dc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005975e0 item 24 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811400): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc000811400): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811400): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811400): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811400): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811400): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811400): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008117c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008117c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008117c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008117c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008117c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.892942819 +0000 UTC m=+223.438466494 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008117c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): _writeAt: size=3, off=7 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.892942819 +0000 UTC m=+223.438466494 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000811cc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844280): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844280): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844280): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844280): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844280): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.892942819 +0000 UTC m=+223.438466494 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844280): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000597a40 item 25 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844900): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844900): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844900): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844900): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844900): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.896915772 +0000 UTC m=+223.442439435 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844900): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844e40): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844e40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844e40): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844e40): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844e40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.896915772 +0000 UTC m=+223.442439435 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000844e40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003625b0 item 26 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845480): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc000845480): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845480): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845480): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845480): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845480): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845480): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845840): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845840): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845840): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845840): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845840): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.900468084 +0000 UTC m=+223.445991738 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845840): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): >_readAt: n=2, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): _writeAt: size=3, off=7 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.900468084 +0000 UTC m=+223.445991738 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000845d40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e300): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e300): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e300): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e300): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e300): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.900468084 +0000 UTC m=+223.445991738 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e300): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362b60 item 27 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e980): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e980): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e980): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e980): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e980): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.903460755 +0000 UTC m=+223.448984410 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085e980): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085eec0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085eec0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085eec0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085eec0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085eec0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.903460755 +0000 UTC m=+223.448984410 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085eec0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363490 item 28 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085f500): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc00085f500): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085f500): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085f500): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085f500): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085f500): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00085f500): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00059f800): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00059f800): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00059f800): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00059f800): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00059f800): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.906133225 +0000 UTC m=+223.451656879 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00059f800): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906040): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906040): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906040): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906040): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906040): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.906133225 +0000 UTC m=+223.451656879 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906040): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bdc0 item 29 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009066c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009066c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009066c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009066c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009066c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.908038914 +0000 UTC m=+223.453562548 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009066c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906c00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906c00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906c00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906c00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906c00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.908038914 +0000 UTC m=+223.453562548 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000906c00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482460 item 30 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907240): _readAt: size=2, off=0 2025/08/26 01:53:26 ERROR : open-test-file(0xc000907240): Couldn't read size of file 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907240): >_readAt: n=0, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907240): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907240): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907240): close: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907240): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907600): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907600): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907600): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907600): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907600): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.910849925 +0000 UTC m=+223.456373609 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907600): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907cc0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907cc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907cc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907cc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907cc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.910849925 +0000 UTC m=+223.456373609 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000907cc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 31 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e3c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e3c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e3c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e3c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e3c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.913171485 +0000 UTC m=+223.458695159 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e3c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e900): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e900): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e900): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e900): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e900): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.913171485 +0000 UTC m=+223.458695159 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093e900): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482b60 item 32 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ef40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ef40): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ef40): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ef40): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ef40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.915507895 +0000 UTC m=+223.461031558 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ef40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482ee0 item 33 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.91644809 +0000 UTC m=+223.461971754 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f3c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f8c0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f8c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f8c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f8c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f8c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.91644809 +0000 UTC m=+223.461971754 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093f8c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004830a0 item 33 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ff00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ff00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ff00): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ff00): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ff00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.918321799 +0000 UTC m=+223.463845443 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc00093ff00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483490 item 34 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.919075556 +0000 UTC m=+223.464599189 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae400): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae940): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae940): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae940): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae940): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae940): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.919075556 +0000 UTC m=+223.464599189 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009ae940): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483650 item 34 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009aef80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009aef80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009aef80): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009aef80): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009aef80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.920766261 +0000 UTC m=+223.466289895 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009aef80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b20 item 35 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.92134594 +0000 UTC m=+223.466869574 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af400): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af900): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af900): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af900): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af900): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af900): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.92134594 +0000 UTC m=+223.466869574 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009af900): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ce0 item 35 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8000): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8000): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8000): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8000): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8000): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.924073312 +0000 UTC m=+223.469596976 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8000): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e150 item 36 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.924946462 +0000 UTC m=+223.470470127 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8500): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8a40): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8a40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8a40): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8a40): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8a40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.924946462 +0000 UTC m=+223.470470127 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f8a40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e3f0 item 36 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9080): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9080): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9080): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9080): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9080): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.927468319 +0000 UTC m=+223.472991994 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9080): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 37 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.928571501 +0000 UTC m=+223.474095176 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9500): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9a00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9a00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9a00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9a00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9a00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.928571501 +0000 UTC m=+223.474095176 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0009f9a00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eaf0 item 37 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a100): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a100): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a100): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a100): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a100): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.930697344 +0000 UTC m=+223.476220979 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a100): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 38 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.931858586 +0000 UTC m=+223.477382261 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9a600): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9ab40): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9ab40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9ab40): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9ab40): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9ab40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.931858586 +0000 UTC m=+223.477382261 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9ab40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f180 item 38 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b1c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b1c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b1c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b1c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b1c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.935004175 +0000 UTC m=+223.480527859 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b1c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f5e0 item 39 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.936128486 +0000 UTC m=+223.481652160 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9b6c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9bbc0): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9bbc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9bbc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9bbc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9bbc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.936128486 +0000 UTC m=+223.481652160 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000a9bbc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 39 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac02c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac02c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac02c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac02c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac02c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.93919191 +0000 UTC m=+223.484715585 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac02c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fce0 item 40 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.940188723 +0000 UTC m=+223.485712377 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac07c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac0d00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac0d00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac0d00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac0d00): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac0d00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.940188723 +0000 UTC m=+223.485712377 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac0d00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ff10 item 40 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.942547212 +0000 UTC m=+223.488070977 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac12c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac17c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac17c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac17c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004604d0 item 41 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac17c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac17c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.943205148 +0000 UTC m=+223.488728782 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac17c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460a80 item 41 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.943816997 +0000 UTC m=+223.489340632 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000ac1c80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa240): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa240): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa240): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa240): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa240): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.943816997 +0000 UTC m=+223.489340632 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa240): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460d90 item 41 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.945508204 +0000 UTC m=+223.491031838 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afa880): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afad80): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afad80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afad80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461650 item 42 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afad80): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afad80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.946158626 +0000 UTC m=+223.491682260 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afad80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461880 item 42 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.946865915 +0000 UTC m=+223.492389549 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb2c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb840): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb840): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb840): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb840): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb840): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.946865915 +0000 UTC m=+223.492389549 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afb840): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c70 item 42 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.94867365 +0000 UTC m=+223.494197284 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000afbe80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a400): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a400): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a400): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc230 item 43 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a400): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a400): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.949733341 +0000 UTC m=+223.495256975 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a400): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc5b0 item 43 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.950439888 +0000 UTC m=+223.495963512 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2a940): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2ae80): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2ae80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2ae80): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2ae80): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2ae80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.950439888 +0000 UTC m=+223.495963512 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2ae80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dcc40 item 43 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.952430837 +0000 UTC m=+223.497954471 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b4c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b9c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b9c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b9c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd260 item 44 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b9c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b9c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.953226753 +0000 UTC m=+223.498750387 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2b9c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd500 item 44 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.95419434 +0000 UTC m=+223.499717974 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b2bf00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7c500): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7c500): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7c500): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7c500): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7c500): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.95419434 +0000 UTC m=+223.499717974 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7c500): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd880 item 44 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.956044555 +0000 UTC m=+223.501568189 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7cb40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d040): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d040): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d040): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dddc0 item 45 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d040): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d040): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.956678025 +0000 UTC m=+223.502201659 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d040): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d740): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d740): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d740): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d740): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d740): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.956678025 +0000 UTC m=+223.502201659 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7d740): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 45 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.959402973 +0000 UTC m=+223.504926627 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000b7dd80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baa300): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baa300): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baa300): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004624d0 item 46 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baa300): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baa300): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.960335675 +0000 UTC m=+223.505859340 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baa300): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baaa00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baaa00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baaa00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baaa00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baaa00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.960335675 +0000 UTC m=+223.505859340 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000baaa00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462700 item 46 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.963457229 +0000 UTC m=+223.508980903 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab040): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab540): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab540): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab540): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462b60 item 47 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab540): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab540): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.964539451 +0000 UTC m=+223.510063125 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000bab540): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000babc40): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000babc40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000babc40): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000babc40): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000babc40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.964539451 +0000 UTC m=+223.510063125 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000babc40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462d90 item 47 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.967889173 +0000 UTC m=+223.513412847 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02300): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02800): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02800): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02800): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004631f0 item 48 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02800): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02800): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.968862801 +0000 UTC m=+223.514386476 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02800): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02f00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02f00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02f00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02f00): >_readAt: n=5, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02f00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.968862801 +0000 UTC m=+223.514386476 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c02f00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463420 item 48 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03540): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03540): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03540): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03540): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03540): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.971740557 +0000 UTC m=+223.517264231 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03540): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463880 item 49 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.97265222 +0000 UTC m=+223.518175874 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c039c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03f00): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03f00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03f00): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03f00): >_readAt: n=8, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03f00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.97265222 +0000 UTC m=+223.518175874 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c03f00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463b20 item 49 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3c600): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3c600): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3c600): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3c600): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3c600): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.974933785 +0000 UTC m=+223.520457449 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3c600): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346380 item 50 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): _readAt: size=2, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): _writeAt: size=3, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.975851789 +0000 UTC m=+223.521375453 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3cb00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3d080): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3d080): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3d080): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3d080): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3d080): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.975851789 +0000 UTC m=+223.521375453 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c3d080): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346690 item 50 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fd500): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fd500): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fd500): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fd500): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fd500): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.977743312 +0000 UTC m=+223.523266946 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fd500): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003603f0 item 51 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.978399925 +0000 UTC m=+223.523923560 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc0008fda40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86000): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86000): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86000): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86000): >_readAt: n=8, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86000): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.978399925 +0000 UTC m=+223.523923560 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86000): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003605b0 item 51 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86680): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86680): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86680): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86680): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86680): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.980773054 +0000 UTC m=+223.526296718 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86680): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360b60 item 52 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): _readAt: size=2, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): _writeAt: size=3, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.981525907 +0000 UTC m=+223.527049562 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c86b80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87100): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87100): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87100): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87100): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87100): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.981525907 +0000 UTC m=+223.527049562 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87100): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360d20 item 52 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87780): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87780): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87780): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87780): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87780): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.983695503 +0000 UTC m=+223.529219157 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87780): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003611f0 item 53 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.984577911 +0000 UTC m=+223.530101565 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000c87c80): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe240): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe240): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe240): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe240): >_readAt: n=8, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe240): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.984577911 +0000 UTC m=+223.530101565 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe240): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003616c0 item 53 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe8c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe8c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe8c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe8c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe8c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.986778655 +0000 UTC m=+223.532302308 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbe8c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 54 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): _readAt: size=2, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): _writeAt: size=3, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.987583867 +0000 UTC m=+223.533107521 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbedc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf340): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf340): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf340): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf340): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf340): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.987583867 +0000 UTC m=+223.533107521 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf340): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ea0 item 54 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf9c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf9c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf9c0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf9c0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf9c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.990009593 +0000 UTC m=+223.535533257 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbf9c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364770 item 55 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.990881991 +0000 UTC m=+223.536405625 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cbfec0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdc480): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdc480): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdc480): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdc480): >_readAt: n=8, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdc480): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.990881991 +0000 UTC m=+223.536405625 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdc480): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364bd0 item 55 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 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/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdcb00): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdcb00): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdcb00): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdcb00): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdcb00): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.993279274 +0000 UTC m=+223.538802929 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdcb00): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 56 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): _readAt: size=2, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): _writeAt: size=3, off=5 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.994181108 +0000 UTC m=+223.539704783 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd000): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd580): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd580): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd580): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd580): >_readAt: n=3, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd580): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.994181108 +0000 UTC m=+223.539704783 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cdd580): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004280e0 item 56 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): open at offset 0 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.996283216 +0000 UTC m=+223.541806871 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cddbc0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe180): _writeAt: size=5, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe180): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe180): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428540 item 57 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe180): >_writeAt: n=5, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe180): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.997022766 +0000 UTC m=+223.542546420 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe180): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): _readAt: size=2, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): _writeAt: size=3, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): open at offset 5 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): >openPending: err= 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428700 item 57 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): >_writeAt: n=3, err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.997977961 +0000 UTC m=+223.543501614 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfe6c0): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfec40): _readAt: size=512, off=0 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfec40): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfec40): >openPending: err= 2025/08/26 01:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfec40): >_readAt: n=8, err=EOF 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfec40): close: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:26.997977961 +0000 UTC m=+223.543501614 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cfec40): >close: err= 2025/08/26 01:53:26 DEBUG : open-test-file: Remove: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 57 2025/08/26 01:53:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:26 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:26 DEBUG : open-test-file(0xc000cff280): openPending: 2025/08/26 01:53:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.000358632 +0000 UTC m=+223.545882296 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff7c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff7c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff7c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428f50 item 58 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff7c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff7c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.001370392 +0000 UTC m=+223.546894046 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cff7c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 58 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.002830756 +0000 UTC m=+223.548354450 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cffd00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e340): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e340): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e340): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.002830756 +0000 UTC m=+223.548354450 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 58 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.005183815 +0000 UTC m=+223.550707449 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4eec0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4eec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4eec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429ab0 item 59 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4eec0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4eec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.008854641 +0000 UTC m=+223.554378274 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4eec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003461c0 item 59 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.010172075 +0000 UTC m=+223.555695729 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee900): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee900): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee900): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee900): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee900): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.010172075 +0000 UTC m=+223.555695729 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee900): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 59 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.011816794 +0000 UTC m=+223.557340438 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeef80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef4c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346cb0 item 60 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef4c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.012564428 +0000 UTC m=+223.558088082 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347180 item 60 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.01345483 +0000 UTC m=+223.558978485 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefa00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e040): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e040): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e040): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e040): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e040): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.01345483 +0000 UTC m=+223.558978485 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e040): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347490 item 60 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.015442103 +0000 UTC m=+223.560965757 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4e680): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ebc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ebc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ebc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347b20 item 61 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ebc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ebc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.016187474 +0000 UTC m=+223.561711128 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ebc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f380): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f380): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f380): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.016187474 +0000 UTC m=+223.561711128 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328000 item 61 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.018090017 +0000 UTC m=+223.563613652 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4f9c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ff00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ff00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ff00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003293b0 item 62 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ff00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ff00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.018980028 +0000 UTC m=+223.564503663 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d4ff00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7240): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7240): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7240): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7240): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7240): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.018980028 +0000 UTC m=+223.564503663 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7240): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329650 item 62 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.020920934 +0000 UTC m=+223.566444568 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329b90 item 63 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.021404653 +0000 UTC m=+223.566928297 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3a80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3a80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3a80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3a80): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3a80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.021404653 +0000 UTC m=+223.566928297 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3a80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329e30 item 63 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.022847522 +0000 UTC m=+223.568371157 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c6c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c6c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c6c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428310 item 64 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c6c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c6c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.023329829 +0000 UTC m=+223.568853464 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c6c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7ce40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7ce40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7ce40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7ce40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7ce40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.023329829 +0000 UTC m=+223.568853464 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7ce40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428540 item 64 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d480): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d480): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d480): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d480): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d480): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.024787227 +0000 UTC m=+223.570310861 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d480): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004288c0 item 65 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.025334224 +0000 UTC m=+223.570857858 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d900): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7de40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7de40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7de40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7de40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7de40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.025334224 +0000 UTC m=+223.570857858 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7de40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428b60 item 65 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009848c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009848c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009848c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009848c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009848c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.027548343 +0000 UTC m=+223.573072007 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009848c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429180 item 66 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.028445498 +0000 UTC m=+223.573969152 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984d40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009855c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009855c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009855c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009855c0): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009855c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.028445498 +0000 UTC m=+223.573969152 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009855c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429570 item 66 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.030576782 +0000 UTC m=+223.576100446 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429b90 item 67 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.031436436 +0000 UTC m=+223.576960090 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcb40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcb40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcb40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcb40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcb40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.031436436 +0000 UTC m=+223.576960090 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcb40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429d50 item 67 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd1c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd1c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd1c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd1c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd1c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.033254551 +0000 UTC m=+223.578778195 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd1c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362770 item 68 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.033983681 +0000 UTC m=+223.579507315 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eddc40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eddc40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eddc40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eddc40): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eddc40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.033983681 +0000 UTC m=+223.579507315 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eddc40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362a10 item 68 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068cbc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068cbc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068cbc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068cbc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068cbc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.035695767 +0000 UTC m=+223.581219401 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068cbc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363110 item 69 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.03632049 +0000 UTC m=+223.581844124 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d1c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d6c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d6c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d6c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d6c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d6c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.03632049 +0000 UTC m=+223.581844124 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d6c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003633b0 item 69 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.037922549 +0000 UTC m=+223.583446203 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 70 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.038622374 +0000 UTC m=+223.584146008 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000410800): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411300): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411300): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411300): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411300): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411300): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.038622374 +0000 UTC m=+223.584146008 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411300): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363a40 item 70 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411a40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411a40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411a40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411a40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411a40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.040386287 +0000 UTC m=+223.585909920 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411a40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ea0 item 71 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.041155883 +0000 UTC m=+223.586679517 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059eb80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f200): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f200): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f200): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.041155883 +0000 UTC m=+223.586679517 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320230 item 71 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f880): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f880): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f880): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f880): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f880): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.042882385 +0000 UTC m=+223.588406020 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f880): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d20 item 72 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.043580847 +0000 UTC m=+223.589104481 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059fd80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc680): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc680): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc680): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc680): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc680): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.043580847 +0000 UTC m=+223.589104481 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc680): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321110 item 72 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.045989772 +0000 UTC m=+223.591513426 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fcf00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd400): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd400): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321880 item 73 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd400): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.046809251 +0000 UTC m=+223.592332905 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ce0 item 73 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.047726244 +0000 UTC m=+223.593249917 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd8c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fde40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fde40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fde40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fde40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fde40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.047726244 +0000 UTC m=+223.593249917 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fde40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370310 item 73 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.049936665 +0000 UTC m=+223.595460320 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001a500): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aa00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aa00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aa00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003708c0 item 74 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aa00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aa00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.050698146 +0000 UTC m=+223.596221810 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aa00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342230 item 74 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.051621912 +0000 UTC m=+223.597145546 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e2c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e840): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e840): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e840): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e840): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e840): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.051621912 +0000 UTC m=+223.597145546 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e840): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 74 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.05320765 +0000 UTC m=+223.598731283 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013ee80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f380): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f380): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343030 item 75 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f380): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.053870234 +0000 UTC m=+223.599393869 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003432d0 item 75 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.054654167 +0000 UTC m=+223.600177801 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f8c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fe00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fe00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fe00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fe00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fe00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.054654167 +0000 UTC m=+223.600177801 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fe00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343650 item 75 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.056232622 +0000 UTC m=+223.601756256 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa9c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa9c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa9c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343dc0 item 76 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa9c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa9c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.056850202 +0000 UTC m=+223.602373836 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fa9c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e81c0 item 76 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.057521343 +0000 UTC m=+223.603044976 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002faf00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fb480): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fb480): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fb480): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fb480): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fb480): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.057521343 +0000 UTC m=+223.603044976 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fb480): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8540 item 76 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.059041187 +0000 UTC m=+223.604564822 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002fbac0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4040): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4040): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4040): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9110 item 77 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4040): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4040): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.059628431 +0000 UTC m=+223.605152065 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4040): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4740): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4740): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4740): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.059628431 +0000 UTC m=+223.605152065 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9650 item 77 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.06122006 +0000 UTC m=+223.606743705 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f4d80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5280): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5280): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5280): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ce0 item 78 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5280): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.061814035 +0000 UTC m=+223.607337679 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5980): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5980): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5980): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.061814035 +0000 UTC m=+223.607337679 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0005f5980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce000 item 78 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.063386529 +0000 UTC m=+223.608910494 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678040): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce380 item 79 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.06393023 +0000 UTC m=+223.609453855 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678c40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678c40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678c40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678c40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678c40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.06393023 +0000 UTC m=+223.609453855 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000678c40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce930 item 79 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.06552212 +0000 UTC m=+223.611045764 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679780): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679780): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679780): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf490 item 80 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679780): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679780): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.066068887 +0000 UTC m=+223.611592522 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679780): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679e80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679e80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679e80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679e80): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679e80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.066068887 +0000 UTC m=+223.611592522 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000679e80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf730 item 80 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.067581488 +0000 UTC m=+223.613105132 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfea0 item 81 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.068213175 +0000 UTC m=+223.613736809 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f69c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6f00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6f00): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.068213175 +0000 UTC m=+223.613736809 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f6f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c5b0 item 81 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7580): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7580): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7580): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7580): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7580): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.0701487 +0000 UTC m=+223.615672334 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7580): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ccb0 item 82 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.070847804 +0000 UTC m=+223.616371438 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006f7a80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728080): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728080): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728080): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728080): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728080): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.070847804 +0000 UTC m=+223.616371438 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728080): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cfc0 item 82 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728700): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728700): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.072241531 +0000 UTC m=+223.617765196 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d730 item 83 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.072822032 +0000 UTC m=+223.618345666 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728c00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729140): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729140): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729140): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.072822032 +0000 UTC m=+223.618345666 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041da40 item 83 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007297c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007297c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007297c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007297c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007297c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.074317942 +0000 UTC m=+223.619841576 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007297c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003342a0 item 84 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.074961641 +0000 UTC m=+223.620485276 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729cc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007422c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007422c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007422c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007422c0): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007422c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.074961641 +0000 UTC m=+223.620485276 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007422c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334540 item 84 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742940): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742940): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742940): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742940): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742940): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.076672144 +0000 UTC m=+223.622195798 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742940): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334cb0 item 85 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.077320361 +0000 UTC m=+223.622844015 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000742e40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743380): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743380): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743380): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.077320361 +0000 UTC m=+223.622844015 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334ee0 item 85 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743a00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743a00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743a00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743a00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743a00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.079399907 +0000 UTC m=+223.624923562 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743a00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335810 item 86 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.080271154 +0000 UTC m=+223.625794818 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000743f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764500): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764500): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764500): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764500): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764500): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.080271154 +0000 UTC m=+223.625794818 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764500): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335e30 item 86 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764b80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764b80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764b80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764b80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764b80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.082301838 +0000 UTC m=+223.627825492 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000764b80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 87 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.083205435 +0000 UTC m=+223.628729089 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765080): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007655c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007655c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007655c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007655c0): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007655c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.083205435 +0000 UTC m=+223.628729089 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007655c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 87 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765c40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765c40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765c40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765c40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765c40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.085648635 +0000 UTC m=+223.631172289 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000765c40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 88 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.086296231 +0000 UTC m=+223.631819865 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007861c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786740): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786740): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786740): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.086296231 +0000 UTC m=+223.631819865 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a1c0 item 88 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.087982278 +0000 UTC m=+223.633505932 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786d80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007872c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007872c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007872c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a700 item 89 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007872c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007872c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.088588957 +0000 UTC m=+223.634112592 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007872c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037aa80 item 89 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.089271499 +0000 UTC m=+223.634795134 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787800): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d80): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.089271499 +0000 UTC m=+223.634795134 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ae70 item 89 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.090839033 +0000 UTC m=+223.636362658 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba440): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba980): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba980): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b490 item 90 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba980): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.091633246 +0000 UTC m=+223.637156880 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ba980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b7a0 item 90 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.092314195 +0000 UTC m=+223.637837829 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007baec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bb480): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bb480): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bb480): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bb480): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bb480): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.092314195 +0000 UTC m=+223.637837829 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bb480): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b960 item 90 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.093884224 +0000 UTC m=+223.639407858 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007bbac0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4080): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4080): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4080): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442150 item 91 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4080): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4080): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.094394271 +0000 UTC m=+223.639917915 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4080): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442310 item 91 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.094983047 +0000 UTC m=+223.640506681 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e45c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4b40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4b40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4b40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4b40): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4b40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.094983047 +0000 UTC m=+223.640506681 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e4b40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004424d0 item 91 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.096501981 +0000 UTC m=+223.642025615 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e56c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e56c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e56c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442850 item 92 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e56c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e56c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.097112267 +0000 UTC m=+223.642635901 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e56c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a10 item 92 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.09783768 +0000 UTC m=+223.643361313 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007e5c00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e240): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e240): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e240): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e240): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e240): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.09783768 +0000 UTC m=+223.643361313 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e240): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442d90 item 92 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.099343528 +0000 UTC m=+223.644867163 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080e880): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080edc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080edc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080edc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004432d0 item 93 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080edc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080edc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.100256313 +0000 UTC m=+223.645779967 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080edc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080f4c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080f4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080f4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080f4c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080f4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.100256313 +0000 UTC m=+223.645779967 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080f4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443570 item 93 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.1021129 +0000 UTC m=+223.647636534 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00080fb00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a0c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a0c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a0c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443a40 item 94 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a0c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a0c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.102605155 +0000 UTC m=+223.648128799 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a0c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a7c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a7c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a7c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a7c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a7c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.102605155 +0000 UTC m=+223.648128799 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083a7c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ce0 item 94 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.104390288 +0000 UTC m=+223.649913922 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ae00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083b340): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083b340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083b340): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c540 item 95 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083b340): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083b340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.105256494 +0000 UTC m=+223.650780159 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083b340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ba40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ba40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ba40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ba40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ba40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.105256494 +0000 UTC m=+223.650780159 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00083ba40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c7e0 item 95 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.107543481 +0000 UTC m=+223.653067326 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c686c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c686c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c686c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596310 item 96 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c686c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c686c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.108173414 +0000 UTC m=+223.653697048 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c686c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68dc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68dc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68dc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68dc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68dc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.108173414 +0000 UTC m=+223.653697048 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68dc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005965b0 item 96 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= 2025/08/26 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:27 DEBUG : Looking for writers 2025/08/26 01:53:27 DEBUG : >WaitForWriters: 2025/08/26 01:53:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:27 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/26 01:53:27 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aec0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aec0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.508645684 +0000 UTC m=+224.054169348 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001aec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.508645684 +0000 UTC m=+224.054169348 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b800): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b800): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b800): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b800): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b800): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.508645684 +0000 UTC m=+224.054169348 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001b800): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370cb0 item 1 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001be40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001be40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001be40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001be40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001be40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.513684998 +0000 UTC m=+224.059208672 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00001be40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a103c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a103c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a103c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a103c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a103c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.513684998 +0000 UTC m=+224.059208672 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a103c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371420 item 2 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10a00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10a00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10a00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10a00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10a00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.516519513 +0000 UTC m=+224.062043186 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10a00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.516519513 +0000 UTC m=+224.062043186 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a10e80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11340): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11340): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11340): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.516519513 +0000 UTC m=+224.062043186 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371ab0 item 3 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a119c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a119c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a119c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a119c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a119c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.520971084 +0000 UTC m=+224.066494758 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a119c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11f00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11f00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.520971084 +0000 UTC m=+224.066494758 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a11f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e460 item 4 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2c5c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2c5c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2c5c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2c5c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2c5c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.524215177 +0000 UTC m=+224.069738842 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2c5c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.524215177 +0000 UTC m=+224.069738842 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2ca40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2cf00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2cf00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2cf00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2cf00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2cf00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.524215177 +0000 UTC m=+224.069738842 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2cf00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e930 item 5 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2d580): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2d580): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2d580): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2d580): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2d580): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.528424614 +0000 UTC m=+224.073948278 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2d580): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2dac0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2dac0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2dac0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2dac0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2dac0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.528424614 +0000 UTC m=+224.073948278 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a2dac0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ef50 item 6 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c1c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c1c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c1c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c1c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c1c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.534120143 +0000 UTC m=+224.079643816 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c1c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.534120143 +0000 UTC m=+224.079643816 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4c6c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4cb80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4cb80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4cb80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4cb80): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4cb80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.534120143 +0000 UTC m=+224.079643816 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4cb80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f3b0 item 7 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d200): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d200): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d200): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.538837032 +0000 UTC m=+224.084360707 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d740): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d740): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d740): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.538837032 +0000 UTC m=+224.084360707 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4d740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f8f0 item 8 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4dd00): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000a4dd00): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4dd00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4dd00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4dd00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4dd00): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a4dd00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.542428208 +0000 UTC m=+224.087951862 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.542428208 +0000 UTC m=+224.087951862 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a665c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66ac0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66ac0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66ac0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66ac0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66ac0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.542428208 +0000 UTC m=+224.087951862 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a66ac0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 9 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.546067043 +0000 UTC m=+224.091590707 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67680): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67680): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67680): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67680): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67680): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.546067043 +0000 UTC m=+224.091590707 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67680): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460700 item 10 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67cc0): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000a67cc0): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67cc0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67cc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67cc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a67cc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84100): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84100): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84100): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84100): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84100): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.548956811 +0000 UTC m=+224.094480465 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84100): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.548956811 +0000 UTC m=+224.094480465 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84b00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84b00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84b00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84b00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84b00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.548956811 +0000 UTC m=+224.094480465 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a84b00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461030 item 11 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85180): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85180): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85180): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.55348167 +0000 UTC m=+224.099005334 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a856c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a856c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a856c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a856c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a856c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.55348167 +0000 UTC m=+224.099005334 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a856c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004619d0 item 12 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85d00): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000a85d00): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85d00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85d00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85d00): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a85d00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.556291128 +0000 UTC m=+224.101814781 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6800): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6800): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6800): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6800): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6800): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.556291128 +0000 UTC m=+224.101814781 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6800): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc0e0 item 13 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6e80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6e80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6e80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6e80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6e80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.558669905 +0000 UTC m=+224.104193559 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa6e80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa73c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa73c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa73c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa73c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa73c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.558669905 +0000 UTC m=+224.104193559 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa73c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dc620 item 14 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7a00): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000aa7a00): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7a00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7a00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7a00): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7a00): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7a00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7dc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7dc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7dc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7dc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7dc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.561377542 +0000 UTC m=+224.106901195 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aa7dc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4500): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4500): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4500): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4500): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4500): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.561377542 +0000 UTC m=+224.106901195 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4500): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd110 item 15 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4b80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4b80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4b80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4b80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4b80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.563703029 +0000 UTC m=+224.109226683 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad4b80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad50c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad50c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad50c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad50c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad50c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.563703029 +0000 UTC m=+224.109226683 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad50c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd570 item 16 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5700): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5700): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.5658117 +0000 UTC m=+224.111335353 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.5658117 +0000 UTC m=+224.111335353 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ad5b80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06100): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06100): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06100): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06100): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06100): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.5658117 +0000 UTC m=+224.111335353 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06100): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ddb90 item 17 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06780): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06780): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06780): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06780): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06780): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.569186078 +0000 UTC m=+224.114709742 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06780): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06cc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06cc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06cc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06cc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06cc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.569186078 +0000 UTC m=+224.114709742 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b06cc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004622a0 item 18 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07340): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07340): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07340): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.571840434 +0000 UTC m=+224.117364088 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.571840434 +0000 UTC m=+224.117364088 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07840): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07d40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07d40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07d40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07d40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07d40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.571840434 +0000 UTC m=+224.117364088 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b07d40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462700 item 19 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a440): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a440): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a440): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a440): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a440): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.57477693 +0000 UTC m=+224.120300584 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a440): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a980): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a980): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a980): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.57477693 +0000 UTC m=+224.120300584 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4a980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462cb0 item 20 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b000): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b000): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b000): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.577322632 +0000 UTC m=+224.122846286 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.577322632 +0000 UTC m=+224.122846286 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4b500): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4ba00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4ba00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4ba00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4ba00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4ba00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.577322632 +0000 UTC m=+224.122846286 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b4ba00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463110 item 21 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76100): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76100): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76100): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76100): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76100): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.580295505 +0000 UTC m=+224.125819159 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76100): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76640): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76640): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76640): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76640): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76640): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.580295505 +0000 UTC m=+224.125819159 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76640): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004637a0 item 22 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76cc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76cc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76cc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76cc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76cc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.582671458 +0000 UTC m=+224.128195122 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b76cc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.582671458 +0000 UTC m=+224.128195122 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b771c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b776c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b776c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b776c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b776c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b776c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.582671458 +0000 UTC m=+224.128195122 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b776c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463c00 item 23 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b77d40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b77d40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b77d40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b77d40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b77d40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.586139322 +0000 UTC m=+224.131662976 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b77d40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a300): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a300): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a300): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a300): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a300): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.586139322 +0000 UTC m=+224.131662976 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a300): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360380 item 24 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a940): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000b9a940): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a940): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a940): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a940): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a940): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9a940): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9ad00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9ad00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9ad00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9ad00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9ad00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.588643536 +0000 UTC m=+224.134167200 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9ad00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.588643536 +0000 UTC m=+224.134167200 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b740): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b740): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b740): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.588643536 +0000 UTC m=+224.134167200 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9b740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360770 item 25 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9bdc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9bdc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9bdc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9bdc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9bdc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.591122803 +0000 UTC m=+224.136646457 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000b9bdc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc380): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc380): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc380): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.591122803 +0000 UTC m=+224.136646457 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360e00 item 26 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc9c0): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000bcc9c0): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc9c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc9c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc9c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcc9c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bccd80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bccd80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bccd80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bccd80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bccd80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.593339887 +0000 UTC m=+224.138863541 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bccd80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.593339887 +0000 UTC m=+224.138863541 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd7c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd7c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd7c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd7c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd7c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.593339887 +0000 UTC m=+224.138863541 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcd7c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003612d0 item 27 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcde40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcde40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcde40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcde40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcde40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.59578025 +0000 UTC m=+224.141303905 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bcde40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bec400): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bec400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bec400): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bec400): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bec400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.59578025 +0000 UTC m=+224.141303905 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bec400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361d50 item 28 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000beca40): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000beca40): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000beca40): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000beca40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000beca40): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000beca40): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000beca40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bece00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bece00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bece00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bece00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bece00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.598217609 +0000 UTC m=+224.143741283 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bece00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bed4c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bed4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bed4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bed4c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bed4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.598217609 +0000 UTC m=+224.143741283 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bed4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003643f0 item 29 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bedb40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bedb40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bedb40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bedb40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bedb40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.600796372 +0000 UTC m=+224.146320047 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000bedb40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e100): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e100): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e100): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e100): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e100): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.600796372 +0000 UTC m=+224.146320047 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e100): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364cb0 item 30 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e740): _readAt: size=2, off=0 2025/08/26 01:53:27 ERROR : open-test-file(0xc000c2e740): Couldn't read size of file 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e740): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e740): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e740): >_writeAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e740): close: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2e740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2eb00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2eb00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2eb00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2eb00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2eb00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.602961881 +0000 UTC m=+224.148485535 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2eb00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f1c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f1c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f1c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f1c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f1c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.602961881 +0000 UTC m=+224.148485535 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f1c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 31 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f840): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f840): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f840): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f840): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f840): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.60529923 +0000 UTC m=+224.150822885 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2f840): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2fd80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2fd80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2fd80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2fd80): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2fd80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.60529923 +0000 UTC m=+224.150822885 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c2fd80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430540 item 32 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54440): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54440): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54440): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54440): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54440): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.607512157 +0000 UTC m=+224.153035811 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54440): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430cb0 item 33 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.608467382 +0000 UTC m=+224.153991036 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c548c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54dc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54dc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54dc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54dc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54dc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.608467382 +0000 UTC m=+224.153991036 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c54dc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430fc0 item 33 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55400): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55400): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55400): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.610536678 +0000 UTC m=+224.156060332 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004315e0 item 34 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.611386374 +0000 UTC m=+224.156910028 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55880): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55dc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55dc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55dc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55dc0): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55dc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.611386374 +0000 UTC m=+224.156910028 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c55dc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431880 item 34 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe480): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe480): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe480): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe480): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe480): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.613842789 +0000 UTC m=+224.159366442 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe480): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431dc0 item 35 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.614618916 +0000 UTC m=+224.160142570 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbe900): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbee00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbee00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbee00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbee00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbee00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.614618916 +0000 UTC m=+224.160142570 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbee00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e150 item 35 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf480): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf480): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf480): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf480): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf480): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.61688947 +0000 UTC m=+224.162413124 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf480): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e540 item 36 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.617819528 +0000 UTC m=+224.163343181 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbf980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbfec0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbfec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbfec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbfec0): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbfec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.617819528 +0000 UTC m=+224.163343181 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000cbfec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e770 item 36 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0580): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0580): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0580): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0580): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0580): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.619900276 +0000 UTC m=+224.165423941 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0580): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee70 item 37 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.620676224 +0000 UTC m=+224.166199878 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0a00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0f00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0f00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.620676224 +0000 UTC m=+224.166199878 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce0f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f180 item 37 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1580): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1580): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1580): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1580): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1580): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.622880213 +0000 UTC m=+224.168403867 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1580): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f880 item 38 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.623857248 +0000 UTC m=+224.169380903 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ce1a80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e040): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e040): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e040): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e040): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e040): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.623857248 +0000 UTC m=+224.169380903 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e040): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb90 item 38 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e6c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e6c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e6c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e6c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e6c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.625831416 +0000 UTC m=+224.171355070 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0e6c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110070 item 39 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.626702624 +0000 UTC m=+224.172226277 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0ebc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f0c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f0c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f0c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f0c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f0c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.626702624 +0000 UTC m=+224.172226277 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f0c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110230 item 39 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f740): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f740): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f740): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.629109795 +0000 UTC m=+224.174633449 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0f740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110770 item 40 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.630145611 +0000 UTC m=+224.175669265 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d0fc40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a200): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a200): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a200): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.630145611 +0000 UTC m=+224.175669265 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110b60 item 40 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.632318212 +0000 UTC m=+224.177841866 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8a7c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8acc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8acc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8acc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 41 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8acc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8acc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.633159792 +0000 UTC m=+224.178683446 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8acc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111490 item 41 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.634034595 +0000 UTC m=+224.179558289 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b6c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b6c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b6c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b6c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b6c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.634034595 +0000 UTC m=+224.179558289 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8b6c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111880 item 41 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.637221531 +0000 UTC m=+224.182745196 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d8bd00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18280): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18280): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18280): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414230 item 42 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18280): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.638038816 +0000 UTC m=+224.183562470 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414540 item 42 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.63889262 +0000 UTC m=+224.184416274 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e187c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18d40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18d40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18d40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18d40): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18d40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.63889262 +0000 UTC m=+224.184416274 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e18d40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 42 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.641210073 +0000 UTC m=+224.186733736 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19880): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19880): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19880): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d90 item 43 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19880): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19880): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.641976032 +0000 UTC m=+224.187499686 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19880): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 43 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.642769923 +0000 UTC m=+224.188293577 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e19dc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c380): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c380): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c380): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.642769923 +0000 UTC m=+224.188293577 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 43 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.644865139 +0000 UTC m=+224.190388793 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3c9c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3cec0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3cec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3cec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 44 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3cec0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3cec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.645563811 +0000 UTC m=+224.191087464 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3cec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004157a0 item 44 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.646579719 +0000 UTC m=+224.192103513 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d980): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d980): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d980): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.646579719 +0000 UTC m=+224.192103513 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e3d980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415b90 item 44 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.648644377 +0000 UTC m=+224.194168031 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60040): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390230 item 45 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.649331328 +0000 UTC m=+224.194854982 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60c40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60c40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60c40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60c40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60c40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.649331328 +0000 UTC m=+224.194854982 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e60c40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390690 item 45 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.651647148 +0000 UTC m=+224.197170811 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61780): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61780): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61780): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390fc0 item 46 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61780): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61780): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.652403438 +0000 UTC m=+224.197927092 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61780): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61e80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61e80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61e80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61e80): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61e80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.652403438 +0000 UTC m=+224.197927092 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e61e80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391180 item 46 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.654693059 +0000 UTC m=+224.200216713 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82a40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82a40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82a40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003916c0 item 47 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82a40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82a40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.655497219 +0000 UTC m=+224.201020873 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e82a40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83140): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83140): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83140): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.655497219 +0000 UTC m=+224.201020873 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391960 item 47 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.657543954 +0000 UTC m=+224.203067588 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83780): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83c80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83c80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83c80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391ea0 item 48 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83c80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83c80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.658137638 +0000 UTC m=+224.203661272 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000e83c80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecc400): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecc400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecc400): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecc400): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecc400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.658137638 +0000 UTC m=+224.203661272 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecc400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a0e0 item 48 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecca40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecca40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecca40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecca40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecca40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.659946516 +0000 UTC m=+224.205470151 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecca40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a540 item 49 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.660735128 +0000 UTC m=+224.206258772 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000eccec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecd400): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecd400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecd400): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecd400): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecd400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.660735128 +0000 UTC m=+224.206258772 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecd400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a700 item 49 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecda80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecda80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecda80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecda80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecda80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.662752697 +0000 UTC m=+224.208276331 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000ecda80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ab60 item 50 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.663581724 +0000 UTC m=+224.209105368 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a180): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a180): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a180): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.663581724 +0000 UTC m=+224.209105368 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ae00 item 50 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.66756672 +0000 UTC m=+224.213090394 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efa540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c460 item 51 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.668680822 +0000 UTC m=+224.214204486 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaa40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaf80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaf80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaf80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaf80): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaf80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.668680822 +0000 UTC m=+224.214204486 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efaf80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c700 item 51 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efb600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efb600): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efb600): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efb600): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efb600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.671896712 +0000 UTC m=+224.217420377 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efb600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cf50 item 52 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.672884779 +0000 UTC m=+224.218408453 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000efbb00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a100): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a100): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a100): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a100): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a100): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.672884779 +0000 UTC m=+224.218408453 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088a100): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d420 item 52 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088aa80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088aa80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088aa80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088aa80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088aa80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.675359076 +0000 UTC m=+224.220882750 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088aa80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ddc0 item 53 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.676353023 +0000 UTC m=+224.221876687 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088af80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088b4c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088b4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088b4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088b4c0): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088b4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.676353023 +0000 UTC m=+224.221876687 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088b4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a0e0 item 53 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088bb40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088bb40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088bb40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088bb40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088bb40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.679122304 +0000 UTC m=+224.224645979 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00088bb40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482150 item 54 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.679860421 +0000 UTC m=+224.225384055 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c681c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68780): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68780): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68780): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68780): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68780): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.679860421 +0000 UTC m=+224.225384055 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68780): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482460 item 54 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68e00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68e00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68e00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68e00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68e00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.681321906 +0000 UTC m=+224.226845540 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c68e00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004827e0 item 55 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.681937112 +0000 UTC m=+224.227460746 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69300): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69880): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69880): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69880): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69880): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69880): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.681937112 +0000 UTC m=+224.227460746 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69880): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004829a0 item 55 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69f00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69f00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.683686648 +0000 UTC m=+224.229210282 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000c69f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482d20 item 56 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.6843795 +0000 UTC m=+224.229903134 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aee4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeea40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeea40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeea40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeea40): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeea40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.6843795 +0000 UTC m=+224.229903134 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aeea40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482ee0 item 56 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.685858988 +0000 UTC m=+224.231382632 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef0c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef600): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef600): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483260 item 57 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef600): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.686393923 +0000 UTC m=+224.231917558 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aef600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483490 item 57 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.687031291 +0000 UTC m=+224.232554935 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000aefb40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c6a00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c6a00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c6a00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c6a00): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c6a00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.687031291 +0000 UTC m=+224.232554935 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c6a00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483650 item 57 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.688532531 +0000 UTC m=+224.234056165 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0002c7700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483b20 item 58 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.689078316 +0000 UTC m=+224.234601949 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b29c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ce0 item 58 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.689639099 +0000 UTC m=+224.235162733 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3380): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3940): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3940): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3940): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3940): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3940): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.689639099 +0000 UTC m=+224.235162733 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0003b3940): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483ea0 item 58 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.690836408 +0000 UTC m=+224.236360042 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c580): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c580): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c580): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ae70 item 59 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c580): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c580): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.691358868 +0000 UTC m=+224.236882523 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7c580): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030b8f0 item 59 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.691928559 +0000 UTC m=+224.237452193 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7cb00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d0c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d0c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d0c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d0c0): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d0c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.691928559 +0000 UTC m=+224.237452193 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d0c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030bc70 item 59 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.69401012 +0000 UTC m=+224.239533754 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7d700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7dc80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7dc80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7dc80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346620 item 60 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7dc80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7dc80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.694646495 +0000 UTC m=+224.240170128 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000d7dc80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346930 item 60 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.695390402 +0000 UTC m=+224.240914036 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984bc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984bc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984bc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984bc0): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984bc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.695390402 +0000 UTC m=+224.240914036 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000984bc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000346c40 item 60 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.696892504 +0000 UTC m=+224.242416137 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985f00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347420 item 61 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985f00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.697463335 +0000 UTC m=+224.242986969 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000985f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc700): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc700): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc700): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.697463335 +0000 UTC m=+224.242986969 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edc700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003475e0 item 61 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.69894586 +0000 UTC m=+224.244469494 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edcd40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd280): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd280): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd280): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000347ea0 item 62 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd280): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd280): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.699444237 +0000 UTC m=+224.244967871 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd280): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd9c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd9c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd9c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd9c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd9c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.699444237 +0000 UTC m=+224.244967871 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000edd9c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000328a80 item 62 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.700770587 +0000 UTC m=+224.246294222 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068c780): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d000): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d000): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003295e0 item 63 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d000): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.701280515 +0000 UTC m=+224.246804149 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d700): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d700): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d700): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.701280515 +0000 UTC m=+224.246804149 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068d700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329880 item 63 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >_readAt: n=0, err=Bad file descriptor 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.702815047 +0000 UTC m=+224.248338682 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00068de00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004108c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004108c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004108c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000329dc0 item 64 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004108c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004108c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.70332206 +0000 UTC m=+224.248845694 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004108c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004115c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004115c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004115c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004115c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004115c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.70332206 +0000 UTC m=+224.248845694 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0004115c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428000 item 64 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411c00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411c00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411c00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411c00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411c00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.705085121 +0000 UTC m=+224.250608755 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000411c00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428460 item 65 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.705763936 +0000 UTC m=+224.251287570 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ecc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f340): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f340): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f340): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.705763936 +0000 UTC m=+224.251287570 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428690 item 65 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f980): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f980): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f980): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.707257592 +0000 UTC m=+224.252781226 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059f980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428af0 item 66 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.707946706 +0000 UTC m=+224.253470350 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00059ff00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc700): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc700): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc700): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.707946706 +0000 UTC m=+224.253470350 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fc700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000428ee0 item 66 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd000): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd000): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd000): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.709367456 +0000 UTC m=+224.254891089 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429500 item 67 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.710001166 +0000 UTC m=+224.255524800 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd480): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd9c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd9c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd9c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd9c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd9c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.710001166 +0000 UTC m=+224.255524800 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008fd9c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004297a0 item 67 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e100): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e100): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e100): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e100): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e100): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.711504539 +0000 UTC m=+224.257028183 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e100): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429c00 item 68 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.712145302 +0000 UTC m=+224.257668937 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013e600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013eb40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013eb40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013eb40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013eb40): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013eb40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.712145302 +0000 UTC m=+224.257668937 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013eb40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000429dc0 item 68 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f180): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f180): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f180): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.713523983 +0000 UTC m=+224.259047617 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003627e0 item 69 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.714136924 +0000 UTC m=+224.259660558 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013f600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fb00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fb00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fb00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fb00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fb00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.714136924 +0000 UTC m=+224.259660558 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00013fb00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362af0 item 69 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee200): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee200): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee200): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.715802703 +0000 UTC m=+224.261326327 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003631f0 item 70 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.716485295 +0000 UTC m=+224.262008929 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ee700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006eec40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006eec40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006eec40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006eec40): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006eec40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.716485295 +0000 UTC m=+224.262008929 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006eec40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363490 item 70 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef2c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef2c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef2c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef2c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef2c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.717988228 +0000 UTC m=+224.263511862 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef2c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363810 item 71 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.718492384 +0000 UTC m=+224.264016018 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006ef7c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006efcc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006efcc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006efcc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006efcc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006efcc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.718492384 +0000 UTC m=+224.264016018 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0006efcc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363a40 item 71 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007163c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007163c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007163c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007163c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007163c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.719897695 +0000 UTC m=+224.265421329 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007163c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ea0 item 72 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.72112484 +0000 UTC m=+224.266648474 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007168c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000716e00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000716e00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000716e00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000716e00): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000716e00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.72112484 +0000 UTC m=+224.266648474 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000716e00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320230 item 72 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.722625398 +0000 UTC m=+224.268149032 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007173c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007178c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007178c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007178c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320d20 item 73 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007178c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007178c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.723122061 +0000 UTC m=+224.268645695 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007178c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321110 item 73 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.723697973 +0000 UTC m=+224.269221607 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000717d80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728340): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728340): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728340): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.723697973 +0000 UTC m=+224.269221607 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321570 item 73 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.725503774 +0000 UTC m=+224.271027409 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728e80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728e80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728e80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321c00 item 74 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728e80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728e80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.726139839 +0000 UTC m=+224.271663473 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000728e80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321dc0 item 74 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.727352017 +0000 UTC m=+224.272875670 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007293c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729940): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729940): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729940): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729940): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729940): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.727352017 +0000 UTC m=+224.272875670 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000729940): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003423f0 item 74 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.730071395 +0000 UTC m=+224.275595049 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c500): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c500): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c500): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 75 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c500): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c500): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.731001991 +0000 UTC m=+224.276525646 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073c500): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): _writeAt: size=3, off=2 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343110 item 75 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.732180044 +0000 UTC m=+224.277703709 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073ca40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073cf80): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073cf80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073cf80): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073cf80): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073cf80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.732180044 +0000 UTC m=+224.277703709 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073cf80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343340 item 75 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.734678127 +0000 UTC m=+224.280201781 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073d5c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073dac0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073dac0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073dac0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343c70 item 76 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073dac0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073dac0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.735478771 +0000 UTC m=+224.281002425 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00073dac0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343f10 item 76 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): _writeAt: size=3, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.736549522 +0000 UTC m=+224.282073177 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760080): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760600): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760600): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760600): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.736549522 +0000 UTC m=+224.282073177 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8380 item 76 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.738699331 +0000 UTC m=+224.284222985 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000760c40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e8ee0 item 77 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.739430794 +0000 UTC m=+224.284954449 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761840): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761840): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761840): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761840): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761840): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.739430794 +0000 UTC m=+224.284954449 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761840): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9260 item 77 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.741465235 +0000 UTC m=+224.286988870 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000761e80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786400): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786400): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e99d0 item 78 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786400): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.742136907 +0000 UTC m=+224.287660541 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786b00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786b00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786b00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786b00): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786b00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.742136907 +0000 UTC m=+224.287660541 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000786b00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9d50 item 78 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.744057895 +0000 UTC m=+224.289581529 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787140): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787640): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787640): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787640): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce230 item 79 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787640): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787640): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.744719998 +0000 UTC m=+224.290243633 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787640): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.744719998 +0000 UTC m=+224.290243633 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000787d40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce3f0 item 79 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.746247428 +0000 UTC m=+224.291771062 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6400): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6900): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6900): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6900): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf110 item 80 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6900): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6900): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.746909311 +0000 UTC m=+224.292432945 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b6900): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7000): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7000): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7000): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7000): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7000): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.746909311 +0000 UTC m=+224.292432945 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7000): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf570 item 80 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7640): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7640): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7640): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7640): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7640): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.748470193 +0000 UTC m=+224.293993827 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7640): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc70 item 81 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.749078706 +0000 UTC m=+224.294602340 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007b7ac0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc080): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc080): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc080): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc080): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc080): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.749078706 +0000 UTC m=+224.294602340 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc080): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041c070 item 81 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc700): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc700): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc700): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc700): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc700): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.750652362 +0000 UTC m=+224.296175996 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dc700): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ca10 item 82 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.751395367 +0000 UTC m=+224.296919001 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dcc00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd180): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd180): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd180): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.751395367 +0000 UTC m=+224.296919001 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041cd20 item 82 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd800): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd800): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd800): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd800): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd800): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.75302584 +0000 UTC m=+224.298549474 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007dd800): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d490 item 83 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.754071995 +0000 UTC m=+224.299595630 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0007ddd00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008022c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008022c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008022c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008022c0): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008022c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.754071995 +0000 UTC m=+224.299595630 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008022c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041d810 item 83 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802940): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802940): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802940): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802940): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802940): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.755529863 +0000 UTC m=+224.301053498 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802940): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041df10 item 84 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.7561082 +0000 UTC m=+224.301631834 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000802e40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008033c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008033c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008033c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008033c0): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008033c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.7561082 +0000 UTC m=+224.301631834 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0008033c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334380 item 84 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803a40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803a40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803a40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803a40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803a40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.757660446 +0000 UTC m=+224.303184079 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803a40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003349a0 item 85 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.758447694 +0000 UTC m=+224.303971328 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000803f40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832500): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832500): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832500): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832500): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832500): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.758447694 +0000 UTC m=+224.303971328 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832500): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d20 item 85 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832b80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832b80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832b80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832b80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832b80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.760257994 +0000 UTC m=+224.305781648 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000832b80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003352d0 item 86 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.761134411 +0000 UTC m=+224.306658045 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833080): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833600): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833600): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833600): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.761134411 +0000 UTC m=+224.306658045 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ab0 item 86 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833c80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833c80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833c80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833c80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833c80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.762742111 +0000 UTC m=+224.308265745 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000833c80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 87 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.763685953 +0000 UTC m=+224.309209588 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e740): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e740): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e740): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.763685953 +0000 UTC m=+224.309209588 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086e740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 87 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086edc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086edc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086edc0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086edc0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086edc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.76540387 +0000 UTC m=+224.310927514 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086edc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e70 item 88 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.766216186 +0000 UTC m=+224.311739821 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f2c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f840): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f840): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f840): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f840): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f840): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.766216186 +0000 UTC m=+224.311739821 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086f840): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 88 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.76853947 +0000 UTC m=+224.314063104 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc00086fe80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900440): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900440): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900440): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a540 item 89 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900440): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900440): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.769229015 +0000 UTC m=+224.314752649 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900440): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037a7e0 item 89 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.769951391 +0000 UTC m=+224.315475025 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900f00): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900f00): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.769951391 +0000 UTC m=+224.315475025 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000900f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ab60 item 89 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.771891686 +0000 UTC m=+224.317415320 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901540): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901a80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901a80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901a80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b1f0 item 90 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901a80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901a80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.772507793 +0000 UTC m=+224.318031427 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000901a80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b570 item 90 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.773247223 +0000 UTC m=+224.318770857 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8040): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8600): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8600): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8600): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8600): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8600): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.773247223 +0000 UTC m=+224.318770857 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8600): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037b810 item 90 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.774825718 +0000 UTC m=+224.320349352 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a8c40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9180): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9180): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9180): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037bd50 item 91 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9180): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9180): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.775484645 +0000 UTC m=+224.321008290 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9180): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): >_readAt: n=2, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): _writeAt: size=3, off=7 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004421c0 item 91 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.776274368 +0000 UTC m=+224.321798012 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a96c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9c40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9c40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9c40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9c40): >_readAt: n=8, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9c40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.776274368 +0000 UTC m=+224.321798012 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009a9c40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442380 item 91 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.777780878 +0000 UTC m=+224.323304513 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2300): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2840): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2840): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2840): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442700 item 92 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2840): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2840): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.778288191 +0000 UTC m=+224.323811824 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2840): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): open at offset 5 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004428c0 item 92 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): _readAt: size=2, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): _writeAt: size=3, off=5 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): >_writeAt: n=3, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.779026398 +0000 UTC m=+224.324550032 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d2d80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3340): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3340): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3340): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3340): >_readAt: n=3, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3340): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.779026398 +0000 UTC m=+224.324550032 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3340): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000442a80 item 92 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.780666809 +0000 UTC m=+224.326190443 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3980): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3ec0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3ec0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3ec0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443180 item 93 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3ec0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3ec0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.781305409 +0000 UTC m=+224.326829043 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc0009d3ec0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02640): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02640): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02640): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02640): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02640): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.781305409 +0000 UTC m=+224.326829043 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02640): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443340 item 93 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.783569702 +0000 UTC m=+224.329093356 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a02c80): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a031c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a031c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a031c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443880 item 94 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a031c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a031c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.784380995 +0000 UTC m=+224.329904649 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a031c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a038c0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a038c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a038c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a038c0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a038c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.784380995 +0000 UTC m=+224.329904649 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a038c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000443ab0 item 94 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.786514553 +0000 UTC m=+224.332038207 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a03f00): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1a4c0): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1a4c0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1a4c0): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596310 item 95 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1a4c0): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1a4c0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.787241347 +0000 UTC m=+224.332765002 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1a4c0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1abc0): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1abc0): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1abc0): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1abc0): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1abc0): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.787241347 +0000 UTC m=+224.332765002 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1abc0): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005965b0 item 95 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 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/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): open at offset 0 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): _readAt: size=2, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): >_readAt: n=0, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.789289415 +0000 UTC m=+224.334813069 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b200): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b740): _writeAt: size=5, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b740): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b740): >openPending: err= 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596e00 item 96 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b740): >_writeAt: n=5, err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b740): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.790048641 +0000 UTC m=+224.335572295 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1b740): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/26 01:53:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/26 01:53:27 DEBUG : open-test-file: newRWFileHandle: 2025/08/26 01:53:27 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/26 01:53:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1be40): _readAt: size=512, off=0 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1be40): openPending: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1be40): >openPending: err= 2025/08/26 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1be40): >_readAt: n=5, err=EOF 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1be40): close: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-26 01:53:27.790048641 +0000 UTC m=+224.335572295 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:27 DEBUG : open-test-file(0xc000a1be40): >close: err= 2025/08/26 01:53:27 DEBUG : open-test-file: Remove: 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596fc0 item 96 2025/08/26 01:53:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/26 01:53:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/26 01:53:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/26 01:53:27 DEBUG : open-test-file: >Remove: err= 2025/08/26 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:27 DEBUG : Looking for writers 2025/08/26 01:53:27 DEBUG : >WaitForWriters: 2025/08/26 01:53:27 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.69s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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.68s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:28 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:28 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:28 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:28 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:28 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:28 DEBUG : file1: newRWFileHandle: 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): openPending: 2025/08/26 01:53:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): >openPending: err= 2025/08/26 01:53:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/26 01:53:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/26 01:53:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): _writeAt: size=2, off=0 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): >_writeAt: n=2, err= 2025/08/26 01:53:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): RWFileHandle.Flush 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): RWFileHandle.Release 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): close: 2025/08/26 01:53:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/26 01:53:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:28 DEBUG : file1(0xc0008ba040): >close: err= 2025/08/26 01:53:28 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:28 DEBUG : file1: vfs cache: starting upload 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:28 DEBUG : Looking for writers 2025/08/26 01:53:28 DEBUG : file1: reading active writers 2025/08/26 01:53:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:53:29 INFO : file1: Copied (new) 2025/08/26 01:53:29 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/08/26 01:53:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/26 01:53:29 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/26 01:53:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:53:29 INFO : file1: vfs cache: upload succeeded try #1 2025/08/26 01:53:29 DEBUG : Looking for writers 2025/08/26 01:53:29 DEBUG : file1: reading active writers 2025/08/26 01:53:29 DEBUG : >WaitForWriters: 2025/08/26 01:53:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:29 DEBUG : Looking for writers 2025/08/26 01:53:29 DEBUG : file1: reading active writers 2025/08/26 01:53:29 DEBUG : >WaitForWriters: 2025/08/26 01:53:29 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.99s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:30 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:30 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:30 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:30 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:30 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:53:30 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:30 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:53:30 DEBUG : rename_me: newRWFileHandle: 2025/08/26 01:53:30 DEBUG : rename_me(0xc000aee5c0): openPending: 2025/08/26 01:53:30 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/26 01:53:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/26 01:53:30 DEBUG : rename_me(0xc000aee5c0): >openPending: err= 2025/08/26 01:53:30 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/26 01:53:30 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/26 01:53:30 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/26 01:53:30 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/26 01:53:30 DEBUG : rename_me(0xc000aee5c0): _writeAt: size=5, off=0 2025/08/26 01:53:30 DEBUG : rename_me(0xc000aee5c0): >_writeAt: n=5, err= 2025/08/26 01:53:30 DEBUG : rename_me(0xc000aee5c0): close: 2025/08/26 01:53:30 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-26 01:53:30.177532378 +0000 UTC m=+226.723056051 2025/08/26 01:53:30 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/26 01:53:30 DEBUG : rename_me(0xc000aee5c0): >close: err= 2025/08/26 01:53:30 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/26 01:53:30 DEBUG : i_was_renamed: Updating file with 0xc000c30900 2025/08/26 01:53:30 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/26 01:53:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/26 01:53:30 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/26 01:53:30 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/26 01:53:30 DEBUG : Looking for writers 2025/08/26 01:53:30 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/26 01:53:31 DEBUG : Looking for writers 2025/08/26 01:53:31 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/26 01:53:31 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/26 01:53:31 INFO : i_was_renamed: Copied (new) 2025/08/26 01:53:31 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-26 01:53:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/26 01:53:31 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/26 01:53:31 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/26 01:53:31 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/26 01:53:32 DEBUG : Looking for writers 2025/08/26 01:53:32 DEBUG : i_was_renamed: reading active writers 2025/08/26 01:53:32 DEBUG : >WaitForWriters: 2025/08/26 01:53:32 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.33s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:33 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:33 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/26 01:53:33 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:33 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/26 01:53:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lexedir6hehu" 2025/08/26 01:53:33 INFO : files root 'rclone-test-lexedir6hehu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/26 01:53:33 DEBUG : forgetting directory cache 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate(0xc0002c7200): _readAt: size=512, off=0 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate(0xc0002c7200): openPending: 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:54:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:53:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate(0xc0002c7200): >openPending: err= 2025/08/26 01:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:35 DEBUG : forgetting directory cache 2025/08/26 01:53:35 DEBUG : forgetting directory cache 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate(0xc0002c7200): >_readAt: n=20, err=EOF 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate(0xc0002c7200): close: 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:54:33 +0000 UTC 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate(0xc0002c7200): >close: err= 2025/08/26 01:53:35 DEBUG : Re-reading directory (427.383248ms old) 2025/08/26 01:53:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:36 DEBUG : forgetting directory cache 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate(0xc000aef440): _readAt: size=512, off=0 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate(0xc000aef440): openPending: 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:55:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-26 00:54:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:55:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-26 00:54:33 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/26 01:53:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:53:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate(0xc000aef440): >openPending: err= 2025/08/26 01:53:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:37 DEBUG : forgetting directory cache 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate(0xc000aef440): >_readAt: n=20, err=EOF 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate(0xc000aef440): close: 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:55:33 +0000 UTC 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate(0xc000aef440): >close: err= 2025/08/26 01:53:37 DEBUG : Re-reading directory (269.188496ms old) 2025/08/26 01:53:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:37 DEBUG : forgetting directory cache 2025/08/26 01:53:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate(0xc0003b3480): _readAt: size=512, off=0 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate(0xc0003b3480): openPending: 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:56:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-26 00:55:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:56:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-26 00:55:33 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/26 01:53:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:53:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate(0xc0003b3480): >openPending: err= 2025/08/26 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:39 DEBUG : forgetting directory cache 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate(0xc0003b3480): >_readAt: n=20, err=EOF 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate(0xc0003b3480): close: 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:56:33 +0000 UTC 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate(0xc0003b3480): >close: err= 2025/08/26 01:53:39 DEBUG : Re-reading directory (279.847557ms old) 2025/08/26 01:53:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:39 DEBUG : forgetting directory cache 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate(0xc0003b3a00): _readAt: size=512, off=0 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate(0xc0003b3a00): openPending: 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:57:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-26 00:56:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:57:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-26 00:56:33 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/26 01:53:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:53:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate(0xc0003b3a00): >openPending: err= 2025/08/26 01:53:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:41 DEBUG : forgetting directory cache 2025/08/26 01:53:41 DEBUG : TestRWCacheUpdate(0xc0003b3a00): >_readAt: n=20, err=EOF 2025/08/26 01:53:41 DEBUG : TestRWCacheUpdate(0xc0003b3a00): close: 2025/08/26 01:53:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:57:33 +0000 UTC 2025/08/26 01:53:41 DEBUG : TestRWCacheUpdate(0xc0003b3a00): >close: err= 2025/08/26 01:53:41 DEBUG : Re-reading directory (271.985268ms old) 2025/08/26 01:53:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:41 DEBUG : forgetting directory cache 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate(0xc000942100): _readAt: size=512, off=0 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate(0xc000942100): openPending: 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:58:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-26 00:57:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:58:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-26 00:57:33 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/26 01:53:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:53:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate(0xc000942100): >openPending: err= 2025/08/26 01:53:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:42 DEBUG : forgetting directory cache 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate(0xc000942100): >_readAt: n=20, err=EOF 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate(0xc000942100): close: 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:58:33 +0000 UTC 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate(0xc000942100): >close: err= 2025/08/26 01:53:42 DEBUG : Re-reading directory (269.95716ms old) 2025/08/26 01:53:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:43 DEBUG : forgetting directory cache 2025/08/26 01:53:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate(0xc000aae940): _readAt: size=512, off=0 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate(0xc000aae940): openPending: 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-26 00:59:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-26 00:58:33 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-26 00:59:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-26 00:58:33 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/26 01:53:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/26 01:53:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate(0xc000aae940): >openPending: err= 2025/08/26 01:53:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:44 DEBUG : forgetting directory cache 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate(0xc000aae940): >_readAt: n=20, err=EOF 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate(0xc000aae940): close: 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 00:59:33 +0000 UTC 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate(0xc000aae940): >close: err= 2025/08/26 01:53:44 DEBUG : Re-reading directory (265.816752ms old) 2025/08/26 01:53:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:44 DEBUG : forgetting directory cache 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate(0xc000942cc0): _readAt: size=512, off=0 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate(0xc000942cc0): openPending: 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-26 01:00:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-26 00:59:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-26 01:00:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-26 00:59:33 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/26 01:53:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/26 01:53:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate(0xc000942cc0): >openPending: err= 2025/08/26 01:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:46 DEBUG : forgetting directory cache 2025/08/26 01:53:46 DEBUG : TestRWCacheUpdate(0xc000942cc0): >_readAt: n=21, err=EOF 2025/08/26 01:53:46 DEBUG : TestRWCacheUpdate(0xc000942cc0): close: 2025/08/26 01:53:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:00:33 +0000 UTC 2025/08/26 01:53:46 DEBUG : TestRWCacheUpdate(0xc000942cc0): >close: err= 2025/08/26 01:53:46 DEBUG : Re-reading directory (270.935546ms old) 2025/08/26 01:53:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:46 DEBUG : forgetting directory cache 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate(0xc000d7d000): _readAt: size=512, off=0 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate(0xc000d7d000): openPending: 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-26 01:01:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-26 01:00:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-26 01:01:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-26 01:00:33 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/26 01:53:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/26 01:53:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate(0xc000d7d000): >openPending: err= 2025/08/26 01:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:47 DEBUG : forgetting directory cache 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate(0xc000d7d000): >_readAt: n=22, err=EOF 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate(0xc000d7d000): close: 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:01:33 +0000 UTC 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate(0xc000d7d000): >close: err= 2025/08/26 01:53:47 DEBUG : Re-reading directory (275.825472ms old) 2025/08/26 01:53:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:48 DEBUG : forgetting directory cache 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate(0xc0003b2dc0): _readAt: size=512, off=0 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate(0xc0003b2dc0): openPending: 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-26 01:02:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-26 01:01:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-26 01:02:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-26 01:01:33 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/26 01:53:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/26 01:53:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate(0xc0003b2dc0): >openPending: err= 2025/08/26 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:49 DEBUG : forgetting directory cache 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate(0xc0003b2dc0): >_readAt: n=23, err=EOF 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate(0xc0003b2dc0): close: 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:02:33 +0000 UTC 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate(0xc0003b2dc0): >close: err= 2025/08/26 01:53:49 DEBUG : Re-reading directory (269.020741ms old) 2025/08/26 01:53:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:49 DEBUG : forgetting directory cache 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate(0xc000943540): _readAt: size=512, off=0 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate(0xc000943540): openPending: 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-26 01:03:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-26 01:02:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-26 01:03:33 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-26 01:02:33 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/26 01:53:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/26 01:53:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate(0xc000943540): >openPending: err= 2025/08/26 01:53:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:51 DEBUG : forgetting directory cache 2025/08/26 01:53:51 DEBUG : TestRWCacheUpdate(0xc000943540): >_readAt: n=24, err=EOF 2025/08/26 01:53:51 DEBUG : TestRWCacheUpdate(0xc000943540): close: 2025/08/26 01:53:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-26 01:03:33 +0000 UTC 2025/08/26 01:53:51 DEBUG : TestRWCacheUpdate(0xc000943540): >close: err= 2025/08/26 01:53:51 DEBUG : Re-reading directory (266.839383ms old) 2025/08/26 01:53:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/26 01:53:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/26 01:53:51 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:51 DEBUG : Looking for writers 2025/08/26 01:53:51 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/26 01:53:51 DEBUG : >WaitForWriters: 2025/08/26 01:53:51 DEBUG : files root 'rclone-test-lexedir6hehu': vfs cache: cleaner exiting 2025/08/26 01:53:51 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.33s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.31s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:53 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/26 01:53:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:53:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:53:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/26 01:53:54 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:54 DEBUG : Looking for writers 2025/08/26 01:53:54 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/26 01:53:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/26 01:53:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.28s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:55 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:55 DEBUG : files root 'rclone-test-lexedir6hehu': Reusing VFS from active cache 2025/08/26 01:53:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:55 DEBUG : Looking for writers 2025/08/26 01:53:55 DEBUG : >WaitForWriters: 2025/08/26 01:53:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:55 DEBUG : Looking for writers 2025/08/26 01:53:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:55 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:55 DEBUG : Looking for writers 2025/08/26 01:53:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:55 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:55 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:55 DEBUG : Looking for writers 2025/08/26 01:53:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:56 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:53:58 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:53:58 DEBUG : dir: Looking for writers 2025/08/26 01:53:58 DEBUG : file2: reading active writers 2025/08/26 01:53:58 DEBUG : Looking for writers 2025/08/26 01:53:58 DEBUG : dir: reading active writers 2025/08/26 01:53:58 DEBUG : file1: reading active writers 2025/08/26 01:53:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.06s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:53:59 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:01 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:01 DEBUG : dir: Looking for writers 2025/08/26 01:54:01 DEBUG : Looking for writers 2025/08/26 01:54:01 DEBUG : dir: reading active writers 2025/08/26 01:54:01 DEBUG : file1: reading active writers 2025/08/26 01:54:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.98s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:02 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:54:04 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:54:04 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:54:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:54:04 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:54:04 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/26 01:54:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/26 01:54:04 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/26 01:54:04 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:04 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:54:04 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/26 01:54:04 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/26 01:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:54:04 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:54:05 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/26 01:54:05 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/26 01:54:05 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/26 01:54:05 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:05 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/26 01:54:05 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:05 DEBUG : dir: Looking for writers 2025/08/26 01:54:05 DEBUG : file2: reading active writers 2025/08/26 01:54:05 DEBUG : new_file.txt: reading active writers 2025/08/26 01:54:05 DEBUG : Looking for writers 2025/08/26 01:54:05 DEBUG : dir: reading active writers 2025/08/26 01:54:05 DEBUG : file1: reading active writers 2025/08/26 01:54:05 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.14s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:06 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:08 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/26 01:54:08 DEBUG : dir/file1: Updating file with dir/file1 0xc000c31140 2025/08/26 01:54:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/26 01:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:09 INFO : dir/file1: Moved (server-side) to: file0 2025/08/26 01:54:09 DEBUG : file0: Updating file with file0 0xc000c31140 2025/08/26 01:54:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/26 01:54:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/26 01:54:09 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:09 DEBUG : dir: Looking for writers 2025/08/26 01:54:09 DEBUG : Looking for writers 2025/08/26 01:54:09 DEBUG : file0: reading active writers 2025/08/26 01:54:09 DEBUG : dir: reading active writers 2025/08/26 01:54:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.11s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:10 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:10 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:10 DEBUG : Looking for writers 2025/08/26 01:54:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:10 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:11 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/26 01:54:11 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/26 01:54:12 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/26 01:54:12 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/26 01:54:13 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/26 01:54:13 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:13 DEBUG : d: Looking for writers 2025/08/26 01:54:13 DEBUG : Looking for writers 2025/08/26 01:54:13 DEBUG : a: Looking for writers 2025/08/26 01:54:13 DEBUG : b: Looking for writers 2025/08/26 01:54:13 DEBUG : c: Looking for writers 2025/08/26 01:54:13 DEBUG : Looking for writers 2025/08/26 01:54:13 DEBUG : /: reading active writers 2025/08/26 01:54:13 DEBUG : a: reading active writers 2025/08/26 01:54:13 DEBUG : b: reading active writers 2025/08/26 01:54:13 DEBUG : c: reading active writers 2025/08/26 01:54:13 DEBUG : d: reading active writers 2025/08/26 01:54:13 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.82s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:14 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:15 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/26 01:54:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/26 01:54:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/26 01:54:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/26 01:54:18 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:18 DEBUG : a/b/c/d: Looking for writers 2025/08/26 01:54:18 DEBUG : a/b/c: Looking for writers 2025/08/26 01:54:18 DEBUG : d: reading active writers 2025/08/26 01:54:18 DEBUG : a/b: Looking for writers 2025/08/26 01:54:18 DEBUG : c: reading active writers 2025/08/26 01:54:18 DEBUG : a: Looking for writers 2025/08/26 01:54:18 DEBUG : b: reading active writers 2025/08/26 01:54:18 DEBUG : Looking for writers 2025/08/26 01:54:18 DEBUG : a: reading active writers 2025/08/26 01:54:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (5.13s) === 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-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:19 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:19 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:19 DEBUG : Looking for writers 2025/08/26 01:54:19 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.27s) === 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-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:19 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/26 01:54:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/26 01:54:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/26 01:54:19 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:54:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:20 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/26 01:54:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:54:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:54:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:21 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/26 01:54:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:21 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (7 bytes), uploading instead of streaming 2025/08/26 01:54:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:22 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:22 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:22 DEBUG : Looking for writers 2025/08/26 01:54:22 DEBUG : file1: reading active writers 2025/08/26 01:54:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.31s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:23 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:23 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/26 01:54:24 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/26 01:54:24 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/26 01:54:24 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/26 01:54:24 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (11 bytes), uploading instead of streaming 2025/08/26 01:54:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:25 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/26 01:54:25 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:25 DEBUG : Looking for writers 2025/08/26 01:54:25 DEBUG : file1: reading active writers 2025/08/26 01:54:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.48s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:25 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/26 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:25 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (5 bytes), uploading instead of streaming 2025/08/26 01:54:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:26 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/26 01:54:26 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:26 DEBUG : Looking for writers 2025/08/26 01:54:26 DEBUG : file1: reading active writers 2025/08/26 01:54:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.35s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:27 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:27 DEBUG : file1: WriteFileHandle.Release closing 2025/08/26 01:54:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:27 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:54:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:28 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:28 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/26 01:54:28 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:28 DEBUG : Looking for writers 2025/08/26 01:54:28 DEBUG : file1: reading active writers 2025/08/26 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:28 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:28 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (2 bytes), uploading instead of streaming 2025/08/26 01:54:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:29 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:29 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/26 01:54:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:29 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:29 DEBUG : Looking for writers 2025/08/26 01:54:29 DEBUG : file1: reading active writers 2025/08/26 01:54:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.47s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:30 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:30 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (0 bytes), uploading instead of streaming 2025/08/26 01:54:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:31 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:54:31 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:54:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:54:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:54:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:54:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/26 01:54:31 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:31 DEBUG : Looking for writers 2025/08/26 01:54:31 DEBUG : file1: reading active writers 2025/08/26 01:54:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-lexedir6hehu'", Local "Local file system at /tmp/rclone952544961", Modify Window "1s" 2025/08/26 01:54:31 INFO : files root 'rclone-test-lexedir6hehu': poll-interval is not supported by this remote 2025/08/26 01:54:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/26 01:54:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/26 01:54:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/26 01:54:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/26 01:54:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:31 DEBUG : files root 'rclone-test-lexedir6hehu': File to upload is small (100 bytes), uploading instead of streaming 2025/08/26 01:54:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/08/26 01:54:32 DEBUG : file1: Size of src and dst objects identical 2025/08/26 01:54:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/26 01:54:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/26 01:54:32 DEBUG : file1: Open: flags=O_RDONLY 2025/08/26 01:54:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/26 01:54:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/26 01:54:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/26 01:54:33 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/26 01:54:33 DEBUG : WaitForWriters: timeout=30s 2025/08/26 01:54:33 DEBUG : Looking for writers 2025/08/26 01:54:33 DEBUG : file1: reading active writers 2025/08/26 01:54:33 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.74s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/26 01:54:33 DEBUG : files root 'rclone-test-lexedir6hehu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m50.205784929s (try 1/5): exit status 1: Failed [TestDirForgetAll TestFileOpenRead TestRWFileHandleReadAt]