"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/06/30 03:50:35 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yekesok9zeje" 2025/06/30 03:50:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/30 03:50:36 DEBUG : Creating backend with remote "/tmp/rclone3770148613" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:36 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:38 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:38 DEBUG : dir: Looking for writers 2025/06/30 03:50:38 DEBUG : Looking for writers 2025/06/30 03:50:38 DEBUG : dir: reading active writers 2025/06/30 03:50:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.10s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:39 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:42 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:42 DEBUG : dir/subdir: Looking for writers 2025/06/30 03:50:42 DEBUG : dir: Looking for writers 2025/06/30 03:50:42 DEBUG : file1: reading active writers 2025/06/30 03:50:42 DEBUG : file2: reading active writers 2025/06/30 03:50:42 DEBUG : subdir: reading active writers 2025/06/30 03:50:42 DEBUG : Looking for writers 2025/06/30 03:50:42 DEBUG : dir: reading active writers 2025/06/30 03:50:42 DEBUG : >WaitForWriters: 2025/06/30 03:50:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/dir not empty`) 2025/06/30 03:50:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 03:50:44 DEBUG : pacer: Reducing sleep to 15ms 2025/06/30 03:50:44 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.67s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:44 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:44 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:50:45 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:45 DEBUG : dir: Looking for writers 2025/06/30 03:50:45 DEBUG : file1: reading active writers 2025/06/30 03:50:45 DEBUG : Looking for writers 2025/06/30 03:50:45 DEBUG : dir: reading active writers 2025/06/30 03:50:45 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.17s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:46 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:47 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:47 DEBUG : dir: Looking for writers 2025/06/30 03:50:47 DEBUG : Looking for writers 2025/06/30 03:50:47 DEBUG : dir: reading active writers 2025/06/30 03:50:47 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.02s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:48 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:49 DEBUG : dir: forgetting directory cache 2025/06/30 03:50:49 DEBUG : forgetting directory cache 2025/06/30 03:50:49 DEBUG : dir: forgetting directory cache 2025/06/30 03:50:49 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:49 DEBUG : Looking for writers 2025/06/30 03:50:49 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.14s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:50 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:51 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/30 03:50:51 DEBUG : dir: invalidating directory cache 2025/06/30 03:50:51 DEBUG : >ForgetPath: 2025/06/30 03:50:51 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/30 03:50:51 DEBUG : invalidating directory cache 2025/06/30 03:50:51 DEBUG : dir: forgetting directory cache 2025/06/30 03:50:51 DEBUG : >ForgetPath: 2025/06/30 03:50:51 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/30 03:50:51 DEBUG : >ForgetPath: 2025/06/30 03:50:51 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:51 DEBUG : dir: Looking for writers 2025/06/30 03:50:51 DEBUG : Looking for writers 2025/06/30 03:50:51 DEBUG : dir: reading active writers 2025/06/30 03:50:51 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.13s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:52 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:55 DEBUG : forgetting directory cache 2025/06/30 03:50:55 DEBUG : dir: forgetting directory cache 2025/06/30 03:50:55 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:55 DEBUG : dir: Looking for writers 2025/06/30 03:50:55 DEBUG : fil/a/b: Looking for writers 2025/06/30 03:50:55 DEBUG : fil/a: Looking for writers 2025/06/30 03:50:55 DEBUG : b: reading active writers 2025/06/30 03:50:55 DEBUG : fil: Looking for writers 2025/06/30 03:50:55 DEBUG : a: reading active writers 2025/06/30 03:50:55 DEBUG : Looking for writers 2025/06/30 03:50:55 DEBUG : dir: reading active writers 2025/06/30 03:50:55 DEBUG : fil: reading active writers 2025/06/30 03:50:55 DEBUG : >WaitForWriters: 2025/06/30 03:50:56 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/fil/a not empty`) 2025/06/30 03:50:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 03:50:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/fil/a not empty`) 2025/06/30 03:50:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/30 03:50:58 DEBUG : pacer: Reducing sleep to 30ms 2025/06/30 03:50:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/fil not empty`) 2025/06/30 03:50:58 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/06/30 03:50:58 DEBUG : pacer: Reducing sleep to 45ms 2025/06/30 03:50:58 DEBUG : pacer: Reducing sleep to 33.75ms 2025/06/30 03:50:58 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.97s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:50:58 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:50:59 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/06/30 03:50:59 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/06/30 03:50:59 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/06/30 03:50:59 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:50:59 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:50:59 DEBUG : dir: Looking for writers 2025/06/30 03:50:59 DEBUG : Looking for writers 2025/06/30 03:50:59 DEBUG : dir: reading active writers 2025/06/30 03:50:59 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.03s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:00 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:02 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:02 DEBUG : dir: Looking for writers 2025/06/30 03:51:02 DEBUG : file1: reading active writers 2025/06/30 03:51:02 DEBUG : Looking for writers 2025/06/30 03:51:02 DEBUG : dir: reading active writers 2025/06/30 03:51:02 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.13s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:02 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/06/30 03:51:06 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/30 03:51:06 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/30 03:51:06 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/30 03:51:06 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/30 03:51:08 DEBUG : dir: invalidating directory cache 2025/06/30 03:51:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/30 03:51:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/30 03:51:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/30 03:51:08 DEBUG : dir/file1: Reset virtual modtime 2025/06/30 03:51:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/30 03:51:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/30 03:51:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/30 03:51:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/30 03:51:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:51:08 DEBUG : dir: invalidating directory cache 2025/06/30 03:51:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/30 03:51:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/30 03:51:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/30 03:51:08 DEBUG : forgetting directory cache 2025/06/30 03:51:08 DEBUG : dir: forgetting directory cache 2025/06/30 03:51:08 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/30 03:51:08 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:08 DEBUG : dir/virtualDir: Looking for writers 2025/06/30 03:51:08 DEBUG : dir: Looking for writers 2025/06/30 03:51:08 DEBUG : file1: reading active writers 2025/06/30 03:51:08 DEBUG : virtualFile2: reading active writers 2025/06/30 03:51:08 DEBUG : virtualFile: reading active writers 2025/06/30 03:51:08 DEBUG : virtualDir: reading active writers 2025/06/30 03:51:08 DEBUG : Looking for writers 2025/06/30 03:51:08 DEBUG : dir: reading active writers 2025/06/30 03:51:08 DEBUG : >WaitForWriters: 2025/06/30 03:51:09 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/dir not empty`) 2025/06/30 03:51:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 03:51:09 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/dir not empty`) 2025/06/30 03:51:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/30 03:51:09 DEBUG : pacer: Reducing sleep to 30ms 2025/06/30 03:51:09 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirReadDirAll (7.31s) --- PASS: TestDirReadDirAll/Virtual (2.36s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:10 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:10 DEBUG : pacer: Reducing sleep to 16.875ms 2025/06/30 03:51:10 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/06/30 03:51:10 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:51:11 ERROR : dir/: Can only open directories read only 2025/06/30 03:51:11 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:11 DEBUG : dir: Looking for writers 2025/06/30 03:51:11 DEBUG : Looking for writers 2025/06/30 03:51:11 DEBUG : dir: reading active writers 2025/06/30 03:51:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.01s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:12 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:51:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/30 03:51:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/30 03:51:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/30 03:51:13 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (5 bytes), uploading instead of streaming 2025/06/30 03:51:14 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/06/30 03:51:14 DEBUG : dir/potato: Size of src and dst objects identical 2025/06/30 03:51:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/30 03:51:14 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:14 DEBUG : dir: Looking for writers 2025/06/30 03:51:14 DEBUG : file1: reading active writers 2025/06/30 03:51:14 DEBUG : potato: reading active writers 2025/06/30 03:51:14 DEBUG : Looking for writers 2025/06/30 03:51:14 DEBUG : dir: reading active writers 2025/06/30 03:51:14 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.26s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:15 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/30 03:51:17 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:17 DEBUG : dir/sub: Looking for writers 2025/06/30 03:51:17 DEBUG : dir: Looking for writers 2025/06/30 03:51:17 DEBUG : file1: reading active writers 2025/06/30 03:51:17 DEBUG : sub: reading active writers 2025/06/30 03:51:17 DEBUG : Looking for writers 2025/06/30 03:51:17 DEBUG : dir: reading active writers 2025/06/30 03:51:17 DEBUG : >WaitForWriters: 2025/06/30 03:51:18 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/dir not empty`) 2025/06/30 03:51:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 03:51:18 DEBUG : pacer: Reducing sleep to 15ms 2025/06/30 03:51:18 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.54s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:18 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:19 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:51:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/30 03:51:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/30 03:51:21 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:21 DEBUG : dir/sub/subsub: Looking for writers 2025/06/30 03:51:21 DEBUG : dir/sub: Looking for writers 2025/06/30 03:51:21 DEBUG : subsub: reading active writers 2025/06/30 03:51:21 DEBUG : dir: Looking for writers 2025/06/30 03:51:21 DEBUG : file1: reading active writers 2025/06/30 03:51:21 DEBUG : sub: reading active writers 2025/06/30 03:51:21 DEBUG : Looking for writers 2025/06/30 03:51:21 DEBUG : dir: reading active writers 2025/06/30 03:51:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (4.04s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:22 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:24 ERROR : dir/: Dir.Remove not empty 2025/06/30 03:51:24 DEBUG : dir/file1: Remove: 2025/06/30 03:51:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:51:24 DEBUG : dir/file1: >Remove: err= 2025/06/30 03:51:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/30 03:51:24 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:24 DEBUG : Looking for writers 2025/06/30 03:51:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.10s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:25 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:26 DEBUG : dir/file1: Remove: 2025/06/30 03:51:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:51:26 DEBUG : dir/file1: >Remove: err= 2025/06/30 03:51:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/30 03:51:26 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:26 DEBUG : Looking for writers 2025/06/30 03:51:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.17s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:27 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:28 DEBUG : dir/file1: Remove: 2025/06/30 03:51:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:51:28 DEBUG : dir/file1: >Remove: err= 2025/06/30 03:51:29 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:29 DEBUG : dir: Looking for writers 2025/06/30 03:51:29 DEBUG : Looking for writers 2025/06/30 03:51:29 DEBUG : dir: reading active writers 2025/06/30 03:51:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.50s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:29 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:32 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/30 03:51:33 DEBUG : dir: Updating dir with dir2 0xc000663d40 2025/06/30 03:51:33 DEBUG : dir: forgetting directory cache 2025/06/30 03:51:33 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/30 03:51:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/30 03:51:34 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/30 03:51:34 DEBUG : file2: Updating file with file2 0xc00012d8c0 2025/06/30 03:51:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/30 03:51:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/30 03:51:35 INFO : dir2/file3: Deleted 2025/06/30 03:51:35 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/30 03:51:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00012d8c0 2025/06/30 03:51:35 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/30 03:51:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/30 03:51:36 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/30 03:51:36 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000101380 2025/06/30 03:51:36 DEBUG : empty directory: forgetting directory cache 2025/06/30 03:51:36 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/30 03:51:36 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/30 03:51:36 DEBUG : dir2: Renaming to "dir3" 2025/06/30 03:51:36 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:36 DEBUG : dir3: Looking for writers 2025/06/30 03:51:36 DEBUG : file3: reading active writers 2025/06/30 03:51:36 DEBUG : renamed empty directory: Looking for writers 2025/06/30 03:51:36 DEBUG : Looking for writers 2025/06/30 03:51:36 DEBUG : renamed empty directory: reading active writers 2025/06/30 03:51:36 DEBUG : dir3: reading active writers 2025/06/30 03:51:36 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.07s) === 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-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:37 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/30 03:51:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:51:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:51:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/30 03:51:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/30 03:51:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/30 03:51:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/30 03:51:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:51:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:51:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/30 03:51:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/30 03:51:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/30 03:51:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/30 03:51:39 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (12 bytes), uploading instead of streaming 2025/06/30 03:51:43 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/06/30 03:51:43 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/06/30 03:51:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/30 03:51:43 DEBUG : forgetting directory cache 2025/06/30 03:51:43 DEBUG : dir: forgetting directory cache 2025/06/30 03:51:43 DEBUG : dir/sub: forgetting directory cache 2025/06/30 03:51:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/30 03:51:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/30 03:51:43 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (5 bytes), uploading instead of streaming 2025/06/30 03:51:44 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/06/30 03:51:44 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/06/30 03:51:44 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/30 03:51:44 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:44 DEBUG : dir/sub: Looking for writers 2025/06/30 03:51:44 DEBUG : file2: reading active writers 2025/06/30 03:51:44 DEBUG : file0: reading active writers 2025/06/30 03:51:44 DEBUG : dir: Looking for writers 2025/06/30 03:51:44 DEBUG : file1: reading active writers 2025/06/30 03:51:44 DEBUG : sub: reading active writers 2025/06/30 03:51:44 DEBUG : Looking for writers 2025/06/30 03:51:44 DEBUG : dir: reading active writers 2025/06/30 03:51:44 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.35s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:46 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote dir_test.go:679: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:679 Error: Received unexpected error: file does not exist Test: TestDirEntryModTimeInvalidation 2025/06/30 03:51:47 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:47 DEBUG : Looking for writers 2025/06/30 03:51:47 DEBUG : >WaitForWriters: 2025/06/30 03:51:47 DEBUG : forgetting directory cache --- FAIL: TestDirEntryModTimeInvalidation (1.20s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:47 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/30 03:51:48 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:51:48 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/30 03:51:48 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/30 03:51:48 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/30 03:51:48 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:51:48 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/30 03:51:48 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/30 03:51:48 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:51:48 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/30 03:51:48 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/30 03:51:48 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/30 03:51:48 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:51:48 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/30 03:51:48 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:48 DEBUG : dir: Looking for writers 2025/06/30 03:51:48 DEBUG : file1: reading active writers 2025/06/30 03:51:48 DEBUG : file1.metadata: reading active writers 2025/06/30 03:51:48 DEBUG : Looking for writers 2025/06/30 03:51:48 DEBUG : dir: reading active writers 2025/06/30 03:51:48 DEBUG : dir.metadata: reading active writers 2025/06/30 03:51:48 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.13s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:49 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:50 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:50 DEBUG : dir: Looking for writers 2025/06/30 03:51:50 DEBUG : file1: reading active writers 2025/06/30 03:51:50 DEBUG : Looking for writers 2025/06/30 03:51:50 DEBUG : dir: reading active writers 2025/06/30 03:51:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:51 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:54 DEBUG : Can set mod time: true 2025/06/30 03:51:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/30 03:51:54 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:54 DEBUG : dir: Looking for writers 2025/06/30 03:51:54 DEBUG : file1: reading active writers 2025/06/30 03:51:54 DEBUG : Looking for writers 2025/06/30 03:51:54 DEBUG : dir: reading active writers 2025/06/30 03:51:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:55 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:51:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:51:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/30 03:51:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:51:56 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (0 bytes), uploading instead of streaming 2025/06/30 03:51:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:51:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/30 03:51:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/30 03:51:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:51:57 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:57 DEBUG : dir: Looking for writers 2025/06/30 03:51:57 DEBUG : file1: reading active writers 2025/06/30 03:51:57 DEBUG : Looking for writers 2025/06/30 03:51:57 DEBUG : dir: reading active writers 2025/06/30 03:51:57 DEBUG : >WaitForWriters: 2025/06/30 03:51:58 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:51:58 DEBUG : dir: Looking for writers 2025/06/30 03:51:58 DEBUG : file1: reading active writers 2025/06/30 03:51:58 DEBUG : Looking for writers 2025/06/30 03:51:58 DEBUG : dir: reading active writers 2025/06/30 03:51:58 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:51:58 INFO : files root 'rclone-test-yekesok9zeje': 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go: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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=true 2025/06/30 03:52:07 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:07 DEBUG : Looking for writers 2025/06/30 03:52:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:07 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:07 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:52:07 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:07 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:07 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:52:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/30 03:52:10 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:10 DEBUG : dir: Looking for writers 2025/06/30 03:52:10 DEBUG : file1: reading active writers 2025/06/30 03:52:10 DEBUG : Looking for writers 2025/06/30 03:52:10 DEBUG : dir: reading active writers 2025/06/30 03:52:10 DEBUG : >WaitForWriters: 2025/06/30 03:52:10 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:11 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:11 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:52:11 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:11 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:11 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:52:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/30 03:52:12 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:52:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:52:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:52:12 DEBUG : dir/file1(0xc000700540): close: 2025/06/30 03:52:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/30 03:52:13 DEBUG : dir/file1(0xc000700540): >close: err= 2025/06/30 03:52:13 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:13 DEBUG : dir: Looking for writers 2025/06/30 03:52:13 DEBUG : file1: reading active writers 2025/06/30 03:52:13 DEBUG : Looking for writers 2025/06/30 03:52:13 DEBUG : dir: reading active writers 2025/06/30 03:52:13 DEBUG : >WaitForWriters: 2025/06/30 03:52:13 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:13 DEBUG : dir: Looking for writers 2025/06/30 03:52:13 DEBUG : file1: reading active writers 2025/06/30 03:52:13 DEBUG : Looking for writers 2025/06/30 03:52:13 DEBUG : dir: reading active writers 2025/06/30 03:52:13 DEBUG : >WaitForWriters: 2025/06/30 03:52:13 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:14 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:52:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:14 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:52:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/30 03:52:15 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:52:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:52:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:52:15 DEBUG : dir/file1(0xc0004134c0): _writeAt: size=5, off=0 2025/06/30 03:52:15 DEBUG : dir/file1(0xc0004134c0): openPending: 2025/06/30 03:52:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:52:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/30 03:52:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:15 DEBUG : dir/file1(0xc0004134c0): >openPending: err= 2025/06/30 03:52:15 DEBUG : dir/file1(0xc0004134c0): >_writeAt: n=5, err= 2025/06/30 03:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 03:52:15 DEBUG : dir/file1(0xc0004134c0): close: 2025/06/30 03:52:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/06/30 03:52:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/06/30 03:52:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/06/30 03:52:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/30 03:52:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/30 03:52:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:52:15 DEBUG : dir/file1(0xc0004134c0): >close: err= 2025/06/30 03:52:15 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:15 DEBUG : dir: Looking for writers 2025/06/30 03:52:15 DEBUG : file1: reading active writers 2025/06/30 03:52:15 DEBUG : Looking for writers 2025/06/30 03:52:15 DEBUG : dir: reading active writers 2025/06/30 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:52:15 DEBUG : dir: Looking for writers 2025/06/30 03:52:15 DEBUG : file1: reading active writers 2025/06/30 03:52:15 DEBUG : Looking for writers 2025/06/30 03:52:15 DEBUG : dir: reading active writers 2025/06/30 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:52:15 DEBUG : dir: Looking for writers 2025/06/30 03:52:15 DEBUG : file1: reading active writers 2025/06/30 03:52:15 DEBUG : Looking for writers 2025/06/30 03:52:15 DEBUG : dir: reading active writers 2025/06/30 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:52:15 DEBUG : dir: Looking for writers 2025/06/30 03:52:15 DEBUG : file1: reading active writers 2025/06/30 03:52:15 DEBUG : Looking for writers 2025/06/30 03:52:15 DEBUG : dir: reading active writers 2025/06/30 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:52:15 DEBUG : dir/file1: vfs cache: starting upload 2025/06/30 03:52:15 DEBUG : dir: Looking for writers 2025/06/30 03:52:15 DEBUG : file1: reading active writers 2025/06/30 03:52:15 DEBUG : Looking for writers 2025/06/30 03:52:15 DEBUG : dir: reading active writers 2025/06/30 03:52:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:52:16 DEBUG : dir: Looking for writers 2025/06/30 03:52:16 DEBUG : file1: reading active writers 2025/06/30 03:52:16 DEBUG : Looking for writers 2025/06/30 03:52:16 DEBUG : dir: reading active writers 2025/06/30 03:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:52:16 DEBUG : dir: Looking for writers 2025/06/30 03:52:16 DEBUG : file1: reading active writers 2025/06/30 03:52:16 DEBUG : Looking for writers 2025/06/30 03:52:16 DEBUG : dir: reading active writers 2025/06/30 03:52:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:52:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:52:16 INFO : dir/file1: Copied (replaced existing) 2025/06/30 03:52:16 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/06/30 03:52:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/30 03:52:16 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/06/30 03:52:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/30 03:52:17 DEBUG : dir: Looking for writers 2025/06/30 03:52:17 DEBUG : file1: reading active writers 2025/06/30 03:52:17 DEBUG : Looking for writers 2025/06/30 03:52:17 DEBUG : dir: reading active writers 2025/06/30 03:52:17 DEBUG : >WaitForWriters: 2025/06/30 03:52:17 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:17 DEBUG : dir: Looking for writers 2025/06/30 03:52:17 DEBUG : file1: reading active writers 2025/06/30 03:52:17 DEBUG : Looking for writers 2025/06/30 03:52:17 DEBUG : dir: reading active writers 2025/06/30 03:52:17 DEBUG : >WaitForWriters: 2025/06/30 03:52:17 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (26.47s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.42s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (9.06s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (3.64s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.56s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.98s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:18 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:52:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:52:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:52:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/30 03:52:19 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:19 DEBUG : dir: Looking for writers 2025/06/30 03:52:19 DEBUG : file1: reading active writers 2025/06/30 03:52:19 DEBUG : Looking for writers 2025/06/30 03:52:19 DEBUG : dir: reading active writers 2025/06/30 03:52:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.52s) === RUN TestFileOpenReadUnknownSize 2025/06/30 03:52:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/30 03:52:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/30 03:52:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:52:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/30 03:52:20 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:20 DEBUG : Looking for writers 2025/06/30 03:52:20 DEBUG : file.txt: reading active writers 2025/06/30 03:52:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:20 INFO : files root 'rclone-test-yekesok9zeje': 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Should be true Test: TestFileOpenWrite 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/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2025/06/30 03:52:29 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:29 DEBUG : Looking for writers 2025/06/30 03:52:29 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (9.02s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:29 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:31 DEBUG : dir/file1: Remove: 2025/06/30 03:52:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:31 DEBUG : dir/file1: >Remove: err= 2025/06/30 03:52:32 DEBUG : dir/file1: Remove: 2025/06/30 03:52:32 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/30 03:52:32 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:32 DEBUG : dir: Looking for writers 2025/06/30 03:52:32 DEBUG : Looking for writers 2025/06/30 03:52:32 DEBUG : dir: reading active writers 2025/06/30 03:52:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (3.09s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:32 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:34 DEBUG : dir/file1: Remove: 2025/06/30 03:52:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:34 DEBUG : dir/file1: >Remove: err= 2025/06/30 03:52:34 DEBUG : dir/file1: Remove: 2025/06/30 03:52:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/30 03:52:34 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:34 DEBUG : dir: Looking for writers 2025/06/30 03:52:34 DEBUG : Looking for writers 2025/06/30 03:52:34 DEBUG : dir: reading active writers 2025/06/30 03:52:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.46s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:35 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:52:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:52:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/30 03:52:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/30 03:52:36 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/30 03:52:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/30 03:52:36 DEBUG : dir/file1: Open: flags=0x3 2025/06/30 03:52:36 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/30 03:52:36 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/30 03:52:36 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:36 DEBUG : dir: Looking for writers 2025/06/30 03:52:36 DEBUG : file1: reading active writers 2025/06/30 03:52:36 DEBUG : Looking for writers 2025/06/30 03:52:36 DEBUG : dir: reading active writers 2025/06/30 03:52:36 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:37 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:38 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:38 DEBUG : dir: Looking for writers 2025/06/30 03:52:38 DEBUG : file1: reading active writers 2025/06/30 03:52:38 DEBUG : Looking for writers 2025/06/30 03:52:38 DEBUG : dir: reading active writers 2025/06/30 03:52:38 DEBUG : >WaitForWriters: 2025/06/30 03:52:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000a66000 2025/06/30 03:52:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/30 03:52:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000a66000 2025/06/30 03:52:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/30 03:52:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:52:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/30 03:52:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:40 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a66000 2025/06/30 03:52:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:40 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (25 bytes), uploading instead of streaming 2025/06/30 03:52:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:52:41 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/30 03:52:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:41 DEBUG : newLeaf: Running delayed rename now 2025/06/30 03:52:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000a66000 2025/06/30 03:52:42 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:42 DEBUG : dir: Looking for writers 2025/06/30 03:52:42 DEBUG : Looking for writers 2025/06/30 03:52:42 DEBUG : dir: reading active writers 2025/06/30 03:52:42 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:42 DEBUG : >WaitForWriters: 2025/06/30 03:52:42 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:42 DEBUG : dir: Looking for writers 2025/06/30 03:52:42 DEBUG : Looking for writers 2025/06/30 03:52:42 DEBUG : dir: reading active writers 2025/06/30 03:52:42 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:43 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:43 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:52:43 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:43 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:43 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:52:44 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:44 DEBUG : dir: Looking for writers 2025/06/30 03:52:44 DEBUG : file1: reading active writers 2025/06/30 03:52:44 DEBUG : Looking for writers 2025/06/30 03:52:44 DEBUG : dir: reading active writers 2025/06/30 03:52:44 DEBUG : >WaitForWriters: 2025/06/30 03:52:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:45 DEBUG : newLeaf: Updating file with newLeaf 0xc00094c000 2025/06/30 03:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/30 03:52:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00094c000 2025/06/30 03:52:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/30 03:52:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:52:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/30 03:52:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc00094c000 2025/06/30 03:52:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:46 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (25 bytes), uploading instead of streaming 2025/06/30 03:52:47 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:52:47 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/30 03:52:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:47 DEBUG : newLeaf: Running delayed rename now 2025/06/30 03:52:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00094c000 2025/06/30 03:52:48 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:48 DEBUG : dir: Looking for writers 2025/06/30 03:52:48 DEBUG : Looking for writers 2025/06/30 03:52:48 DEBUG : dir: reading active writers 2025/06/30 03:52:48 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:48 DEBUG : >WaitForWriters: 2025/06/30 03:52:48 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:48 DEBUG : dir: Looking for writers 2025/06/30 03:52:48 DEBUG : Looking for writers 2025/06/30 03:52:48 DEBUG : dir: reading active writers 2025/06/30 03:52:48 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:48 DEBUG : >WaitForWriters: 2025/06/30 03:52:48 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:49 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:52:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:49 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:52:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:52:50 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:52:50 DEBUG : dir/file1(0xc0006bb680): openPending: 2025/06/30 03:52:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:52:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/30 03:52:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:50 DEBUG : dir/file1(0xc0006bb680): >openPending: err= 2025/06/30 03:52:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:52:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:52:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:52:50 DEBUG : dir/file1(0xc0006bb680): _writeAt: size=14, off=0 2025/06/30 03:52:50 DEBUG : dir/file1(0xc0006bb680): >_writeAt: n=14, err= 2025/06/30 03:52:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/30 03:52:50 DEBUG : dir/file1(0xc0006bb680): close: 2025/06/30 03:52:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/30 03:52:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/30 03:52:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:52:50 DEBUG : dir/file1(0xc0006bb680): >close: err= 2025/06/30 03:52:50 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:50 DEBUG : dir: Looking for writers 2025/06/30 03:52:50 DEBUG : file1: reading active writers 2025/06/30 03:52:50 DEBUG : Looking for writers 2025/06/30 03:52:50 DEBUG : dir: reading active writers 2025/06/30 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:52:50 DEBUG : dir: Looking for writers 2025/06/30 03:52:50 DEBUG : file1: reading active writers 2025/06/30 03:52:50 DEBUG : Looking for writers 2025/06/30 03:52:50 DEBUG : dir: reading active writers 2025/06/30 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:52:50 DEBUG : dir: Looking for writers 2025/06/30 03:52:50 DEBUG : file1: reading active writers 2025/06/30 03:52:50 DEBUG : Looking for writers 2025/06/30 03:52:50 DEBUG : dir: reading active writers 2025/06/30 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:52:50 DEBUG : dir: Looking for writers 2025/06/30 03:52:50 DEBUG : file1: reading active writers 2025/06/30 03:52:50 DEBUG : Looking for writers 2025/06/30 03:52:50 DEBUG : dir: reading active writers 2025/06/30 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:52:50 DEBUG : dir/file1: vfs cache: starting upload 2025/06/30 03:52:50 DEBUG : dir: Looking for writers 2025/06/30 03:52:50 DEBUG : file1: reading active writers 2025/06/30 03:52:50 DEBUG : Looking for writers 2025/06/30 03:52:50 DEBUG : dir: reading active writers 2025/06/30 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:52:50 DEBUG : dir: Looking for writers 2025/06/30 03:52:50 DEBUG : file1: reading active writers 2025/06/30 03:52:50 DEBUG : Looking for writers 2025/06/30 03:52:50 DEBUG : dir: reading active writers 2025/06/30 03:52:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:52:51 DEBUG : dir: Looking for writers 2025/06/30 03:52:51 DEBUG : file1: reading active writers 2025/06/30 03:52:51 DEBUG : Looking for writers 2025/06/30 03:52:51 DEBUG : dir: reading active writers 2025/06/30 03:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:52:51 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:52:51 INFO : dir/file1: Copied (replaced existing) 2025/06/30 03:52:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/30 03:52:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/30 03:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/30 03:52:51 DEBUG : dir: Looking for writers 2025/06/30 03:52:51 DEBUG : file1: reading active writers 2025/06/30 03:52:51 DEBUG : Looking for writers 2025/06/30 03:52:51 DEBUG : dir: reading active writers 2025/06/30 03:52:51 DEBUG : >WaitForWriters: 2025/06/30 03:52:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:52:51 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:52:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:52:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:52:51 DEBUG : dir/file1(0xc0012abe80): _readAt: size=512, off=0 2025/06/30 03:52:51 DEBUG : dir/file1(0xc0012abe80): openPending: 2025/06/30 03:52:51 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/06/30 03:52:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/30 03:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:51 DEBUG : dir/file1(0xc0012abe80): >openPending: err= 2025/06/30 03:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/30 03:52:51 DEBUG : dir/file1(0xc0012abe80): >_readAt: n=14, err=EOF 2025/06/30 03:52:51 DEBUG : dir/file1(0xc0012abe80): close: 2025/06/30 03:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:52:51 DEBUG : dir/file1(0xc0012abe80): >close: err= 2025/06/30 03:52:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:52:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c9440 2025/06/30 03:52:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/30 03:52:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/30 03:52:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0005c9440 2025/06/30 03:52:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/30 03:52:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:52:54 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:52:54 DEBUG : dir/file1(0xc000701180): openPending: 2025/06/30 03:52:54 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/06/30 03:52:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/30 03:52:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:52:54 DEBUG : dir/file1(0xc000701180): >openPending: err= 2025/06/30 03:52:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:52:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:52:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:52:54 DEBUG : dir/file1(0xc000701180): _writeAt: size=25, off=0 2025/06/30 03:52:54 DEBUG : dir/file1(0xc000701180): >_writeAt: n=25, err= 2025/06/30 03:52:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:52:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0005c9440 2025/06/30 03:52:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:54 DEBUG : newLeaf(0xc000701180): close: 2025/06/30 03:52:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/30 03:52:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-30 03:52:54.131669411 +0000 UTC m=+138.532417814 2025/06/30 03:52:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/30 03:52:54 DEBUG : newLeaf(0xc000701180): >close: err= 2025/06/30 03:52:54 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:54 DEBUG : dir: Looking for writers 2025/06/30 03:52:54 DEBUG : Looking for writers 2025/06/30 03:52:54 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:54 DEBUG : dir: reading active writers 2025/06/30 03:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:52:54 DEBUG : dir: Looking for writers 2025/06/30 03:52:54 DEBUG : Looking for writers 2025/06/30 03:52:54 DEBUG : dir: reading active writers 2025/06/30 03:52:54 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:52:54 DEBUG : dir: Looking for writers 2025/06/30 03:52:54 DEBUG : Looking for writers 2025/06/30 03:52:54 DEBUG : dir: reading active writers 2025/06/30 03:52:54 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:52:54 DEBUG : dir: Looking for writers 2025/06/30 03:52:54 DEBUG : Looking for writers 2025/06/30 03:52:54 DEBUG : dir: reading active writers 2025/06/30 03:52:54 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:52:54 DEBUG : newLeaf: vfs cache: starting upload 2025/06/30 03:52:54 DEBUG : dir: Looking for writers 2025/06/30 03:52:54 DEBUG : Looking for writers 2025/06/30 03:52:54 DEBUG : dir: reading active writers 2025/06/30 03:52:54 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:52:55 DEBUG : dir: Looking for writers 2025/06/30 03:52:55 DEBUG : Looking for writers 2025/06/30 03:52:55 DEBUG : dir: reading active writers 2025/06/30 03:52:55 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:52:55 DEBUG : dir: Looking for writers 2025/06/30 03:52:55 DEBUG : Looking for writers 2025/06/30 03:52:55 DEBUG : dir: reading active writers 2025/06/30 03:52:55 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:52:55 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/30 03:52:55 INFO : newLeaf: Copied (replaced existing) 2025/06/30 03:52:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-30 03:52:54 +0000 UTC," 2025/06/30 03:52:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/30 03:52:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:52:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/30 03:52:56 DEBUG : dir: Looking for writers 2025/06/30 03:52:56 DEBUG : Looking for writers 2025/06/30 03:52:56 DEBUG : dir: reading active writers 2025/06/30 03:52:56 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:56 DEBUG : >WaitForWriters: 2025/06/30 03:52:56 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:56 DEBUG : dir: Looking for writers 2025/06/30 03:52:56 DEBUG : Looking for writers 2025/06/30 03:52:56 DEBUG : dir: reading active writers 2025/06/30 03:52:56 DEBUG : newLeaf: reading active writers 2025/06/30 03:52:56 DEBUG : >WaitForWriters: 2025/06/30 03:52:56 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:52:57 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:52:57 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:52:57 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:57 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:52:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:52:57 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:52:58 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:52:58 DEBUG : dir: Looking for writers 2025/06/30 03:52:58 DEBUG : file1: reading active writers 2025/06/30 03:52:58 DEBUG : Looking for writers 2025/06/30 03:52:58 DEBUG : dir: reading active writers 2025/06/30 03:52:58 DEBUG : >WaitForWriters: 2025/06/30 03:52:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:52:59 DEBUG : newLeaf: Updating file with newLeaf 0xc00073c540 2025/06/30 03:52:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:52:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/30 03:53:00 DEBUG : dir/file1: Updating file with dir/file1 0xc00073c540 2025/06/30 03:53:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/30 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:53:00 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:00 DEBUG : dir/file1(0xc0005cbc40): openPending: 2025/06/30 03:53:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/30 03:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:00 DEBUG : dir/file1(0xc0005cbc40): >openPending: err= 2025/06/30 03:53:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:53:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:00 DEBUG : dir/file1(0xc0005cbc40): _writeAt: size=25, off=0 2025/06/30 03:53:00 DEBUG : dir/file1(0xc0005cbc40): >_writeAt: n=25, err= 2025/06/30 03:53:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:53:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:53:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00073c540 2025/06/30 03:53:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:53:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:01 DEBUG : newLeaf(0xc0005cbc40): close: 2025/06/30 03:53:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/30 03:53:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-30 03:53:00.643092273 +0000 UTC m=+145.043840677 2025/06/30 03:53:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:01 DEBUG : newLeaf(0xc0005cbc40): >close: err= 2025/06/30 03:53:01 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:53:01 DEBUG : newLeaf: vfs cache: starting upload 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:53:01 DEBUG : dir: Looking for writers 2025/06/30 03:53:01 DEBUG : Looking for writers 2025/06/30 03:53:01 DEBUG : dir: reading active writers 2025/06/30 03:53:01 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:53:02 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/30 03:53:02 INFO : newLeaf: Copied (replaced existing) 2025/06/30 03:53:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-30 03:53:00 +0000 UTC," 2025/06/30 03:53:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/30 03:53:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/30 03:53:02 DEBUG : dir: Looking for writers 2025/06/30 03:53:02 DEBUG : Looking for writers 2025/06/30 03:53:02 DEBUG : dir: reading active writers 2025/06/30 03:53:02 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:02 DEBUG : >WaitForWriters: 2025/06/30 03:53:02 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:02 DEBUG : dir: Looking for writers 2025/06/30 03:53:02 DEBUG : Looking for writers 2025/06/30 03:53:02 DEBUG : dir: reading active writers 2025/06/30 03:53:02 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:02 DEBUG : >WaitForWriters: 2025/06/30 03:53:02 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:03 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:03 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:53:04 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:04 DEBUG : dir/file1(0xc0006ba2c0): openPending: 2025/06/30 03:53:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/30 03:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:04 DEBUG : dir/file1(0xc0006ba2c0): >openPending: err= 2025/06/30 03:53:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:53:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:04 DEBUG : dir/file1(0xc0006ba2c0): _writeAt: size=14, off=0 2025/06/30 03:53:04 DEBUG : dir/file1(0xc0006ba2c0): >_writeAt: n=14, err= 2025/06/30 03:53:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/30 03:53:04 DEBUG : dir/file1(0xc0006ba2c0): close: 2025/06/30 03:53:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/30 03:53:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/30 03:53:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:04 DEBUG : dir/file1(0xc0006ba2c0): >close: err= 2025/06/30 03:53:04 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:04 DEBUG : dir: Looking for writers 2025/06/30 03:53:04 DEBUG : file1: reading active writers 2025/06/30 03:53:04 DEBUG : Looking for writers 2025/06/30 03:53:04 DEBUG : dir: reading active writers 2025/06/30 03:53:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:53:04 DEBUG : dir: Looking for writers 2025/06/30 03:53:04 DEBUG : file1: reading active writers 2025/06/30 03:53:04 DEBUG : Looking for writers 2025/06/30 03:53:04 DEBUG : dir: reading active writers 2025/06/30 03:53:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:53:05 DEBUG : dir: Looking for writers 2025/06/30 03:53:05 DEBUG : file1: reading active writers 2025/06/30 03:53:05 DEBUG : Looking for writers 2025/06/30 03:53:05 DEBUG : dir: reading active writers 2025/06/30 03:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:53:05 DEBUG : dir: Looking for writers 2025/06/30 03:53:05 DEBUG : file1: reading active writers 2025/06/30 03:53:05 DEBUG : Looking for writers 2025/06/30 03:53:05 DEBUG : dir: reading active writers 2025/06/30 03:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:53:05 DEBUG : dir/file1: vfs cache: starting upload 2025/06/30 03:53:05 DEBUG : dir: Looking for writers 2025/06/30 03:53:05 DEBUG : file1: reading active writers 2025/06/30 03:53:05 DEBUG : Looking for writers 2025/06/30 03:53:05 DEBUG : dir: reading active writers 2025/06/30 03:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:53:05 DEBUG : dir: Looking for writers 2025/06/30 03:53:05 DEBUG : file1: reading active writers 2025/06/30 03:53:05 DEBUG : Looking for writers 2025/06/30 03:53:05 DEBUG : dir: reading active writers 2025/06/30 03:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:53:05 DEBUG : dir: Looking for writers 2025/06/30 03:53:05 DEBUG : file1: reading active writers 2025/06/30 03:53:05 DEBUG : Looking for writers 2025/06/30 03:53:05 DEBUG : dir: reading active writers 2025/06/30 03:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:53:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:53:05 INFO : dir/file1: Copied (replaced existing) 2025/06/30 03:53:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/30 03:53:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/30 03:53:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/30 03:53:06 DEBUG : dir: Looking for writers 2025/06/30 03:53:06 DEBUG : file1: reading active writers 2025/06/30 03:53:06 DEBUG : Looking for writers 2025/06/30 03:53:06 DEBUG : dir: reading active writers 2025/06/30 03:53:06 DEBUG : >WaitForWriters: 2025/06/30 03:53:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:06 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:06 DEBUG : dir/file1(0xc0012aa340): _readAt: size=512, off=0 2025/06/30 03:53:06 DEBUG : dir/file1(0xc0012aa340): openPending: 2025/06/30 03:53:06 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/06/30 03:53:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/30 03:53:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:06 DEBUG : dir/file1(0xc0012aa340): >openPending: err= 2025/06/30 03:53:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/30 03:53:06 DEBUG : dir/file1(0xc0012aa340): >_readAt: n=14, err=EOF 2025/06/30 03:53:06 DEBUG : dir/file1(0xc0012aa340): close: 2025/06/30 03:53:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:06 DEBUG : dir/file1(0xc0012aa340): >close: err= 2025/06/30 03:53:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:53:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:53:07 DEBUG : newLeaf: Updating file with newLeaf 0xc00073cfc0 2025/06/30 03:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:53:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/30 03:53:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/30 03:53:08 DEBUG : dir/file1: Updating file with dir/file1 0xc00073cfc0 2025/06/30 03:53:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/30 03:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:53:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:08 DEBUG : dir/file1(0xc0012aad40): openPending: 2025/06/30 03:53:08 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/06/30 03:53:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/30 03:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:08 DEBUG : dir/file1(0xc0012aad40): >openPending: err= 2025/06/30 03:53:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:53:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:08 DEBUG : dir/file1(0xc0012aad40): _writeAt: size=25, off=0 2025/06/30 03:53:08 DEBUG : dir/file1(0xc0012aad40): >_writeAt: n=25, err= 2025/06/30 03:53:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:53:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:53:09 DEBUG : newLeaf: Updating file with newLeaf 0xc00073cfc0 2025/06/30 03:53:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:53:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:09 DEBUG : newLeaf(0xc0012aad40): close: 2025/06/30 03:53:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/30 03:53:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-30 03:53:08.501744122 +0000 UTC m=+152.902492526 2025/06/30 03:53:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:09 DEBUG : newLeaf(0xc0012aad40): >close: err= 2025/06/30 03:53:09 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:53:09 DEBUG : newLeaf: vfs cache: starting upload 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:53:09 DEBUG : dir: Looking for writers 2025/06/30 03:53:09 DEBUG : Looking for writers 2025/06/30 03:53:09 DEBUG : dir: reading active writers 2025/06/30 03:53:09 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:53:10 DEBUG : dir: Looking for writers 2025/06/30 03:53:10 DEBUG : Looking for writers 2025/06/30 03:53:10 DEBUG : dir: reading active writers 2025/06/30 03:53:10 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:11 DEBUG : dir: Looking for writers 2025/06/30 03:53:11 DEBUG : Looking for writers 2025/06/30 03:53:11 DEBUG : dir: reading active writers 2025/06/30 03:53:11 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:12 DEBUG : dir: Looking for writers 2025/06/30 03:53:12 DEBUG : Looking for writers 2025/06/30 03:53:12 DEBUG : dir: reading active writers 2025/06/30 03:53:12 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:13 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/30 03:53:13 INFO : newLeaf: Copied (replaced existing) 2025/06/30 03:53:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-30 03:53:08 +0000 UTC," 2025/06/30 03:53:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/30 03:53:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/30 03:53:13 DEBUG : dir: Looking for writers 2025/06/30 03:53:13 DEBUG : Looking for writers 2025/06/30 03:53:13 DEBUG : dir: reading active writers 2025/06/30 03:53:13 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:13 DEBUG : >WaitForWriters: 2025/06/30 03:53:13 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:13 DEBUG : dir: Looking for writers 2025/06/30 03:53:13 DEBUG : Looking for writers 2025/06/30 03:53:13 DEBUG : dir: reading active writers 2025/06/30 03:53:13 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:13 DEBUG : >WaitForWriters: 2025/06/30 03:53:13 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:14 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:14 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:16 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:16 DEBUG : dir: Looking for writers 2025/06/30 03:53:16 DEBUG : file1: reading active writers 2025/06/30 03:53:16 DEBUG : Looking for writers 2025/06/30 03:53:16 DEBUG : dir: reading active writers 2025/06/30 03:53:16 DEBUG : >WaitForWriters: 2025/06/30 03:53:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:16 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:16 DEBUG : dir/file1(0xc0006bb740): _readAt: size=512, off=0 2025/06/30 03:53:16 DEBUG : dir/file1(0xc0006bb740): openPending: 2025/06/30 03:53:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/30 03:53:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:16 DEBUG : dir/file1(0xc0006bb740): >openPending: err= 2025/06/30 03:53:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/30 03:53:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:53:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:16 DEBUG : dir/file1(0xc0006bb740): >_readAt: n=14, err=EOF 2025/06/30 03:53:16 DEBUG : dir/file1(0xc0006bb740): close: 2025/06/30 03:53:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:16 DEBUG : dir/file1(0xc0006bb740): >close: err= 2025/06/30 03:53:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:53:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:53:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00073d200 2025/06/30 03:53:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:53:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/30 03:53:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/30 03:53:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00073d200 2025/06/30 03:53:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/30 03:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:53:18 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:18 DEBUG : dir/file1(0xc0006bbdc0): openPending: 2025/06/30 03:53:18 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/06/30 03:53:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/30 03:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:18 DEBUG : dir/file1(0xc0006bbdc0): >openPending: err= 2025/06/30 03:53:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:53:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:18 DEBUG : dir/file1(0xc0006bbdc0): _writeAt: size=25, off=0 2025/06/30 03:53:18 DEBUG : dir/file1(0xc0006bbdc0): >_writeAt: n=25, err= 2025/06/30 03:53:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/30 03:53:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/30 03:53:19 DEBUG : newLeaf: Updating file with newLeaf 0xc00073d200 2025/06/30 03:53:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:53:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:19 DEBUG : newLeaf(0xc0006bbdc0): close: 2025/06/30 03:53:19 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/30 03:53:19 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-30 03:53:18.776202025 +0000 UTC m=+163.176950429 2025/06/30 03:53:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:19 DEBUG : newLeaf(0xc0006bbdc0): >close: err= 2025/06/30 03:53:19 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:19 DEBUG : dir: Looking for writers 2025/06/30 03:53:19 DEBUG : Looking for writers 2025/06/30 03:53:19 DEBUG : dir: reading active writers 2025/06/30 03:53:19 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:53:19 DEBUG : dir: Looking for writers 2025/06/30 03:53:19 DEBUG : Looking for writers 2025/06/30 03:53:19 DEBUG : dir: reading active writers 2025/06/30 03:53:19 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:53:19 DEBUG : dir: Looking for writers 2025/06/30 03:53:19 DEBUG : Looking for writers 2025/06/30 03:53:19 DEBUG : dir: reading active writers 2025/06/30 03:53:19 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:53:19 DEBUG : dir: Looking for writers 2025/06/30 03:53:19 DEBUG : Looking for writers 2025/06/30 03:53:19 DEBUG : dir: reading active writers 2025/06/30 03:53:19 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:53:19 DEBUG : newLeaf: vfs cache: starting upload 2025/06/30 03:53:19 DEBUG : dir: Looking for writers 2025/06/30 03:53:19 DEBUG : Looking for writers 2025/06/30 03:53:19 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:19 DEBUG : dir: reading active writers 2025/06/30 03:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:53:19 DEBUG : dir: Looking for writers 2025/06/30 03:53:19 DEBUG : Looking for writers 2025/06/30 03:53:19 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:19 DEBUG : dir: reading active writers 2025/06/30 03:53:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:53:20 DEBUG : dir: Looking for writers 2025/06/30 03:53:20 DEBUG : Looking for writers 2025/06/30 03:53:20 DEBUG : dir: reading active writers 2025/06/30 03:53:20 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:53:20 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/30 03:53:20 INFO : newLeaf: Copied (replaced existing) 2025/06/30 03:53:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-30 03:53:18 +0000 UTC," 2025/06/30 03:53:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/30 03:53:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/30 03:53:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/30 03:53:20 DEBUG : dir: Looking for writers 2025/06/30 03:53:20 DEBUG : Looking for writers 2025/06/30 03:53:20 DEBUG : dir: reading active writers 2025/06/30 03:53:20 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:20 DEBUG : >WaitForWriters: 2025/06/30 03:53:20 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:20 DEBUG : dir: Looking for writers 2025/06/30 03:53:20 DEBUG : Looking for writers 2025/06/30 03:53:20 DEBUG : dir: reading active writers 2025/06/30 03:53:20 DEBUG : newLeaf: reading active writers 2025/06/30 03:53:20 DEBUG : >WaitForWriters: 2025/06/30 03:53:20 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestFileRename (44.38s) --- PASS: TestFileRename/off,forceCache=false (5.86s) --- PASS: TestFileRename/minimal,forceCache=false (6.05s) --- PASS: TestFileRename/minimal,forceCache=true (7.83s) --- PASS: TestFileRename/writes,forceCache=false (6.51s) --- PASS: TestFileRename/writes,forceCache=true (10.84s) --- PASS: TestFileRename/full,forceCache=false (7.30s) === 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-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:21 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:21 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:21 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:21 DEBUG : Looking for writers 2025/06/30 03:53:21 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-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:21 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:53:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/30 03:53:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:23 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:23 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:23 DEBUG : dir: Looking for writers 2025/06/30 03:53:23 DEBUG : file1: reading active writers 2025/06/30 03:53:23 DEBUG : Looking for writers 2025/06/30 03:53:23 DEBUG : dir: reading active writers 2025/06/30 03:53:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.44s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:24 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:53:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/30 03:53:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/30 03:53:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/30 03:53:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/30 03:53:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/30 03:53:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/30 03:53:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/30 03:53:27 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/30 03:53:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/30 03:53:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/30 03:53:27 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/30 03:53:27 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:27 DEBUG : dir: Looking for writers 2025/06/30 03:53:27 DEBUG : file1: reading active writers 2025/06/30 03:53:27 DEBUG : Looking for writers 2025/06/30 03:53:27 DEBUG : dir: reading active writers 2025/06/30 03:53:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.90s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:28 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:53:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/30 03:53:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/30 03:53:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/30 03:53:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/30 03:53:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/30 03:53:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/30 03:53:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/30 03:53:31 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/30 03:53:31 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/30 03:53:31 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/30 03:53:31 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/30 03:53:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/30 03:53:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/30 03:53:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/30 03:53:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/30 03:53:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/30 03:53:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/30 03:53:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/30 03:53:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/30 03:53:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/30 03:53:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/30 03:53:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/30 03:53:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/30 03:53:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/30 03:53:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/30 03:53:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/30 03:53:32 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:32 DEBUG : dir: Looking for writers 2025/06/30 03:53:32 DEBUG : file1: reading active writers 2025/06/30 03:53:32 DEBUG : Looking for writers 2025/06/30 03:53:32 DEBUG : dir: reading active writers 2025/06/30 03:53:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.42s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:32 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:53:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/30 03:53:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:34 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:34 DEBUG : dir: Looking for writers 2025/06/30 03:53:34 DEBUG : file1: reading active writers 2025/06/30 03:53:34 DEBUG : Looking for writers 2025/06/30 03:53:34 DEBUG : dir: reading active writers 2025/06/30 03:53:34 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.39s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:35 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/30 03:53:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/30 03:53:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/30 03:53:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/30 03:53:36 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:36 DEBUG : dir: Looking for writers 2025/06/30 03:53:36 DEBUG : file1: reading active writers 2025/06/30 03:53:36 DEBUG : Looking for writers 2025/06/30 03:53:36 DEBUG : dir: reading active writers 2025/06/30 03:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.36s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:37 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:37 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:37 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:37 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:37 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:38 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:53:38 DEBUG : dir/file1(0xc0012aaa00): _readAt: size=1, off=0 2025/06/30 03:53:38 DEBUG : dir/file1(0xc0012aaa00): openPending: 2025/06/30 03:53:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:53:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:38 DEBUG : dir/file1(0xc0012aaa00): >openPending: err= 2025/06/30 03:53:38 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/30 03:53:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:53:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): >_readAt: n=1, err= 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): _readAt: size=256, off=1 2025/06/30 03:53:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): >_readAt: n=15, err=EOF 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): _readAt: size=16, off=16 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): >_readAt: n=0, err=EOF 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): close: 2025/06/30 03:53:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): >close: err= 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): close: 2025/06/30 03:53:39 DEBUG : dir/file1(0xc0012aaa00): >close: err=file already closed 2025/06/30 03:53:39 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:39 DEBUG : dir: Looking for writers 2025/06/30 03:53:39 DEBUG : file1: reading active writers 2025/06/30 03:53:39 DEBUG : Looking for writers 2025/06/30 03:53:39 DEBUG : dir: reading active writers 2025/06/30 03:53:39 DEBUG : >WaitForWriters: 2025/06/30 03:53:39 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.42s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:39 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:39 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:39 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:39 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:39 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:41 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): _readAt: size=1, off=0 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): openPending: 2025/06/30 03:53:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:53:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >openPending: err= 2025/06/30 03:53:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/30 03:53:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:53:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >_readAt: n=1, err= 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): _readAt: size=1, off=5 2025/06/30 03:53:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >_readAt: n=1, err= 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): _readAt: size=1, off=3 2025/06/30 03:53:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >_readAt: n=1, err= 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): _readAt: size=1, off=13 2025/06/30 03:53:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >_readAt: n=1, err= 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): _readAt: size=16, off=100 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >_readAt: n=0, err=EOF 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): close: 2025/06/30 03:53:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:41 DEBUG : dir/file1(0xc0011a31c0): >close: err= 2025/06/30 03:53:41 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:41 DEBUG : dir: Looking for writers 2025/06/30 03:53:41 DEBUG : file1: reading active writers 2025/06/30 03:53:41 DEBUG : Looking for writers 2025/06/30 03:53:41 DEBUG : dir: reading active writers 2025/06/30 03:53:41 DEBUG : >WaitForWriters: 2025/06/30 03:53:41 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.44s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:42 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:42 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:42 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:42 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:42 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:43 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:53:43 DEBUG : dir/file1(0xc0011a2140): _readAt: size=1, off=0 2025/06/30 03:53:43 DEBUG : dir/file1(0xc0011a2140): openPending: 2025/06/30 03:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:43 DEBUG : dir/file1(0xc0011a2140): >openPending: err= 2025/06/30 03:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/30 03:53:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:53:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=1, err= 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): _readAt: size=1, off=5 2025/06/30 03:53:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=1, err= 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): _readAt: size=1, off=1 2025/06/30 03:53:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=1, err= 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): _readAt: size=6, off=10 2025/06/30 03:53:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=6, err= 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): _readAt: size=256, off=10 2025/06/30 03:53:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=6, err=EOF 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): _readAt: size=256, off=100 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=0, err=EOF 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): close: 2025/06/30 03:53:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >close: err= 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): _readAt: size=256, off=100 2025/06/30 03:53:44 DEBUG : dir/file1(0xc0011a2140): >_readAt: n=0, err=file already closed 2025/06/30 03:53:44 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:44 DEBUG : dir: Looking for writers 2025/06/30 03:53:44 DEBUG : file1: reading active writers 2025/06/30 03:53:44 DEBUG : Looking for writers 2025/06/30 03:53:44 DEBUG : dir: reading active writers 2025/06/30 03:53:44 DEBUG : >WaitForWriters: 2025/06/30 03:53:44 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.39s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:44 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:44 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:44 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:44 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:44 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:46 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): RWFileHandle.Flush 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): _readAt: size=256, off=0 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): openPending: 2025/06/30 03:53:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): >openPending: err= 2025/06/30 03:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/30 03:53:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:53:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): >_readAt: n=16, err=EOF 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): RWFileHandle.Flush 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): RWFileHandle.Flush 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): close: 2025/06/30 03:53:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:46 DEBUG : dir/file1(0xc0004129c0): >close: err= 2025/06/30 03:53:46 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:46 DEBUG : dir: Looking for writers 2025/06/30 03:53:46 DEBUG : file1: reading active writers 2025/06/30 03:53:46 DEBUG : Looking for writers 2025/06/30 03:53:46 DEBUG : dir: reading active writers 2025/06/30 03:53:46 DEBUG : >WaitForWriters: 2025/06/30 03:53:46 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.62s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:47 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:47 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:47 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:47 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:47 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:53:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/30 03:53:48 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:53:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:53:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:53:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:53:48 DEBUG : dir/file1(0xc0005ca4c0): _readAt: size=256, off=0 2025/06/30 03:53:48 DEBUG : dir/file1(0xc0005ca4c0): openPending: 2025/06/30 03:53:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:53:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:53:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:48 DEBUG : dir/file1(0xc0005ca4c0): >openPending: err= 2025/06/30 03:53:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/30 03:53:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:53:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:53:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:53:49 DEBUG : dir/file1(0xc0005ca4c0): >_readAt: n=16, err=EOF 2025/06/30 03:53:49 DEBUG : dir/file1(0xc0005ca4c0): RWFileHandle.Release 2025/06/30 03:53:49 DEBUG : dir/file1(0xc0005ca4c0): close: 2025/06/30 03:53:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/30 03:53:49 DEBUG : dir/file1(0xc0005ca4c0): >close: err= 2025/06/30 03:53:49 DEBUG : dir/file1(0xc0005ca4c0): RWFileHandle.Release 2025/06/30 03:53:49 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:49 DEBUG : dir: Looking for writers 2025/06/30 03:53:49 DEBUG : file1: reading active writers 2025/06/30 03:53:49 DEBUG : Looking for writers 2025/06/30 03:53:49 DEBUG : dir: reading active writers 2025/06/30 03:53:49 DEBUG : >WaitForWriters: 2025/06/30 03:53:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.51s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:49 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:49 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:53:49 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:53:50 DEBUG : file1: newRWFileHandle: 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): openPending: 2025/06/30 03:53:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:53:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): >openPending: err= 2025/06/30 03:53:50 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:53:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:53:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): _writeAt: size=5, off=0 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): >_writeAt: n=5, err= 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): _writeAt: size=7, off=5 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): >_writeAt: n=7, err= 2025/06/30 03:53:50 DEBUG : file1: vfs cache: truncate to size=11 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): close: 2025/06/30 03:53:50 DEBUG : file1: vfs cache: setting modification time to 2025-06-30 03:53:50.037985968 +0000 UTC m=+194.438734362 2025/06/30 03:53:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): >close: err= 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): close: 2025/06/30 03:53:50 DEBUG : file1(0xc0005cb2c0): >close: err=file already closed 2025/06/30 03:53:50 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:53:50 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:53:50 DEBUG : Looking for writers 2025/06/30 03:53:50 DEBUG : file1: reading active writers 2025/06/30 03:53:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:53:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:53:51 INFO : file1: Copied (new) 2025/06/30 03:53:51 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-30 03:53:50 +0000 UTC," 2025/06/30 03:53:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:53:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:51 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:53:51 DEBUG : Looking for writers 2025/06/30 03:53:51 DEBUG : file1: reading active writers 2025/06/30 03:53:51 DEBUG : >WaitForWriters: 2025/06/30 03:53:51 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:51 DEBUG : Looking for writers 2025/06/30 03:53:51 DEBUG : file1: reading active writers 2025/06/30 03:53:51 DEBUG : >WaitForWriters: 2025/06/30 03:53:51 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.03s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:51 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:51 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:51 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:51 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:53:51 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:53:52 DEBUG : file1: newRWFileHandle: 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): openPending: 2025/06/30 03:53:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:53:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): >openPending: err= 2025/06/30 03:53:52 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:53:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:53:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): _writeAt: size=7, off=0 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): >_writeAt: n=7, err= 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): _writeAt: size=6, off=5 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): >_writeAt: n=6, err= 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): close: 2025/06/30 03:53:52 DEBUG : file1: vfs cache: setting modification time to 2025-06-30 03:53:52.048912586 +0000 UTC m=+196.449660980 2025/06/30 03:53:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): >close: err= 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): _writeAt: size=5, off=0 2025/06/30 03:53:52 DEBUG : file1(0xc000700f00): >_writeAt: n=0, err=file already closed 2025/06/30 03:53:52 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:53:52 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:53:52 DEBUG : Looking for writers 2025/06/30 03:53:52 DEBUG : file1: reading active writers 2025/06/30 03:53:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:53:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:53:52 INFO : file1: Copied (new) 2025/06/30 03:53:52 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-30 03:53:52 +0000 UTC," 2025/06/30 03:53:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:53:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:52 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:53:53 DEBUG : Looking for writers 2025/06/30 03:53:53 DEBUG : file1: reading active writers 2025/06/30 03:53:53 DEBUG : >WaitForWriters: 2025/06/30 03:53:53 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:53 DEBUG : Looking for writers 2025/06/30 03:53:53 DEBUG : file1: reading active writers 2025/06/30 03:53:53 DEBUG : >WaitForWriters: 2025/06/30 03:53:53 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:53:53 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:53:53 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:53:53 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:53 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:53:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:53:53 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:53:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:53:54 DEBUG : file1: newRWFileHandle: 2025/06/30 03:53:54 DEBUG : file1(0xc0011a3200): openPending: 2025/06/30 03:53:54 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:53:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:54 DEBUG : file1(0xc0011a3200): >openPending: err= 2025/06/30 03:53:54 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:53:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:54 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:53:54 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:53:54 DEBUG : file1(0xc0011a3200): close: 2025/06/30 03:53:54 DEBUG : file1: vfs cache: setting modification time to 2025-06-30 03:53:54.051364725 +0000 UTC m=+198.452113120 2025/06/30 03:53:54 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:54 DEBUG : file1(0xc0011a3200): >close: err= 2025/06/30 03:53:54 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/30 03:53:54 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:53:54 DEBUG : file2: newRWFileHandle: 2025/06/30 03:53:54 DEBUG : file2(0xc0011a3680): openPending: 2025/06/30 03:53:54 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:53:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/30 03:53:54 DEBUG : file2(0xc0011a3680): >openPending: err= 2025/06/30 03:53:54 DEBUG : file2: >newRWFileHandle: err= 2025/06/30 03:53:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/30 03:53:54 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/30 03:53:54 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/30 03:53:54 DEBUG : file2(0xc0011a3680): RWFileHandle.Flush 2025/06/30 03:53:54 DEBUG : file2(0xc0011a3680): RWFileHandle.Release 2025/06/30 03:53:54 DEBUG : file2(0xc0011a3680): close: 2025/06/30 03:53:54 DEBUG : file2: vfs cache: setting modification time to 2025-06-30 03:53:54.05329666 +0000 UTC m=+198.454045065 2025/06/30 03:53:54 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/30 03:53:54 DEBUG : file2(0xc0011a3680): >close: err= 2025/06/30 03:53:54 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/30 03:53:54 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:53:54 DEBUG : file2: vfs cache: starting upload 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/06/30 03:53:54 DEBUG : Looking for writers 2025/06/30 03:53:54 DEBUG : file2: reading active writers 2025/06/30 03:53:54 DEBUG : file1: reading active writers 2025/06/30 03:53:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/06/30 03:53:55 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/06/30 03:53:55 INFO : file2: Copied (new) 2025/06/30 03:53:55 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-30 03:53:54 +0000 UTC," 2025/06/30 03:53:55 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/30 03:53:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/30 03:53:55 INFO : file2: vfs cache: upload succeeded try #1 2025/06/30 03:53:55 DEBUG : Looking for writers 2025/06/30 03:53:55 DEBUG : file1: reading active writers 2025/06/30 03:53:55 DEBUG : file2: reading active writers 2025/06/30 03:53:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:56 DEBUG : Looking for writers 2025/06/30 03:53:56 DEBUG : file1: reading active writers 2025/06/30 03:53:56 DEBUG : file2: reading active writers 2025/06/30 03:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:57 DEBUG : Looking for writers 2025/06/30 03:53:57 DEBUG : file1: reading active writers 2025/06/30 03:53:57 DEBUG : file2: reading active writers 2025/06/30 03:53:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:58 DEBUG : Looking for writers 2025/06/30 03:53:58 DEBUG : file1: reading active writers 2025/06/30 03:53:58 DEBUG : file2: reading active writers 2025/06/30 03:53:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/30 03:53:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:53:58 INFO : file1: Copied (new) 2025/06/30 03:53:58 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-30 03:53:54 +0000 UTC," 2025/06/30 03:53:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:53:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:53:58 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:53:59 DEBUG : Looking for writers 2025/06/30 03:53:59 DEBUG : file1: reading active writers 2025/06/30 03:53:59 DEBUG : file2: reading active writers 2025/06/30 03:53:59 DEBUG : >WaitForWriters: 2025/06/30 03:53:59 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:53:59 DEBUG : Looking for writers 2025/06/30 03:53:59 DEBUG : file1: reading active writers 2025/06/30 03:53:59 DEBUG : file2: reading active writers 2025/06/30 03:53:59 DEBUG : >WaitForWriters: 2025/06/30 03:53:59 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (6.15s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:00 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:00 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:00 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:00 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:00 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:00 DEBUG : file1: newRWFileHandle: 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): openPending: 2025/06/30 03:54:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): >openPending: err= 2025/06/30 03:54:00 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:54:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:54:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): _writeAt: size=5, off=0 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): >_writeAt: n=5, err= 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): RWFileHandle.Flush 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): RWFileHandle.Flush 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): close: 2025/06/30 03:54:00 DEBUG : file1: vfs cache: setting modification time to 2025-06-30 03:54:00.227786526 +0000 UTC m=+204.628534920 2025/06/30 03:54:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:00 DEBUG : file1(0xc0012ab880): >close: err= 2025/06/30 03:54:00 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:00 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:00 DEBUG : Looking for writers 2025/06/30 03:54:00 DEBUG : file1: reading active writers 2025/06/30 03:54:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:54:01 INFO : file1: Copied (new) 2025/06/30 03:54:01 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-30 03:54:00 +0000 UTC," 2025/06/30 03:54:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:54:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:01 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:54:01 DEBUG : Looking for writers 2025/06/30 03:54:01 DEBUG : file1: reading active writers 2025/06/30 03:54:01 DEBUG : >WaitForWriters: 2025/06/30 03:54:01 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.89s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:01 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:01 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:01 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:01 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:01 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:02 DEBUG : file1: newRWFileHandle: 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): openPending: 2025/06/30 03:54:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): >openPending: err= 2025/06/30 03:54:02 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:54:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:54:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): _writeAt: size=5, off=0 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): >_writeAt: n=5, err= 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): RWFileHandle.Release 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): close: 2025/06/30 03:54:02 DEBUG : file1: vfs cache: setting modification time to 2025-06-30 03:54:02.098356702 +0000 UTC m=+206.499105106 2025/06/30 03:54:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): >close: err= 2025/06/30 03:54:02 DEBUG : file1(0xc000bd01c0): RWFileHandle.Release 2025/06/30 03:54:02 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:02 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:02 DEBUG : Looking for writers 2025/06/30 03:54:02 DEBUG : file1: reading active writers 2025/06/30 03:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:02 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:54:02 INFO : file1: Copied (new) 2025/06/30 03:54:02 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-30 03:54:02 +0000 UTC," 2025/06/30 03:54:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:54:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:02 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:54:03 DEBUG : Looking for writers 2025/06/30 03:54:03 DEBUG : file1: reading active writers 2025/06/30 03:54:03 DEBUG : >WaitForWriters: 2025/06/30 03:54:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.93s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:03 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:03 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:03 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/30 03:54:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:54:05 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:54:05 DEBUG : dir/file1(0xc000a648c0): openPending: 2025/06/30 03:54:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:54:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:54:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:05 DEBUG : dir/file1(0xc000a648c0): >openPending: err= 2025/06/30 03:54:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/30 03:54:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:54:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:54:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:54:05 DEBUG : dir/file1(0xc000a648c0): _writeAt: size=5, off=0 2025/06/30 03:54:05 DEBUG : dir/file1(0xc000a648c0): >_writeAt: n=5, err= 2025/06/30 03:54:05 DEBUG : dir/file1(0xc000a648c0): close: 2025/06/30 03:54:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-30 03:54:05.307574365 +0000 UTC m=+209.708322769 2025/06/30 03:54:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:05 DEBUG : dir/file1(0xc000a648c0): >close: err= 2025/06/30 03:54:05 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:05 DEBUG : dir/file1: vfs cache: starting upload 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:05 DEBUG : dir: Looking for writers 2025/06/30 03:54:05 DEBUG : file1: reading active writers 2025/06/30 03:54:05 DEBUG : Looking for writers 2025/06/30 03:54:05 DEBUG : dir: reading active writers 2025/06/30 03:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:54:06 INFO : dir/file1: Copied (replaced existing) 2025/06/30 03:54:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-06-30 03:54:05 +0000 UTC," 2025/06/30 03:54:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/30 03:54:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/30 03:54:06 DEBUG : dir: Looking for writers 2025/06/30 03:54:06 DEBUG : file1: reading active writers 2025/06/30 03:54:06 DEBUG : Looking for writers 2025/06/30 03:54:06 DEBUG : dir: reading active writers 2025/06/30 03:54:06 DEBUG : >WaitForWriters: 2025/06/30 03:54:06 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.47s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:07 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:07 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:07 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:07 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:07 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:08 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:08 DEBUG : dir/file1: newRWFileHandle: 2025/06/30 03:54:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/30 03:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/30 03:54:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): _writeAt: size=5, off=0 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): openPending: 2025/06/30 03:54:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/30 03:54:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/30 03:54:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): >openPending: err= 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): >_writeAt: n=5, err= 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): _writeAt: size=15, off=5 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): >_writeAt: n=15, err= 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): close: 2025/06/30 03:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/30 03:54:08 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-30 03:54:08.714777419 +0000 UTC m=+213.115525823 2025/06/30 03:54:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:08 DEBUG : dir/file1(0xc000bd0dc0): >close: err= 2025/06/30 03:54:08 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:08 DEBUG : dir: Looking for writers 2025/06/30 03:54:08 DEBUG : file1: reading active writers 2025/06/30 03:54:08 DEBUG : Looking for writers 2025/06/30 03:54:08 DEBUG : dir: reading active writers 2025/06/30 03:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:08 DEBUG : dir: Looking for writers 2025/06/30 03:54:08 DEBUG : file1: reading active writers 2025/06/30 03:54:08 DEBUG : Looking for writers 2025/06/30 03:54:08 DEBUG : dir: reading active writers 2025/06/30 03:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:08 DEBUG : dir: Looking for writers 2025/06/30 03:54:08 DEBUG : file1: reading active writers 2025/06/30 03:54:08 DEBUG : Looking for writers 2025/06/30 03:54:08 DEBUG : dir: reading active writers 2025/06/30 03:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:08 DEBUG : dir: Looking for writers 2025/06/30 03:54:08 DEBUG : file1: reading active writers 2025/06/30 03:54:08 DEBUG : Looking for writers 2025/06/30 03:54:08 DEBUG : dir: reading active writers 2025/06/30 03:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:08 DEBUG : dir/file1: vfs cache: starting upload 2025/06/30 03:54:08 DEBUG : dir: Looking for writers 2025/06/30 03:54:08 DEBUG : file1: reading active writers 2025/06/30 03:54:08 DEBUG : Looking for writers 2025/06/30 03:54:08 DEBUG : dir: reading active writers 2025/06/30 03:54:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:09 DEBUG : dir: Looking for writers 2025/06/30 03:54:09 DEBUG : file1: reading active writers 2025/06/30 03:54:09 DEBUG : Looking for writers 2025/06/30 03:54:09 DEBUG : dir: reading active writers 2025/06/30 03:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:09 DEBUG : dir: Looking for writers 2025/06/30 03:54:09 DEBUG : file1: reading active writers 2025/06/30 03:54:09 DEBUG : Looking for writers 2025/06/30 03:54:09 DEBUG : dir: reading active writers 2025/06/30 03:54:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:09 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/30 03:54:09 INFO : dir/file1: Copied (replaced existing) 2025/06/30 03:54:09 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-06-30 03:54:08 +0000 UTC," 2025/06/30 03:54:09 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/30 03:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:09 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/30 03:54:09 DEBUG : dir: Looking for writers 2025/06/30 03:54:09 DEBUG : file1: reading active writers 2025/06/30 03:54:09 DEBUG : Looking for writers 2025/06/30 03:54:09 DEBUG : dir: reading active writers 2025/06/30 03:54:09 DEBUG : >WaitForWriters: 2025/06/30 03:54:09 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.65s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:11 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:11 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:11 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:11 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:11 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:11 DEBUG : file1: newRWFileHandle: 2025/06/30 03:54:11 DEBUG : file1(0xc000bd0540): openPending: 2025/06/30 03:54:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:11 DEBUG : file1(0xc000bd0540): >openPending: err= 2025/06/30 03:54:11 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:54:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:54:11 DEBUG : file1(0xc000bd0540): _writeAt: size=5, off=0 2025/06/30 03:54:11 DEBUG : file1(0xc000bd0540): >_writeAt: n=5, err= 2025/06/30 03:54:11 DEBUG : file1(0xc000bd0540): close: 2025/06/30 03:54:11 DEBUG : file1: vfs cache: setting modification time to 2025-06-30 03:54:11.138318341 +0000 UTC m=+215.539066725 2025/06/30 03:54:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:11 DEBUG : file1(0xc000bd0540): >close: err= 2025/06/30 03:54:11 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:11 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:11 DEBUG : Looking for writers 2025/06/30 03:54:11 DEBUG : file1: reading active writers 2025/06/30 03:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:54:11 INFO : file1: Copied (new) 2025/06/30 03:54:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-30 03:54:11 +0000 UTC," 2025/06/30 03:54:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:54:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:11 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:54:12 DEBUG : Looking for writers 2025/06/30 03:54:12 DEBUG : file1: reading active writers 2025/06/30 03:54:12 DEBUG : >WaitForWriters: 2025/06/30 03:54:12 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:12 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:12 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:12 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:12 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/30 03:54:12 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64480): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64480): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.036232027 +0000 UTC m=+217.436980431 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.036232027 +0000 UTC m=+217.436980431 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64900): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1240): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1240): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1240): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1240): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1240): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.036232027 +0000 UTC m=+217.436980431 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e1c0 item 1 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd18c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd18c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd18c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd18c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd18c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.045909525 +0000 UTC m=+217.446657909 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd18c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1dc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1dc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1dc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1dc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1dc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.045909525 +0000 UTC m=+217.446657909 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1dc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 2 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb000): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb000): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb000): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.049582728 +0000 UTC m=+217.450331113 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.049582728 +0000 UTC m=+217.450331113 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cb540): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cbe80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cbe80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cbe80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cbe80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cbe80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.049582728 +0000 UTC m=+217.450331113 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005cbe80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a460 item 3 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252c40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252c40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252c40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252c40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252c40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.053610305 +0000 UTC m=+217.454358690 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252c40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253c40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253c40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253c40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253c40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253c40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.053610305 +0000 UTC m=+217.454358690 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253c40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a9a0 item 4 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.05650694 +0000 UTC m=+217.457255324 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.05650694 +0000 UTC m=+217.457255324 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2d00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2d00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2d00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2d00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2d00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.05650694 +0000 UTC m=+217.457255324 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2d00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aee0 item 5 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.062141804 +0000 UTC m=+217.462890178 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a38c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a38c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a38c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a38c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a38c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.062141804 +0000 UTC m=+217.462890178 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a38c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b6c0 item 6 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700080): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700080): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700080): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700080): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700080): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.064589076 +0000 UTC m=+217.465337461 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700080): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.064589076 +0000 UTC m=+217.465337461 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64d80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65280): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65280): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65280): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.064589076 +0000 UTC m=+217.465337461 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6070 item 7 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a659c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a659c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a659c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a659c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a659c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.068305168 +0000 UTC m=+217.469053542 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a659c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65f00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65f00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.068305168 +0000 UTC m=+217.469053542 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ed90 item 8 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa540): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc0012aa540): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa540): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa540): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa540): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa540): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa540): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa900): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa900): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa900): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa900): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa900): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.070863999 +0000 UTC m=+217.471612384 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa900): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.070863999 +0000 UTC m=+217.471612384 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aadc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab2c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab2c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab2c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab2c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab2c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.070863999 +0000 UTC m=+217.471612384 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab2c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f2d0 item 9 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab940): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab940): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.074953814 +0000 UTC m=+217.475702198 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abe80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abe80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abe80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abe80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abe80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.074953814 +0000 UTC m=+217.475702198 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abe80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fc00 item 10 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a006c0): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc000a006c0): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a006c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a006c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a006c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a006c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a006c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00ac0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00ac0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.077032304 +0000 UTC m=+217.477780678 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.077032304 +0000 UTC m=+217.477780678 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01500): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01500): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01500): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.077032304 +0000 UTC m=+217.477780678 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e45b0 item 11 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01bc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01bc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01bc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01bc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01bc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.080471898 +0000 UTC m=+217.481220272 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01bc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ca40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ca40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ca40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ca40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ca40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.080471898 +0000 UTC m=+217.481220272 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ca40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4cb0 item 12 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d200): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc00058d200): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d200): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d200): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d200): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d6c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d6c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d6c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d6c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d6c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.083810853 +0000 UTC m=+217.484559227 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d6c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.083810853 +0000 UTC m=+217.484559227 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e51f0 item 13 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba640): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba640): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba640): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.09075867 +0000 UTC m=+217.491507054 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006babc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006babc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006babc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006babc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006babc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.09075867 +0000 UTC m=+217.491507054 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006babc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e57a0 item 14 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb580): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc0006bb580): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb580): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb580): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb580): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb580): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb940): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb940): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.094257746 +0000 UTC m=+217.495006120 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8180): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8180): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8180): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8180): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8180): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.094257746 +0000 UTC m=+217.495006120 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5c00 item 15 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8800): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8800): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8800): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8800): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8800): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.097791497 +0000 UTC m=+217.498539871 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8800): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8d40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8d40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.097791497 +0000 UTC m=+217.498539871 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e8d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296150 item 16 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413640): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413640): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413640): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.101362758 +0000 UTC m=+217.502111142 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.101362758 +0000 UTC m=+217.502111142 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042600): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042600): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042600): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.101362758 +0000 UTC m=+217.502111142 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508cb0 item 17 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042c80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042c80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042c80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042c80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042c80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.108458001 +0000 UTC m=+217.509206375 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001042c80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010431c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010431c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010431c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010431c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010431c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.108458001 +0000 UTC m=+217.509206375 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010431c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005099d0 item 18 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043840): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043840): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043840): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.115102799 +0000 UTC m=+217.515851173 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.115102799 +0000 UTC m=+217.515851173 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001043d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010522c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010522c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010522c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010522c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010522c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.115102799 +0000 UTC m=+217.515851173 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010522c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 19 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052940): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052940): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.118536061 +0000 UTC m=+217.519284416 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052e80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052e80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052e80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052e80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052e80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.118536061 +0000 UTC m=+217.519284416 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001052e80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478620 item 20 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053500): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053500): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053500): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.119930188 +0000 UTC m=+217.520678551 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.119930188 +0000 UTC m=+217.520678551 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053a00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053f00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053f00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.119930188 +0000 UTC m=+217.520678551 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001053f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004789a0 item 21 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106e600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106e600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106e600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106e600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106e600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.123322303 +0000 UTC m=+217.524070667 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106e600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106eb40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106eb40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106eb40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106eb40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106eb40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.123322303 +0000 UTC m=+217.524070667 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106eb40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478fc0 item 22 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f1c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f1c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f1c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f1c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f1c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.125328608 +0000 UTC m=+217.526077001 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f1c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.125328608 +0000 UTC m=+217.526077001 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106f6c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106fbc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106fbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106fbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106fbc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106fbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.125328608 +0000 UTC m=+217.526077001 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00106fbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 23 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006082c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006082c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006082c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006082c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006082c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.127783243 +0000 UTC m=+217.528531608 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006082c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608800): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608800): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608800): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608800): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608800): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.127783243 +0000 UTC m=+217.528531608 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608800): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479d50 item 24 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608e40): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc000608e40): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608e40): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608e40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608e40): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608e40): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000608e40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609200): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.129384228 +0000 UTC m=+217.530132591 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.129384228 +0000 UTC m=+217.530132591 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609700): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609c40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609c40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609c40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609c40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609c40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.129384228 +0000 UTC m=+217.530132591 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000609c40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e42a0 item 25 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.13307365 +0000 UTC m=+217.533822024 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730880): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730880): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730880): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.13307365 +0000 UTC m=+217.533822024 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4930 item 26 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730ec0): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc000730ec0): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730ec0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730ec0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730ec0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730ec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000730ec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731280): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731280): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731280): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.135121843 +0000 UTC m=+217.535870217 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.135121843 +0000 UTC m=+217.535870217 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731780): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731cc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731cc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731cc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731cc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731cc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.135121843 +0000 UTC m=+217.535870217 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000731cc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4cb0 item 27 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e94c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e94c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e94c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e94c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e94c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.138901957 +0000 UTC m=+217.539650331 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e94c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e9a00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e9a00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e9a00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e9a00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e9a00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.138901957 +0000 UTC m=+217.539650331 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0005e9a00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296690 item 28 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e0c0): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc00078e0c0): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e0c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e0c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e0c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e0c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e0c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e480): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e480): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.141868322 +0000 UTC m=+217.542616707 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078eb40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078eb40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078eb40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078eb40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078eb40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.141868322 +0000 UTC m=+217.542616707 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078eb40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002973b0 item 29 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f1c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f1c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f1c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f1c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f1c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.146472692 +0000 UTC m=+217.547221066 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f1c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f700): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f700): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f700): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f700): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f700): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.146472692 +0000 UTC m=+217.547221066 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f700): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404070 item 30 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fd40): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc00078fd40): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fd40): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fd40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fd40): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fd40): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fd40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba180): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba180): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba180): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba180): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba180): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.149998017 +0000 UTC m=+217.550746391 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba840): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba840): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba840): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.149998017 +0000 UTC m=+217.550746391 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ba840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404770 item 31 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007baec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007baec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007baec0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007baec0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007baec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.152280971 +0000 UTC m=+217.553029345 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007baec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bb400): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bb400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bb400): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bb400): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bb400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.152280971 +0000 UTC m=+217.553029345 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bb400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404bd0 item 32 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bba40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bba40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bba40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bba40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bba40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.155405764 +0000 UTC m=+217.556154149 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bba40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004050a0 item 33 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.156418905 +0000 UTC m=+217.557167300 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007bbec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8440): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8440): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8440): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8440): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8440): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.156418905 +0000 UTC m=+217.557167300 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004053b0 item 33 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8a80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8a80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.159033221 +0000 UTC m=+217.559781585 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004058f0 item 34 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.159861666 +0000 UTC m=+217.560610029 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d8f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700d80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700d80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700d80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700d80): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700d80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.159861666 +0000 UTC m=+217.560610029 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700d80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405d50 item 34 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007014c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007014c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007014c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007014c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007014c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.162641611 +0000 UTC m=+217.563389975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007014c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a68c0 item 35 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.163737938 +0000 UTC m=+217.564486312 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701980): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701e80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701e80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701e80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701e80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701e80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.163737938 +0000 UTC m=+217.564486312 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701e80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6af0 item 35 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810580): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810580): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810580): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.166298794 +0000 UTC m=+217.567047178 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a70a0 item 36 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.167408867 +0000 UTC m=+217.568157251 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810fc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810fc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810fc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810fc0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810fc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.167408867 +0000 UTC m=+217.568157251 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000810fc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a73b0 item 36 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.169727607 +0000 UTC m=+217.570475971 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7810 item 37 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.170387557 +0000 UTC m=+217.571135920 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000811a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846000): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846000): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846000): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.170387557 +0000 UTC m=+217.571135920 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7ce0 item 37 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846680): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.17218564 +0000 UTC m=+217.572934004 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e63f0 item 38 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.17285185 +0000 UTC m=+217.573600215 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000846b80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008470c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008470c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008470c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008470c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008470c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.17285185 +0000 UTC m=+217.573600215 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008470c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e65b0 item 38 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847740): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847740): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847740): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.174643782 +0000 UTC m=+217.575392146 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6cb0 item 39 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.175222558 +0000 UTC m=+217.575970922 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000847c40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c1c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c1c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c1c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c1c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c1c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.175222558 +0000 UTC m=+217.575970922 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c1c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6ee0 item 39 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c840): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c840): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c840): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.177416906 +0000 UTC m=+217.578165280 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086c840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e72d0 item 40 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.178199925 +0000 UTC m=+217.578948289 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086cd40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d280): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d280): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d280): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.178199925 +0000 UTC m=+217.578948289 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7490 item 40 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.179620691 +0000 UTC m=+217.580369055 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086d840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086dd40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086dd40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086dd40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7810 item 41 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086dd40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086dd40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.180504199 +0000 UTC m=+217.581252563 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00086dd40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7a40 item 41 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.181106899 +0000 UTC m=+217.581855263 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008887c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008887c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008887c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008887c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008887c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.181106899 +0000 UTC m=+217.581855263 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008887c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7ce0 item 41 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.183050266 +0000 UTC m=+217.583798631 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000888e00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889300): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889300): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889300): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582770 item 42 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889300): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889300): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.183680508 +0000 UTC m=+217.584428873 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889300): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582930 item 42 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.184532307 +0000 UTC m=+217.585280671 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889dc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889dc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889dc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889dc0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889dc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.184532307 +0000 UTC m=+217.585280671 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000889dc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582e00 item 42 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.187336038 +0000 UTC m=+217.588084403 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4980): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4980): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4980): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583340 item 43 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4980): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4980): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.188149745 +0000 UTC m=+217.588898109 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4980): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583500 item 43 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.188982888 +0000 UTC m=+217.589731253 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a4ec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5400): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5400): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5400): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.188982888 +0000 UTC m=+217.589731253 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583730 item 43 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.191234202 +0000 UTC m=+217.591982566 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5a40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5f40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5f40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5f40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583d50 item 44 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5f40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5f40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.19184543 +0000 UTC m=+217.592593794 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008a5f40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003101c0 item 44 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.193053166 +0000 UTC m=+217.593801529 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dc500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dca80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dca80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dca80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dca80): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dca80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.193053166 +0000 UTC m=+217.593801529 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dca80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310690 item 44 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.195467717 +0000 UTC m=+217.596216080 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd0c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd5c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd5c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd5c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d20 item 45 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd5c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd5c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.196271464 +0000 UTC m=+217.597019828 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008dd5c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ddcc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ddcc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ddcc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ddcc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ddcc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.196271464 +0000 UTC m=+217.597019828 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ddcc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310ee0 item 45 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.198596557 +0000 UTC m=+217.599344941 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906880): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311490 item 46 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906880): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.199431234 +0000 UTC m=+217.600179598 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906f80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906f80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906f80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906f80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906f80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.199431234 +0000 UTC m=+217.600179598 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000906f80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311810 item 46 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.201118109 +0000 UTC m=+217.601866473 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009075c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000907ac0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000907ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000907ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311f10 item 47 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000907ac0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000907ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.201751087 +0000 UTC m=+217.602499450 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000907ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924240): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924240): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924240): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924240): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924240): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.201751087 +0000 UTC m=+217.602499450 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004304d0 item 47 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.203860114 +0000 UTC m=+217.604608468 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924d80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924d80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924d80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004309a0 item 48 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924d80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924d80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.204308254 +0000 UTC m=+217.605056619 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000924d80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925480): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925480): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925480): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.204308254 +0000 UTC m=+217.605056619 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430d20 item 48 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925ac0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925ac0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.206564338 +0000 UTC m=+217.607312702 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004313b0 item 49 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.207580284 +0000 UTC m=+217.608328639 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000925f40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946500): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946500): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946500): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.207580284 +0000 UTC m=+217.608328639 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431570 item 49 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946b80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946b80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946b80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946b80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946b80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.209465382 +0000 UTC m=+217.610213746 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000946b80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431ab0 item 50 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.21055159 +0000 UTC m=+217.611299954 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947080): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947600): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947600): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947600): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.21055159 +0000 UTC m=+217.611299954 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431d50 item 50 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947c80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947c80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947c80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947c80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947c80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.212451285 +0000 UTC m=+217.613199648 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000947c80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004441c0 item 51 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.213133524 +0000 UTC m=+217.613881888 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988740): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988740): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988740): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.213133524 +0000 UTC m=+217.613881888 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004444d0 item 51 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988dc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988dc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988dc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988dc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988dc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.21451673 +0000 UTC m=+217.615265094 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000988dc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004448c0 item 52 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.215274241 +0000 UTC m=+217.616022615 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009892c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989840): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989840): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989840): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.215274241 +0000 UTC m=+217.616022615 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444b60 item 52 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989ec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989ec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989ec0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989ec0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989ec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.216802438 +0000 UTC m=+217.617550802 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000989ec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444f50 item 53 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.217523532 +0000 UTC m=+217.618271896 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6980): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6980): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6980): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6980): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6980): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.217523532 +0000 UTC m=+217.618271896 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b6980): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445420 item 53 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7000): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7000): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7000): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.219349808 +0000 UTC m=+217.620098172 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445ab0 item 54 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.220085078 +0000 UTC m=+217.620833442 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7a80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7a80): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.220085078 +0000 UTC m=+217.620833442 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009b7a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445f10 item 54 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0180): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0180): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0180): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0180): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0180): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.221533076 +0000 UTC m=+217.622281439 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b88c0 item 55 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.222104147 +0000 UTC m=+217.622852511 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0bc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0bc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0bc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0bc0): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0bc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.222104147 +0000 UTC m=+217.622852511 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f0bc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8e70 item 55 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1240): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1240): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1240): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1240): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1240): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.223885639 +0000 UTC m=+217.624634003 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b95e0 item 56 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.224659732 +0000 UTC m=+217.625408096 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1cc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1cc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1cc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1cc0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1cc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.224659732 +0000 UTC m=+217.625408096 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f1cc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b97a0 item 56 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.226002943 +0000 UTC m=+217.626751307 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a8c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a8c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a8c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8000 item 57 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a8c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a8c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.226632714 +0000 UTC m=+217.627381079 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1a8c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d81c0 item 57 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.227830291 +0000 UTC m=+217.628578655 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ae00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b380): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b380): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b380): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.227830291 +0000 UTC m=+217.628578655 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8380 item 57 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.229891629 +0000 UTC m=+217.630639993 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1b9c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1bf00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1bf00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1bf00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8850 item 58 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1bf00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1bf00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.230438015 +0000 UTC m=+217.631186379 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1bf00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8d20 item 58 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.23125639 +0000 UTC m=+217.632004754 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3c4c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3ca80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3ca80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3ca80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3ca80): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3ca80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.23125639 +0000 UTC m=+217.632004754 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3ca80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8f50 item 58 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.232887721 +0000 UTC m=+217.633636075 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d0c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d92d0 item 59 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.233812255 +0000 UTC m=+217.634560620 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3d600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9500 item 59 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.234574116 +0000 UTC m=+217.635322500 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a3db40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c140): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c140): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c140): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c140): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c140): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.234574116 +0000 UTC m=+217.635322500 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c140): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9730 item 59 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.236440999 +0000 UTC m=+217.637189383 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6c780): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6ccc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6ccc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6ccc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9ab0 item 60 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6ccc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6ccc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.237106477 +0000 UTC m=+217.637854841 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6ccc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9dc0 item 60 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.237874979 +0000 UTC m=+217.638623343 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d7c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d7c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d7c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d7c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d7c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.237874979 +0000 UTC m=+217.638623343 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6d7c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6150 item 60 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.239266039 +0000 UTC m=+217.640014403 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a6de00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab63c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab63c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab63c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6bd0 item 61 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab63c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab63c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.239736292 +0000 UTC m=+217.640484656 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab63c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab6ac0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab6ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab6ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab6ac0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab6ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.239736292 +0000 UTC m=+217.640484656 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab6ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6f50 item 61 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.241579992 +0000 UTC m=+217.642328356 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7640): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7640): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c75e0 item 62 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7640): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.242099827 +0000 UTC m=+217.642848191 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7d40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7d40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.242099827 +0000 UTC m=+217.642848191 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ab7d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c79d0 item 62 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.243691704 +0000 UTC m=+217.644440068 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0940): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e540 item 63 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0940): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.244275329 +0000 UTC m=+217.645023693 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af0940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1040): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1040): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1040): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1040): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1040): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.244275329 +0000 UTC m=+217.645023693 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1040): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e7e0 item 63 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.245704751 +0000 UTC m=+217.646453115 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1bc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1bc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1bc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ee00 item 64 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1bc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1bc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.246207324 +0000 UTC m=+217.646955689 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000af1bc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8340): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8340): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8340): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.246207324 +0000 UTC m=+217.646955689 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 64 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8980): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8980): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8980): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8980): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8980): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.24812888 +0000 UTC m=+217.648877244 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8980): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f570 item 65 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.248858919 +0000 UTC m=+217.649607283 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba8e00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9300): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9300): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9300): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9300): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9300): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.248858919 +0000 UTC m=+217.649607283 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9300): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f730 item 65 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9940): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9940): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.250375625 +0000 UTC m=+217.651124029 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc70 item 66 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.250995509 +0000 UTC m=+217.651743873 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ba9dc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc380): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc380): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc380): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.250995509 +0000 UTC m=+217.651743873 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fea0 item 66 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc9c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc9c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc9c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc9c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc9c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.253189666 +0000 UTC m=+217.653938060 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdc9c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6690 item 67 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.254044731 +0000 UTC m=+217.654793115 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdce40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd340): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd340): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd340): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.254044731 +0000 UTC m=+217.654793115 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6af0 item 67 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd9c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd9c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd9c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd9c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd9c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.255892247 +0000 UTC m=+217.656640671 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bdd9c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f70a0 item 68 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.256888616 +0000 UTC m=+217.657636980 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bddec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9a480): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9a480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9a480): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9a480): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9a480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.256888616 +0000 UTC m=+217.657636980 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9a480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7260 item 68 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9aac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9aac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9aac0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9aac0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9aac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.25829745 +0000 UTC m=+217.659045814 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9aac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7810 item 69 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.258861979 +0000 UTC m=+217.659610343 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9af40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9b440): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9b440): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9b440): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9b440): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9b440): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.258861979 +0000 UTC m=+217.659610343 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9b440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f79d0 item 69 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9bac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9bac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9bac0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9bac0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9bac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.261429136 +0000 UTC m=+217.662177520 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d9bac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7dc0 item 70 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.262323695 +0000 UTC m=+217.663072078 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8040): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8580): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8580): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8580): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.262323695 +0000 UTC m=+217.663072078 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0150 item 70 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8c00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8c00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8c00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8c00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8c00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.264005821 +0000 UTC m=+217.664754186 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc8c00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0a10 item 71 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.264599205 +0000 UTC m=+217.665347569 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9600): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9600): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9600): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.264599205 +0000 UTC m=+217.665347569 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1030 item 71 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9c80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9c80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9c80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9c80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9c80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.266517054 +0000 UTC m=+217.667265417 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dc9c80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1880 item 72 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.26718719 +0000 UTC m=+217.667935565 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec740): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec740): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec740): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.26718719 +0000 UTC m=+217.667935565 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dec740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1c00 item 72 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.268866772 +0000 UTC m=+217.669615146 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000decd00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002642a0 item 73 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded200): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.26943033 +0000 UTC m=+217.670178693 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264540 item 73 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.270206306 +0000 UTC m=+217.670954680 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000ded6c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dedc00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dedc00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dedc00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dedc00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dedc00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.270206306 +0000 UTC m=+217.670954680 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000dedc00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264ee0 item 73 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.272164711 +0000 UTC m=+217.672913095 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e302c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e307c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e307c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e307c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002659d0 item 74 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e307c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e307c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.27306999 +0000 UTC m=+217.673818374 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e307c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265ce0 item 74 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.274152942 +0000 UTC m=+217.674901326 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e30d00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31280): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31280): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31280): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.274152942 +0000 UTC m=+217.674901326 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa070 item 74 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.276266577 +0000 UTC m=+217.677014962 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e318c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31dc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31dc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31dc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa770 item 75 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31dc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31dc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.277049376 +0000 UTC m=+217.677797760 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e31dc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaa10 item 75 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.277997485 +0000 UTC m=+217.678745869 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e688c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e688c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e688c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e688c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e688c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.277997485 +0000 UTC m=+217.678745869 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e688c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aabd0 item 75 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.280230676 +0000 UTC m=+217.680979060 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e68f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69400): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69400): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab030 item 76 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69400): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.28092026 +0000 UTC m=+217.681668643 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab3b0 item 76 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.281768281 +0000 UTC m=+217.682516675 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69ec0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69ec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69ec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69ec0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69ec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.281768281 +0000 UTC m=+217.682516675 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e69ec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005abd50 item 76 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.283672824 +0000 UTC m=+217.684421209 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86a80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 77 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86a80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.284679564 +0000 UTC m=+217.685427948 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e86a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87180): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87180): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87180): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87180): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87180): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.284679564 +0000 UTC m=+217.685427948 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e460 item 77 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.286749177 +0000 UTC m=+217.687497571 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e877c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87cc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87cc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87cc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e930 item 78 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87cc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87cc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.287315729 +0000 UTC m=+217.688064124 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000e87cc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0a440): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0a440): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0a440): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0a440): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0a440): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.287315729 +0000 UTC m=+217.688064124 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0a440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ecb0 item 78 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.289553069 +0000 UTC m=+217.690301453 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0aa80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0af80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0af80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0af80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f0a0 item 79 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0af80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0af80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.291050148 +0000 UTC m=+217.691798522 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0af80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0b680): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0b680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0b680): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0b680): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0b680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.291050148 +0000 UTC m=+217.691798522 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0b680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f2d0 item 79 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.293150248 +0000 UTC m=+217.693898612 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f0bcc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34240): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34240): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34240): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f8f0 item 80 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34240): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34240): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.293881039 +0000 UTC m=+217.694629403 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34940): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34940): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34940): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.293881039 +0000 UTC m=+217.694629403 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fb20 item 80 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34f80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34f80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34f80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34f80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34f80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.295939953 +0000 UTC m=+217.696688316 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f34f80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca070 item 81 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.296795428 +0000 UTC m=+217.697543791 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35940): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35940): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35940): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.296795428 +0000 UTC m=+217.697543791 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f35940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca310 item 81 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c040): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c040): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c040): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c040): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c040): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.299097037 +0000 UTC m=+217.699845400 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c040): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca850 item 82 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.30012716 +0000 UTC m=+217.700875523 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5c540): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5cac0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5cac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5cac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5cac0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5cac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.30012716 +0000 UTC m=+217.700875523 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5cac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cab60 item 82 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d140): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d140): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d140): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d140): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d140): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.302938875 +0000 UTC m=+217.703687249 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d140): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caf50 item 83 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.304762047 +0000 UTC m=+217.705510410 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5d640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5db80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5db80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5db80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5db80): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5db80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.304762047 +0000 UTC m=+217.705510410 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000f5db80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb340 item 83 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9840): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9840): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9840): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9840): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9840): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.307040011 +0000 UTC m=+217.707788405 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9840): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 84 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.308039365 +0000 UTC m=+217.708787730 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007d9d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0340): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0340): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0340): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.308039365 +0000 UTC m=+217.708787730 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004707e0 item 84 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f09c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f09c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f09c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f09c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f09c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.310041232 +0000 UTC m=+217.710789596 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f09c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470c40 item 85 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.310648592 +0000 UTC m=+217.711396956 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f0ec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1400): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1400): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1400): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.310648592 +0000 UTC m=+217.711396956 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 85 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1a80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1a80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.312220812 +0000 UTC m=+217.712969176 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007f1a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004713b0 item 86 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.312851735 +0000 UTC m=+217.713600100 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014580): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014580): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014580): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.312851735 +0000 UTC m=+217.713600100 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 86 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014c00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014c00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014c00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014c00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014c00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.315005988 +0000 UTC m=+217.715754351 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001014c00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471e30 item 87 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.315803314 +0000 UTC m=+217.716551678 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015640): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015640): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015640): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.315803314 +0000 UTC m=+217.716551678 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004742a0 item 87 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015cc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015cc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015cc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015cc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015cc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.317540593 +0000 UTC m=+217.718288957 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001015cc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474850 item 88 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.318263461 +0000 UTC m=+217.719011824 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010967c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010967c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010967c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010967c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010967c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.318263461 +0000 UTC m=+217.719011824 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010967c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474d20 item 88 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.319606611 +0000 UTC m=+217.720354975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001096e00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475490 item 89 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.32024575 +0000 UTC m=+217.720994114 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b20 item 89 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.320850565 +0000 UTC m=+217.721598929 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097e00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097e00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097e00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097e00): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097e00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.320850565 +0000 UTC m=+217.721598929 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001097e00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475d50 item 89 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.322668887 +0000 UTC m=+217.723417251 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bc4c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bca00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bca00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bca00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac5b0 item 90 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bca00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bca00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.323243726 +0000 UTC m=+217.723992089 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bca00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aca10 item 90 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.323961332 +0000 UTC m=+217.724709706 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bcf40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bd500): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bd500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bd500): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bd500): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bd500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.323961332 +0000 UTC m=+217.724709706 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bd500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002acc40 item 90 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.325608844 +0000 UTC m=+217.726357218 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010bdb40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc100): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc100): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad180 item 91 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc100): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.326212927 +0000 UTC m=+217.726961291 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad500 item 91 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.326903983 +0000 UTC m=+217.727652347 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dc640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dcbc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dcbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dcbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dcbc0): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dcbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.326903983 +0000 UTC m=+217.727652347 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dcbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ada40 item 91 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.328798889 +0000 UTC m=+217.729547253 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd740): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd740): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414380 item 92 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd740): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.329390789 +0000 UTC m=+217.730139153 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010dd740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 92 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.330013838 +0000 UTC m=+217.730762202 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010ddc80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f82c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f82c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f82c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f82c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f82c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.330013838 +0000 UTC m=+217.730762202 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f82c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004149a0 item 92 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.331690726 +0000 UTC m=+217.732439100 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8900): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8e40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8e40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8e40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414d20 item 93 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8e40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8e40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.33370238 +0000 UTC m=+217.734450745 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8e40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f83c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f83c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f83c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f83c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f83c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.33370238 +0000 UTC m=+217.734450745 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f83c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004142a0 item 93 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.335506825 +0000 UTC m=+217.736255190 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f8a00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f91c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f91c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f91c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004148c0 item 94 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f91c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f91c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.336045556 +0000 UTC m=+217.736793920 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f91c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f98c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f98c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f98c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f98c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f98c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.336045556 +0000 UTC m=+217.736793920 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f98c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414af0 item 94 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.33782689 +0000 UTC m=+217.738575253 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0010f9f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076a600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076a600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076a600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415260 item 95 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076a600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076a600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.338412748 +0000 UTC m=+217.739161112 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076a600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076ad00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076ad00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076ad00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076ad00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076ad00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.338412748 +0000 UTC m=+217.739161112 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076ad00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 95 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.340023751 +0000 UTC m=+217.740772135 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b880): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4230 item 96 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b880): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.340589582 +0000 UTC m=+217.741337947 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00076b880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0000af340): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0000af340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0000af340): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0000af340): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0000af340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.340589582 +0000 UTC m=+217.741337947 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0000af340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e43f0 item 96 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= 2025/06/30 03:54:13 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:13 DEBUG : Looking for writers 2025/06/30 03:54:13 DEBUG : >WaitForWriters: 2025/06/30 03:54:13 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:13 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:13 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:13 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:13 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/30 03:54:13 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0b00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0b00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0b00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0b00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0b00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.752463674 +0000 UTC m=+218.153212068 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0b00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.752463674 +0000 UTC m=+218.153212068 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd0f80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1440): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1440): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1440): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1440): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1440): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.752463674 +0000 UTC m=+218.153212068 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490380 item 1 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1ac0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1ac0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.757267257 +0000 UTC m=+218.158015641 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bd1ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64040): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64040): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64040): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64040): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64040): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.757267257 +0000 UTC m=+218.158015641 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64040): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004908c0 item 2 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64680): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.76071162 +0000 UTC m=+218.161460025 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.76071162 +0000 UTC m=+218.161460025 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64b00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64fc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64fc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64fc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64fc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64fc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.76071162 +0000 UTC m=+218.161460025 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a64fc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490c40 item 3 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65680): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.76562004 +0000 UTC m=+218.166368445 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65bc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65bc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65bc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65bc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65bc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.76562004 +0000 UTC m=+218.166368445 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a65bc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491110 item 4 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa280): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa280): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa280): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.768940781 +0000 UTC m=+218.169689155 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.768940781 +0000 UTC m=+218.169689155 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aa700): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aabc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aabc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aabc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aabc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aabc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.768940781 +0000 UTC m=+218.169689155 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012aabc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491490 item 5 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.774878252 +0000 UTC m=+218.175626666 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a28c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a28c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a28c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a28c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a28c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.774878252 +0000 UTC m=+218.175626666 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a28c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046c380 item 6 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2f40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2f40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2f40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2f40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2f40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.77798436 +0000 UTC m=+218.178732764 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a2f40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.77798436 +0000 UTC m=+218.178732764 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3900): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3900): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3900): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3900): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3900): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.77798436 +0000 UTC m=+218.178732764 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011a3900): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046cf50 item 7 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00040): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00040): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00040): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00040): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00040): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.783617751 +0000 UTC m=+218.184366135 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00040): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00680): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00680): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00680): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.783617751 +0000 UTC m=+218.184366135 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d960 item 8 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252680): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc000252680): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252680): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252680): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252680): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252b00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252b00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252b00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252b00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252b00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.786234191 +0000 UTC m=+218.186982575 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000252b00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.786234191 +0000 UTC m=+218.186982575 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000253a40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058c1c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058c1c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058c1c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058c1c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058c1c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.786234191 +0000 UTC m=+218.186982575 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058c1c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca310 item 9 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d100): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d100): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d100): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.790650408 +0000 UTC m=+218.191398811 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d740): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d740): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d740): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.790650408 +0000 UTC m=+218.191398811 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058d740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caa10 item 10 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc00058ddc0): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00058ddc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.793761154 +0000 UTC m=+218.194509558 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.793761154 +0000 UTC m=+218.194509558 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ba880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb000): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb000): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb000): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.793761154 +0000 UTC m=+218.194509558 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 11 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb7c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb7c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb7c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb7c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb7c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.798215523 +0000 UTC m=+218.198963926 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bb7c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bbd00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bbd00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bbd00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bbd00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bbd00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.798215523 +0000 UTC m=+218.198963926 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006bbd00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb7a0 item 12 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413440): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc000413440): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413440): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413440): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413440): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413440): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413440): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413a00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413a00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413a00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413a00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413a00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.801702085 +0000 UTC m=+218.202450489 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000413a00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700e80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700e80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700e80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700e80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700e80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.801702085 +0000 UTC m=+218.202450489 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000700e80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbce0 item 13 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.805029548 +0000 UTC m=+218.205777972 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701b80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701b80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701b80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701b80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701b80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.805029548 +0000 UTC m=+218.205777972 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000701b80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 14 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee240): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc0006ee240): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee240): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee240): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee240): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee240): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.808332937 +0000 UTC m=+218.209081331 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ee600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006eecc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006eecc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006eecc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006eecc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006eecc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.808332937 +0000 UTC m=+218.209081331 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006eecc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051a40 item 15 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.811090441 +0000 UTC m=+218.211838835 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef880): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef880): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef880): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.811090441 +0000 UTC m=+218.211838835 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006ef880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a000 item 16 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006efec0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006efec0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006efec0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006efec0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006efec0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.813768676 +0000 UTC m=+218.214517071 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0006efec0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.813768676 +0000 UTC m=+218.214517071 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007063c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007068c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007068c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007068c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007068c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007068c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.813768676 +0000 UTC m=+218.214517071 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007068c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a620 item 17 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000706f40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000706f40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000706f40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000706f40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000706f40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.81733041 +0000 UTC m=+218.218078794 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000706f40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707480): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707480): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707480): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.81733041 +0000 UTC m=+218.218078794 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ad20 item 18 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707b00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707b00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707b00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707b00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707b00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.819511401 +0000 UTC m=+218.220259775 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000707b00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.819511401 +0000 UTC m=+218.220259775 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c080): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c580): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c580): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c580): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.819511401 +0000 UTC m=+218.220259775 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072c580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b180 item 19 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072cc00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072cc00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072cc00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072cc00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072cc00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.822104108 +0000 UTC m=+218.222852471 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072cc00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d140): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d140): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d140): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d140): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d140): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.822104108 +0000 UTC m=+218.222852471 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d140): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b9d0 item 20 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d7c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d7c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d7c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d7c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d7c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.823829675 +0000 UTC m=+218.224578049 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072d7c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.823829675 +0000 UTC m=+218.224578049 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00072dcc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e240): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e240): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e240): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e240): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e240): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.823829675 +0000 UTC m=+218.224578049 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e240): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e460 item 21 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e8c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e8c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e8c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e8c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e8c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.826738453 +0000 UTC m=+218.227486827 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078e8c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078ee00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078ee00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078ee00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078ee00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078ee00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.826738453 +0000 UTC m=+218.227486827 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078ee00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ef50 item 22 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f480): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f480): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.828643097 +0000 UTC m=+218.229391491 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.828643097 +0000 UTC m=+218.229391491 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078f980): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fe80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fe80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fe80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fe80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fe80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.828643097 +0000 UTC m=+218.229391491 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00078fe80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f420 item 23 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4580): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4580): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4580): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.831026208 +0000 UTC m=+218.231774592 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4ac0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4ac0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.831026208 +0000 UTC m=+218.231774592 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a4ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fea0 item 24 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5100): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc0007a5100): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5100): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5100): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5100): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5100): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a54c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a54c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a54c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a54c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a54c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.833182014 +0000 UTC m=+218.233930388 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a54c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.833182014 +0000 UTC m=+218.233930388 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a59c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5f00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5f00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.833182014 +0000 UTC m=+218.233930388 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007a5f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4770 item 25 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.835618826 +0000 UTC m=+218.236367220 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6b40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6b40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6b40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6b40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6b40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.835618826 +0000 UTC m=+218.236367220 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c6b40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e70 item 26 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7180): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc0007c7180): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7180): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7180): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7180): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7180): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7540): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7540): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7540): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7540): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7540): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.837570077 +0000 UTC m=+218.238318451 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7540): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): _writeAt: size=3, off=7 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.837570077 +0000 UTC m=+218.238318451 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007c7a40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec000): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec000): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec000): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec000): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec000): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.837570077 +0000 UTC m=+218.238318451 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec000): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e52d0 item 27 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec680): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.839819789 +0000 UTC m=+218.240568152 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ec680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ecbc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ecbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ecbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ecbc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ecbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.839819789 +0000 UTC m=+218.240568152 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ecbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 28 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed200): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc0007ed200): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed200): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed200): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed200): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed5c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed5c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed5c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed5c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed5c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.842347421 +0000 UTC m=+218.243095806 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007ed5c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007edc80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007edc80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007edc80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007edc80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007edc80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.842347421 +0000 UTC m=+218.243095806 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0007edc80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5f10 item 29 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.84445732 +0000 UTC m=+218.245205704 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008048c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008048c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008048c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008048c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008048c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.84445732 +0000 UTC m=+218.245205704 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008048c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508620 item 30 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804f00): _readAt: size=2, off=0 2025/06/30 03:54:13 ERROR : open-test-file(0xc000804f00): Couldn't read size of file 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804f00): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804f00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804f00): >_writeAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000804f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008052c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008052c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008052c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008052c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008052c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.846760843 +0000 UTC m=+218.247509227 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008052c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000805980): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000805980): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000805980): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000805980): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000805980): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.846760843 +0000 UTC m=+218.247509227 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000805980): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000508c40 item 31 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c080): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c080): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c080): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c080): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c080): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.849356483 +0000 UTC m=+218.250104867 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c080): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c5c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c5c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c5c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c5c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c5c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.849356483 +0000 UTC m=+218.250104867 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082c5c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005091f0 item 32 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082cc00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082cc00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082cc00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082cc00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082cc00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.85169962 +0000 UTC m=+218.252447994 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082cc00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005097a0 item 33 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.852378965 +0000 UTC m=+218.253127349 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d080): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d580): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d580): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d580): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.852378965 +0000 UTC m=+218.253127349 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082d580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005099d0 item 33 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082dbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082dbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082dbc0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082dbc0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082dbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.85475321 +0000 UTC m=+218.255501584 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00082dbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 34 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.85556321 +0000 UTC m=+218.256311593 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008540c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854600): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854600): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854600): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.85556321 +0000 UTC m=+218.256311593 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004782a0 item 34 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854c40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854c40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854c40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854c40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854c40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.857438629 +0000 UTC m=+218.258187003 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000854c40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478690 item 35 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.858183066 +0000 UTC m=+218.258931450 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008550c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008555c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008555c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008555c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008555c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008555c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.858183066 +0000 UTC m=+218.258931450 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008555c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478850 item 35 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000855c40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000855c40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000855c40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000855c40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000855c40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.860175163 +0000 UTC m=+218.260923547 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000855c40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478cb0 item 36 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.860993148 +0000 UTC m=+218.261741522 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008761c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876700): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876700): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876700): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876700): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876700): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.860993148 +0000 UTC m=+218.261741522 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876700): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478ee0 item 36 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876d40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876d40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.863016435 +0000 UTC m=+218.263764809 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000876d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479420 item 37 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.864507272 +0000 UTC m=+218.265255636 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008771c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008776c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008776c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008776c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008776c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008776c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.864507272 +0000 UTC m=+218.265255636 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008776c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004795e0 item 37 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000877d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000877d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000877d40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000877d40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000877d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.866037313 +0000 UTC m=+218.266785677 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000877d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ce0 item 38 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.867242976 +0000 UTC m=+218.267991330 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008942c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894800): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894800): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894800): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894800): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894800): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.867242976 +0000 UTC m=+218.267991330 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894800): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 38 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894e80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894e80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894e80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894e80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894e80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.869258628 +0000 UTC m=+218.270006992 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000894e80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296310 item 39 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.869935738 +0000 UTC m=+218.270684102 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895880): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895880): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895880): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.869935738 +0000 UTC m=+218.270684102 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296690 item 39 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895f00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895f00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.871470167 +0000 UTC m=+218.272218532 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000895f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002973b0 item 40 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.872374515 +0000 UTC m=+218.273122878 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba9c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba9c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba9c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba9c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba9c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.872374515 +0000 UTC m=+218.273122878 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008ba9c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002977a0 item 40 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.874575714 +0000 UTC m=+218.275324078 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008baf80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb480): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6620 item 41 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb480): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.875161043 +0000 UTC m=+218.275909407 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a68c0 item 41 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.876103611 +0000 UTC m=+218.276851975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bb940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bbe80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bbe80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bbe80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bbe80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bbe80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.876103611 +0000 UTC m=+218.276851975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008bbe80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6af0 item 41 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.877729793 +0000 UTC m=+218.278478157 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6540): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6a40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6a40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6a40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a70a0 item 42 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6a40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6a40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.878437611 +0000 UTC m=+218.279185975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6a40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a73b0 item 42 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.879196765 +0000 UTC m=+218.279945129 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e6f80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7500): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7500): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7500): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.879196765 +0000 UTC m=+218.279945129 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7650 item 42 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.880779776 +0000 UTC m=+218.281528140 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0008e7b40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009100c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009100c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009100c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7ce0 item 43 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009100c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009100c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.881433803 +0000 UTC m=+218.282182167 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009100c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e60e0 item 43 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.882451062 +0000 UTC m=+218.283199446 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910b40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910b40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910b40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910b40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910b40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.882451062 +0000 UTC m=+218.283199446 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000910b40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e63f0 item 43 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.88434723 +0000 UTC m=+218.285095614 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911680): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e68c0 item 44 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911680): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.885092779 +0000 UTC m=+218.285841172 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6cb0 item 44 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.88598892 +0000 UTC m=+218.286737304 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000911bc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a1c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a1c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a1c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a1c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a1c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.88598892 +0000 UTC m=+218.286737304 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a1c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6ee0 item 44 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.887888355 +0000 UTC m=+218.288636738 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092a800): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ad00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ad00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ad00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e72d0 item 45 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ad00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ad00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.888768657 +0000 UTC m=+218.289517041 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ad00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092b400): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092b400): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092b400): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092b400): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092b400): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.888768657 +0000 UTC m=+218.289517041 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092b400): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7490 item 45 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.891004882 +0000 UTC m=+218.291753267 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092ba40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092bf40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092bf40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092bf40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7810 item 46 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092bf40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092bf40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.892064661 +0000 UTC m=+218.292813045 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00092bf40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094a6c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094a6c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094a6c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094a6c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094a6c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.892064661 +0000 UTC m=+218.292813045 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094a6c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7a40 item 46 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.894700877 +0000 UTC m=+218.295449261 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094ad00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005822a0 item 47 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b200): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.895363732 +0000 UTC m=+218.296112115 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b900): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b900): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b900): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b900): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b900): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.895363732 +0000 UTC m=+218.296112115 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094b900): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582770 item 47 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.897678364 +0000 UTC m=+218.298426758 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00094bf40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098c4c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098c4c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098c4c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000582e00 item 48 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098c4c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098c4c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.89844359 +0000 UTC m=+218.299191975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098c4c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098cbc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098cbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098cbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098cbc0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098cbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.89844359 +0000 UTC m=+218.299191975 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098cbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583030 item 48 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d200): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.901014665 +0000 UTC m=+218.301763069 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583500 item 49 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.90193436 +0000 UTC m=+218.302682745 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098d680): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098dbc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098dbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098dbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098dbc0): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098dbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.90193436 +0000 UTC m=+218.302682745 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00098dbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583730 item 49 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba2c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba2c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba2c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba2c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba2c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.905287932 +0000 UTC m=+218.306036316 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba2c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583d50 item 50 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.906753092 +0000 UTC m=+218.307501476 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009ba7c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bad40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bad40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bad40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bad40): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bad40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.906753092 +0000 UTC m=+218.307501476 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bad40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003101c0 item 50 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb3c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb3c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb3c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb3c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb3c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.910093771 +0000 UTC m=+218.310842155 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb3c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310930 item 51 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.91089787 +0000 UTC m=+218.311646254 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bb8c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bbe00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bbe00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bbe00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bbe00): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bbe00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.91089787 +0000 UTC m=+218.311646254 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009bbe00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310d20 item 51 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab140): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab140): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab140): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab140): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab140): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.9130618 +0000 UTC m=+218.313810184 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab140): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004919d0 item 52 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.913918457 +0000 UTC m=+218.314666852 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012ab640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abbc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abbc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abbc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abbc0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abbc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.913918457 +0000 UTC m=+218.314666852 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0012abbc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491c70 item 52 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360300): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360300): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360300): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360300): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360300): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.917044272 +0000 UTC m=+218.317792657 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360300): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430700 item 53 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.918413732 +0000 UTC m=+218.319162116 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360800): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360d40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360d40): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.918413732 +0000 UTC m=+218.319162116 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000360d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004308c0 item 53 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003613c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003613c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003613c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003613c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003613c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.920245108 +0000 UTC m=+218.320993472 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003613c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000430e70 item 54 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.92142359 +0000 UTC m=+218.322171974 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0003618c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000361e40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000361e40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000361e40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000361e40): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000361e40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.92142359 +0000 UTC m=+218.322171974 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000361e40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431260 item 54 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1e540): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1e540): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1e540): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1e540): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1e540): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.923446086 +0000 UTC m=+218.324194449 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1e540): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431810 item 55 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.924193166 +0000 UTC m=+218.324941531 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ea40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ef80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ef80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ef80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ef80): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ef80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.924193166 +0000 UTC m=+218.324941531 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1ef80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004319d0 item 55 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1f600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1f600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1f600): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1f600): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1f600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.925998574 +0000 UTC m=+218.326746939 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1f600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000431e30 item 56 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.926750635 +0000 UTC m=+218.327498999 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a1fb00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44100): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44100): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44100): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44100): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44100): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.926750635 +0000 UTC m=+218.327498999 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44100): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444070 item 56 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.928130054 +0000 UTC m=+218.328878418 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44c80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44c80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44c80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444620 item 57 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44c80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44c80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.928748574 +0000 UTC m=+218.329496938 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a44c80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004447e0 item 57 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.929676055 +0000 UTC m=+218.330424439 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a451c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45740): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45740): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45740): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45740): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45740): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.929676055 +0000 UTC m=+218.330424439 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45740): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444a80 item 57 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.932188088 +0000 UTC m=+218.332936473 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a45d80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000444e70 item 58 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.932943406 +0000 UTC m=+218.333691790 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004452d0 item 58 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.933925228 +0000 UTC m=+218.334673612 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82e40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82e40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82e40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82e40): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82e40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.933925228 +0000 UTC m=+218.334673612 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a82e40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445500 item 58 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.93590894 +0000 UTC m=+218.336657324 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83480): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a839c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a839c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a839c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000445c70 item 59 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a839c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a839c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.936762171 +0000 UTC m=+218.337510555 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a839c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b80e0 item 59 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.937712795 +0000 UTC m=+218.338461179 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a83f00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000aa2500): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000aa2500): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000aa2500): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000aa2500): >_readAt: n=8, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000aa2500): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.937712795 +0000 UTC m=+218.338461179 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000aa2500): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8690 item 59 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.939884671 +0000 UTC m=+218.340633065 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f26c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f2c00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f2c00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f2c00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311340 item 60 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f2c00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f2c00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.940824644 +0000 UTC m=+218.341573027 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f2c00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): open at offset 5 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311500 item 60 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): _readAt: size=2, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): _writeAt: size=3, off=5 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.942297918 +0000 UTC m=+218.343046302 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3140): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3700): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3700): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3700): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3700): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3700): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.942297918 +0000 UTC m=+218.343046302 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3700): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003118f0 item 60 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.94489369 +0000 UTC m=+218.345642074 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0009f3d40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26300): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26300): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26300): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8000 item 61 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26300): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26300): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.945785482 +0000 UTC m=+218.346533866 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26300): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26a00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26a00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26a00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26a00): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26a00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.945785482 +0000 UTC m=+218.346533866 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b26a00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d81c0 item 61 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.948261188 +0000 UTC m=+218.349009592 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27040): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27580): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27580): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27580): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8690 item 62 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27580): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27580): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.949318792 +0000 UTC m=+218.350067186 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27580): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27c80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27c80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27c80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27c80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27c80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.949318792 +0000 UTC m=+218.350067186 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b27c80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8850 item 62 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.951757378 +0000 UTC m=+218.352505782 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44340): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44880): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8f50 item 63 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44880): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.952684307 +0000 UTC m=+218.353432711 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44f80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44f80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44f80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44f80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44f80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.952684307 +0000 UTC m=+218.353432711 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b44f80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9110 item 63 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 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/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): open at offset 0 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): >_readAt: n=0, err=Bad file descriptor 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.955692793 +0000 UTC m=+218.356441197 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a00e00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046dea0 item 64 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.95651696 +0000 UTC m=+218.357265364 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01a80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01a80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01a80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01a80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01a80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.95651696 +0000 UTC m=+218.357265364 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000a01a80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6380 item 64 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011381c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011381c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011381c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011381c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011381c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.959515856 +0000 UTC m=+218.360264261 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc0011381c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6cb0 item 65 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.960420454 +0000 UTC m=+218.361168838 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138640): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138b40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138b40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138b40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138b40): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138b40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.960420454 +0000 UTC m=+218.361168838 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001138b40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6fc0 item 65 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139180): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139180): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139180): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139180): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139180): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.962584184 +0000 UTC m=+218.363332568 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139180): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7650 item 66 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.963520601 +0000 UTC m=+218.364268985 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139600): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139b40): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139b40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139b40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139b40): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139b40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.963520601 +0000 UTC m=+218.364268985 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc001139b40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7c00 item 66 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00115e200): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00115e200): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00115e200): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00115e200): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00115e200): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.965265865 +0000 UTC m=+218.366014240 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc00115e200): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d93b0 item 67 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.966757193 +0000 UTC m=+218.367505578 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b454c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b459c0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b459c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b459c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b459c0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b459c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.966757193 +0000 UTC m=+218.367505578 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b459c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d95e0 item 67 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b600c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b600c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b600c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b600c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b600c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.969423748 +0000 UTC m=+218.370172132 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b600c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d99d0 item 68 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.970440886 +0000 UTC m=+218.371189270 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b605c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b60b00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b60b00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b60b00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b60b00): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b60b00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.970440886 +0000 UTC m=+218.371189270 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b60b00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9ce0 item 68 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61140): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61140): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61140): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61140): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61140): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.97341658 +0000 UTC m=+218.374164965 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61140): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f64d0 item 69 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.97446604 +0000 UTC m=+218.375214423 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b615c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61ac0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61ac0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61ac0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61ac0): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61ac0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.97446604 +0000 UTC m=+218.375214423 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b61ac0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6690 item 69 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b801c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b801c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b801c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b801c0): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b801c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.978444284 +0000 UTC m=+218.379192668 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b801c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6cb0 item 70 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.979562262 +0000 UTC m=+218.380310646 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b806c0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b80c00): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b80c00): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b80c00): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b80c00): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b80c00): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.979562262 +0000 UTC m=+218.380310646 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b80c00): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f70a0 item 70 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81280): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81280): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81280): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81280): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81280): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.981936427 +0000 UTC m=+218.382684811 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81280): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7420 item 71 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.983301147 +0000 UTC m=+218.384049531 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81780): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81c80): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81c80): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81c80): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81c80): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81c80): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.983301147 +0000 UTC m=+218.384049531 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000b81c80): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7810 item 71 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.985457955 +0000 UTC m=+218.386206339 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7b90 item 72 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.986581523 +0000 UTC m=+218.387329906 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bac880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bacdc0): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bacdc0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bacdc0): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bacdc0): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bacdc0): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.986581523 +0000 UTC m=+218.387329906 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bacdc0): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7dc0 item 72 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.989254337 +0000 UTC m=+218.390002721 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad880): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad880): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad880): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f05b0 item 73 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad880): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad880): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.990462925 +0000 UTC m=+218.391211309 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bad880): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): >_readAt: n=2, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): _writeAt: size=3, off=2 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0a10 item 73 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.991648089 +0000 UTC m=+218.392396473 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000badd40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec300): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec300): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec300): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec300): >_readAt: n=5, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec300): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.991648089 +0000 UTC m=+218.392396473 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec300): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1030 item 73 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.993794497 +0000 UTC m=+218.394542881 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bec940): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bece40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bece40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bece40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1880 item 74 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bece40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bece40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.99454255 +0000 UTC m=+218.395290935 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bece40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1c00 item 74 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): _writeAt: size=3, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): >_writeAt: n=3, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.995848641 +0000 UTC m=+218.396597025 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed380): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed900): _readAt: size=512, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed900): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed900): >openPending: err= 2025/06/30 03:54:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed900): >_readAt: n=3, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed900): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.995848641 +0000 UTC m=+218.396597025 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bed900): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: Remove: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002640e0 item 74 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): >openPending: err= 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): _readAt: size=2, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): >_readAt: n=0, err=EOF 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): >_writeAt: n=5, err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): close: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:13.998841366 +0000 UTC m=+218.399589751 2025/06/30 03:54:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000bedf40): >close: err= 2025/06/30 03:54:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:13 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:13 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d144c0): _writeAt: size=5, off=0 2025/06/30 03:54:13 DEBUG : open-test-file(0xc000d144c0): openPending: 2025/06/30 03:54:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d144c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264540 item 75 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d144c0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d144c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.000156364 +0000 UTC m=+218.400904759 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d144c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): _writeAt: size=3, off=2 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264ee0 item 75 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.000998906 +0000 UTC m=+218.401747290 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14a00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14f40): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14f40): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14f40): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14f40): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14f40): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.000998906 +0000 UTC m=+218.401747290 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d14f40): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002653b0 item 75 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.005143723 +0000 UTC m=+218.405892237 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15580): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15a80): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15a80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15a80): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265ce0 item 76 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15a80): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15a80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.006122339 +0000 UTC m=+218.406870733 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d15a80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa070 item 76 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): _writeAt: size=3, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.008202282 +0000 UTC m=+218.408950666 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30040): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d305c0): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d305c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d305c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d305c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d305c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.008202282 +0000 UTC m=+218.408950666 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d305c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aa3f0 item 76 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.010822548 +0000 UTC m=+218.411570932 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d30c00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31100): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31100): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31100): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aaa10 item 77 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31100): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31100): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.011808688 +0000 UTC m=+218.412557072 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31100): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31800): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31800): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31800): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31800): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31800): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.011808688 +0000 UTC m=+218.412557072 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31800): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005aabd0 item 77 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.016457641 +0000 UTC m=+218.417206025 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d31e40): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d603c0): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d603c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d603c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab030 item 78 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d603c0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d603c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.019940236 +0000 UTC m=+218.420688620 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d603c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d60ac0): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d60ac0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d60ac0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d60ac0): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d60ac0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.019940236 +0000 UTC m=+218.420688620 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d60ac0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ab3b0 item 78 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.026004676 +0000 UTC m=+218.426753060 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61100): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61600): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61600): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61600): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e000 item 79 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61600): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61600): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.026853379 +0000 UTC m=+218.427601772 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61600): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61d00): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61d00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61d00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61d00): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61d00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.026853379 +0000 UTC m=+218.427601772 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d61d00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e1c0 item 79 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 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/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.034995827 +0000 UTC m=+218.435744210 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2b80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86400): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86400): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86400): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e4d0 item 80 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86400): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86400): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.03728902 +0000 UTC m=+218.438037404 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86400): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86b00): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86b00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86b00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86b00): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86b00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.03728902 +0000 UTC m=+218.438037404 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d86b00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e7e0 item 80 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87140): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87140): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87140): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87140): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87140): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.039673314 +0000 UTC m=+218.440421688 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87140): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): _writeAt: size=3, off=7 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046ed20 item 81 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.040447006 +0000 UTC m=+218.441195380 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d875c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87b00): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87b00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87b00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87b00): >_readAt: n=8, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87b00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.040447006 +0000 UTC m=+218.441195380 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000d87b00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046eee0 item 81 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2200): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2200): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2200): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2200): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2200): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.042402444 +0000 UTC m=+218.443150828 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2200): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f340 item 82 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): _readAt: size=2, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): _writeAt: size=3, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.043449128 +0000 UTC m=+218.444197502 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa2700): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3140): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3140): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3140): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3140): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3140): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.043449128 +0000 UTC m=+218.444197502 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3140): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046f500 item 82 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa37c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa37c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa37c0): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa37c0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa37c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.045108963 +0000 UTC m=+218.445857338 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa37c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): _writeAt: size=3, off=7 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fc00 item 83 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.048627816 +0000 UTC m=+218.449376200 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000aa3cc0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cae00): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cae00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cae00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cae00): >_readAt: n=8, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cae00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.048627816 +0000 UTC m=+218.449376200 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cae00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046fea0 item 83 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cb540): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cb540): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cb540): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cb540): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cb540): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.050686219 +0000 UTC m=+218.451434603 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0005cb540): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b88c0 item 84 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): _readAt: size=2, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): _writeAt: size=3, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.051603741 +0000 UTC m=+218.452352124 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0000af340): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0580): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0580): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0580): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0580): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0580): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.051603741 +0000 UTC m=+218.452352124 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0580): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9180 item 84 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0c00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0c00): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0c00): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0c00): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0c00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.053589986 +0000 UTC m=+218.454338370 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd0c00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): _writeAt: size=3, off=7 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9730 item 85 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.054609912 +0000 UTC m=+218.455358295 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1100): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1640): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1640): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1640): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1640): >_readAt: n=8, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1640): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.054609912 +0000 UTC m=+218.455358295 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1640): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9c70 item 85 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1d00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1d00): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1d00): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1d00): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1d00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.056838743 +0000 UTC m=+218.457587127 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000bd1d00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e690 item 86 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): _readAt: size=2, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): _writeAt: size=3, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.057961239 +0000 UTC m=+218.458709613 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64280): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64800): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64800): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64800): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64800): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64800): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.057961239 +0000 UTC m=+218.458709613 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64800): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e8c0 item 86 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64e80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64e80): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64e80): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64e80): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64e80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.060020994 +0000 UTC m=+218.460769368 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a64e80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): _writeAt: size=3, off=7 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040eee0 item 87 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.06101554 +0000 UTC m=+218.461763924 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a653c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a65900): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a65900): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a65900): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a65900): >_readAt: n=8, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a65900): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.06101554 +0000 UTC m=+218.461763924 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a65900): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 87 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 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/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2000): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2000): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2000): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2000): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2000): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.063332227 +0000 UTC m=+218.464080622 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2000): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f5e0 item 88 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): _readAt: size=2, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): _writeAt: size=3, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.064365306 +0000 UTC m=+218.465113680 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2500): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2ac0): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2ac0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2ac0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2ac0): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2ac0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.064365306 +0000 UTC m=+218.465113680 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a2ac0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f7a0 item 88 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.069186783 +0000 UTC m=+218.469935167 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3100): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3640): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3640): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3640): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fce0 item 89 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3640): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3640): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.070135804 +0000 UTC m=+218.470884188 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3640): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): _writeAt: size=3, off=7 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414070 item 89 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.071236369 +0000 UTC m=+218.471984753 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0011a3b80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000252680): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000252680): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000252680): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000252680): >_readAt: n=8, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000252680): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.071236369 +0000 UTC m=+218.471984753 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000252680): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 89 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.073855383 +0000 UTC m=+218.474603767 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253800): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253e00): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253e00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253e00): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a80 item 90 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253e00): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253e00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.074835141 +0000 UTC m=+218.475583525 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000253e00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414c40 item 90 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): _readAt: size=2, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): _writeAt: size=3, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.075807406 +0000 UTC m=+218.476555790 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058cc80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058d4c0): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058d4c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058d4c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058d4c0): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058d4c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.075807406 +0000 UTC m=+218.476555790 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058d4c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 90 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.077640526 +0000 UTC m=+218.478388900 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc00058db40): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba1c0): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba1c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba1c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c00 item 91 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba1c0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba1c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.078228849 +0000 UTC m=+218.478977223 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba1c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): >_readAt: n=2, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): _writeAt: size=3, off=7 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415f10 item 91 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.079092088 +0000 UTC m=+218.479840473 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006ba7c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006baf40): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006baf40): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006baf40): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006baf40): >_readAt: n=8, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006baf40): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.079092088 +0000 UTC m=+218.479840473 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006baf40): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e42a0 item 91 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 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/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.081089407 +0000 UTC m=+218.481837781 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bb740): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bbc80): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bbc80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bbc80): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4620 item 92 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bbc80): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bbc80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.081950102 +0000 UTC m=+218.482698476 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0006bbc80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): open at offset 5 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e49a0 item 92 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): _readAt: size=2, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): _writeAt: size=3, off=5 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): >_writeAt: n=3, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.08258907 +0000 UTC m=+218.483337434 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000412ac0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000413c00): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000413c00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000413c00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000413c00): >_readAt: n=3, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000413c00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.08258907 +0000 UTC m=+218.483337434 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000413c00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4b60 item 92 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.083989659 +0000 UTC m=+218.484738022 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000700e80): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0007014c0): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0007014c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0007014c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4ee0 item 93 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0007014c0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0007014c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.084622025 +0000 UTC m=+218.485370389 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0007014c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000701c00): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000701c00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000701c00): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000701c00): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000701c00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.084622025 +0000 UTC m=+218.485370389 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000701c00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e50a0 item 93 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 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/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.086227208 +0000 UTC m=+218.486975572 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa2c0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa800): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa800): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa800): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5810 item 94 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa800): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa800): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.086807106 +0000 UTC m=+218.487555470 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aa800): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aaf40): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aaf40): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aaf40): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aaf40): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aaf40): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.086807106 +0000 UTC m=+218.487555470 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012aaf40): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e5c70 item 94 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 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/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.088700409 +0000 UTC m=+218.489448773 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012ab580): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012abac0): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012abac0): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012abac0): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca310 item 95 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012abac0): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012abac0): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.089931078 +0000 UTC m=+218.490679441 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc0012abac0): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00280): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00280): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00280): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00280): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00280): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.089931078 +0000 UTC m=+218.490679441 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00280): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca540 item 95 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 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/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): open at offset 0 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): _readAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): >_readAt: n=0, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.092790273 +0000 UTC m=+218.493538637 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00a00): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00f40): _writeAt: size=5, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00f40): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00f40): >openPending: err= 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cab60 item 96 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00f40): >_writeAt: n=5, err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00f40): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.094006825 +0000 UTC m=+218.494755189 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a00f40): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/30 03:54:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/30 03:54:14 DEBUG : open-test-file: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a01680): _readAt: size=512, off=0 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a01680): openPending: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a01680): >openPending: err= 2025/06/30 03:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a01680): >_readAt: n=5, err=EOF 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a01680): close: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-30 03:54:14.094006825 +0000 UTC m=+218.494755189 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : open-test-file(0xc000a01680): >close: err= 2025/06/30 03:54:14 DEBUG : open-test-file: Remove: 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cad20 item 96 2025/06/30 03:54:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/30 03:54:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/30 03:54:14 DEBUG : open-test-file: >Remove: err= 2025/06/30 03:54:14 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : >WaitForWriters: 2025/06/30 03:54:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.47s) --- PASS: TestRWFileHandleOpenTests/writes (0.73s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.15s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.74s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:14 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:14 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:14 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:14 DEBUG : file1: newRWFileHandle: 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): openPending: 2025/06/30 03:54:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): >openPending: err= 2025/06/30 03:54:14 DEBUG : file1: >newRWFileHandle: err= 2025/06/30 03:54:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/30 03:54:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): _writeAt: size=2, off=0 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): >_writeAt: n=2, err= 2025/06/30 03:54:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): RWFileHandle.Flush 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): RWFileHandle.Release 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): close: 2025/06/30 03:54:14 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/30 03:54:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:14 DEBUG : file1(0xc000a01e00): >close: err= 2025/06/30 03:54:14 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : file1: reading active writers 2025/06/30 03:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : file1: reading active writers 2025/06/30 03:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : file1: reading active writers 2025/06/30 03:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : file1: reading active writers 2025/06/30 03:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:14 DEBUG : file1: vfs cache: starting upload 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : file1: reading active writers 2025/06/30 03:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:14 DEBUG : Looking for writers 2025/06/30 03:54:14 DEBUG : file1: reading active writers 2025/06/30 03:54:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:15 DEBUG : Looking for writers 2025/06/30 03:54:15 DEBUG : file1: reading active writers 2025/06/30 03:54:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:54:15 INFO : file1: Copied (new) 2025/06/30 03:54:15 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/06/30 03:54:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/30 03:54:15 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/06/30 03:54:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:54:15 INFO : file1: vfs cache: upload succeeded try #1 2025/06/30 03:54:15 DEBUG : Looking for writers 2025/06/30 03:54:15 DEBUG : file1: reading active writers 2025/06/30 03:54:15 DEBUG : >WaitForWriters: 2025/06/30 03:54:15 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:15 DEBUG : Looking for writers 2025/06/30 03:54:15 DEBUG : file1: reading active writers 2025/06/30 03:54:15 DEBUG : >WaitForWriters: 2025/06/30 03:54:15 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.03s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:16 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:16 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:16 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:16 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:16 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:16 DEBUG : rename_me: newRWFileHandle: 2025/06/30 03:54:16 DEBUG : rename_me(0xc000726200): openPending: 2025/06/30 03:54:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/30 03:54:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/30 03:54:16 DEBUG : rename_me(0xc000726200): >openPending: err= 2025/06/30 03:54:16 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/30 03:54:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/30 03:54:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/30 03:54:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/30 03:54:16 DEBUG : rename_me(0xc000726200): _writeAt: size=5, off=0 2025/06/30 03:54:16 DEBUG : rename_me(0xc000726200): >_writeAt: n=5, err= 2025/06/30 03:54:16 DEBUG : rename_me(0xc000726200): close: 2025/06/30 03:54:16 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-30 03:54:16.518623015 +0000 UTC m=+220.919371418 2025/06/30 03:54:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/30 03:54:16 DEBUG : rename_me(0xc000726200): >close: err= 2025/06/30 03:54:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/30 03:54:16 DEBUG : i_was_renamed: Updating file with 0xc000a67140 2025/06/30 03:54:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/30 03:54:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/30 03:54:16 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:16 DEBUG : Looking for writers 2025/06/30 03:54:16 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/30 03:54:16 DEBUG : Looking for writers 2025/06/30 03:54:16 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/30 03:54:16 DEBUG : Looking for writers 2025/06/30 03:54:16 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/30 03:54:16 DEBUG : Looking for writers 2025/06/30 03:54:16 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/30 03:54:16 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/30 03:54:16 DEBUG : Looking for writers 2025/06/30 03:54:16 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/30 03:54:16 DEBUG : Looking for writers 2025/06/30 03:54:16 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/30 03:54:17 DEBUG : Looking for writers 2025/06/30 03:54:17 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/30 03:54:17 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/06/30 03:54:17 INFO : i_was_renamed: Copied (new) 2025/06/30 03:54:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-30 03:54:16 +0000 UTC," 2025/06/30 03:54:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/30 03:54:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/30 03:54:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/30 03:54:17 DEBUG : Looking for writers 2025/06/30 03:54:17 DEBUG : i_was_renamed: reading active writers 2025/06/30 03:54:17 DEBUG : >WaitForWriters: 2025/06/30 03:54:17 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.87s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:18 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:18 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/30 03:54:18 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:18 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/30 03:54:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yekesok9zeje" 2025/06/30 03:54:18 INFO : files root 'rclone-test-yekesok9zeje': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/30 03:54:18 DEBUG : forgetting directory cache 2025/06/30 03:54:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate(0xc000726300): _readAt: size=512, off=0 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate(0xc000726300): openPending: 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-30 02:55:18 +0000 UTC," against cached fingerprint "" 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/30 03:54:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate(0xc000726300): >openPending: err= 2025/06/30 03:54:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:20 DEBUG : forgetting directory cache 2025/06/30 03:54:20 DEBUG : forgetting directory cache 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate(0xc000726300): >_readAt: n=20, err=EOF 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate(0xc000726300): close: 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 02:55:18 +0000 UTC 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate(0xc000726300): >close: err= 2025/06/30 03:54:20 DEBUG : Re-reading directory (435.373174ms old) 2025/06/30 03:54:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:21 DEBUG : forgetting directory cache 2025/06/30 03:54:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate(0xc000370640): _readAt: size=512, off=0 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate(0xc000370640): openPending: 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-30 02:56:18 +0000 UTC," against cached fingerprint "20,2025-06-30 02:55:18 +0000 UTC," 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-30 02:56:18 +0000 UTC," != cached fingerprint "20,2025-06-30 02:55:18 +0000 UTC,") 2025/06/30 03:54:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/30 03:54:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate(0xc000370640): >openPending: err= 2025/06/30 03:54:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:26 DEBUG : forgetting directory cache 2025/06/30 03:54:26 DEBUG : forgetting directory cache 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate(0xc000370640): >_readAt: n=20, err=EOF 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate(0xc000370640): close: 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 02:56:18 +0000 UTC 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate(0xc000370640): >close: err= 2025/06/30 03:54:26 DEBUG : Re-reading directory (427.849858ms old) 2025/06/30 03:54:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:27 DEBUG : forgetting directory cache 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate(0xc000d8ac80): _readAt: size=512, off=0 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate(0xc000d8ac80): openPending: 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-30 02:57:18 +0000 UTC," against cached fingerprint "20,2025-06-30 02:56:18 +0000 UTC," 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-30 02:57:18 +0000 UTC," != cached fingerprint "20,2025-06-30 02:56:18 +0000 UTC,") 2025/06/30 03:54:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/30 03:54:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate(0xc000d8ac80): >openPending: err= 2025/06/30 03:54:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:28 DEBUG : forgetting directory cache 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate(0xc000d8ac80): >_readAt: n=20, err=EOF 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate(0xc000d8ac80): close: 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 02:57:18 +0000 UTC 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate(0xc000d8ac80): >close: err= 2025/06/30 03:54:28 DEBUG : Re-reading directory (267.470402ms old) 2025/06/30 03:54:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:29 DEBUG : forgetting directory cache 2025/06/30 03:54:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate(0xc000d8b380): _readAt: size=512, off=0 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate(0xc000d8b380): openPending: 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-30 02:58:18 +0000 UTC," against cached fingerprint "20,2025-06-30 02:57:18 +0000 UTC," 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-30 02:58:18 +0000 UTC," != cached fingerprint "20,2025-06-30 02:57:18 +0000 UTC,") 2025/06/30 03:54:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/30 03:54:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate(0xc000d8b380): >openPending: err= 2025/06/30 03:54:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:30 DEBUG : forgetting directory cache 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate(0xc000d8b380): >_readAt: n=20, err=EOF 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate(0xc000d8b380): close: 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 02:58:18 +0000 UTC 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate(0xc000d8b380): >close: err= 2025/06/30 03:54:30 DEBUG : Re-reading directory (271.341004ms old) 2025/06/30 03:54:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:30 DEBUG : forgetting directory cache 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate(0xc000d8bb00): _readAt: size=512, off=0 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate(0xc000d8bb00): openPending: 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-30 02:59:18 +0000 UTC," against cached fingerprint "20,2025-06-30 02:58:18 +0000 UTC," 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-30 02:59:18 +0000 UTC," != cached fingerprint "20,2025-06-30 02:58:18 +0000 UTC,") 2025/06/30 03:54:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/30 03:54:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate(0xc000d8bb00): >openPending: err= 2025/06/30 03:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:31 DEBUG : forgetting directory cache 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate(0xc000d8bb00): >_readAt: n=20, err=EOF 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate(0xc000d8bb00): close: 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 02:59:18 +0000 UTC 2025/06/30 03:54:31 DEBUG : TestRWCacheUpdate(0xc000d8bb00): >close: err= 2025/06/30 03:54:31 DEBUG : Re-reading directory (279.653734ms old) 2025/06/30 03:54:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:32 DEBUG : forgetting directory cache 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate(0xc0005caf80): _readAt: size=512, off=0 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate(0xc0005caf80): openPending: 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-30 03:00:18 +0000 UTC," against cached fingerprint "20,2025-06-30 02:59:18 +0000 UTC," 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-30 03:00:18 +0000 UTC," != cached fingerprint "20,2025-06-30 02:59:18 +0000 UTC,") 2025/06/30 03:54:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/30 03:54:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate(0xc0005caf80): >openPending: err= 2025/06/30 03:54:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:37 DEBUG : forgetting directory cache 2025/06/30 03:54:37 DEBUG : forgetting directory cache 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate(0xc0005caf80): >_readAt: n=20, err=EOF 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate(0xc0005caf80): close: 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 03:00:18 +0000 UTC 2025/06/30 03:54:37 DEBUG : TestRWCacheUpdate(0xc0005caf80): >close: err= 2025/06/30 03:54:37 DEBUG : Re-reading directory (424.697553ms old) 2025/06/30 03:54:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:38 DEBUG : forgetting directory cache 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate(0xc000371ac0): _readAt: size=512, off=0 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate(0xc000371ac0): openPending: 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-30 03:01:18 +0000 UTC," against cached fingerprint "20,2025-06-30 03:00:18 +0000 UTC," 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-30 03:01:18 +0000 UTC," != cached fingerprint "20,2025-06-30 03:00:18 +0000 UTC,") 2025/06/30 03:54:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/30 03:54:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate(0xc000371ac0): >openPending: err= 2025/06/30 03:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:39 DEBUG : forgetting directory cache 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate(0xc000371ac0): >_readAt: n=21, err=EOF 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate(0xc000371ac0): close: 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 03:01:18 +0000 UTC 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate(0xc000371ac0): >close: err= 2025/06/30 03:54:39 DEBUG : Re-reading directory (284.397096ms old) 2025/06/30 03:54:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:40 DEBUG : forgetting directory cache 2025/06/30 03:54:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate(0xc00080af40): _readAt: size=512, off=0 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate(0xc00080af40): openPending: 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-30 03:02:18 +0000 UTC," against cached fingerprint "21,2025-06-30 03:01:18 +0000 UTC," 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-30 03:02:18 +0000 UTC," != cached fingerprint "21,2025-06-30 03:01:18 +0000 UTC,") 2025/06/30 03:54:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/30 03:54:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate(0xc00080af40): >openPending: err= 2025/06/30 03:54:41 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:41 DEBUG : forgetting directory cache 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate(0xc00080af40): >_readAt: n=22, err=EOF 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate(0xc00080af40): close: 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 03:02:18 +0000 UTC 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate(0xc00080af40): >close: err= 2025/06/30 03:54:41 DEBUG : Re-reading directory (280.092956ms old) 2025/06/30 03:54:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:41 DEBUG : forgetting directory cache 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate(0xc000a642c0): _readAt: size=512, off=0 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate(0xc000a642c0): openPending: 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-30 03:03:18 +0000 UTC," against cached fingerprint "22,2025-06-30 03:02:18 +0000 UTC," 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-30 03:03:18 +0000 UTC," != cached fingerprint "22,2025-06-30 03:02:18 +0000 UTC,") 2025/06/30 03:54:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/30 03:54:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate(0xc000a642c0): >openPending: err= 2025/06/30 03:54:42 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:42 DEBUG : forgetting directory cache 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate(0xc000a642c0): >_readAt: n=23, err=EOF 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate(0xc000a642c0): close: 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 03:03:18 +0000 UTC 2025/06/30 03:54:42 DEBUG : TestRWCacheUpdate(0xc000a642c0): >close: err= 2025/06/30 03:54:42 DEBUG : Re-reading directory (265.948101ms old) 2025/06/30 03:54:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:43 DEBUG : forgetting directory cache 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate(0xc000bd0700): _readAt: size=512, off=0 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate(0xc000bd0700): openPending: 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-30 03:04:18 +0000 UTC," against cached fingerprint "23,2025-06-30 03:03:18 +0000 UTC," 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-30 03:04:18 +0000 UTC," != cached fingerprint "23,2025-06-30 03:03:18 +0000 UTC,") 2025/06/30 03:54:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/30 03:54:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate(0xc000bd0700): >openPending: err= 2025/06/30 03:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:44 DEBUG : forgetting directory cache 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate(0xc000bd0700): >_readAt: n=24, err=EOF 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate(0xc000bd0700): close: 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-30 03:04:18 +0000 UTC 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate(0xc000bd0700): >close: err= 2025/06/30 03:54:44 DEBUG : Re-reading directory (274.157803ms old) 2025/06/30 03:54:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/30 03:54:44 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:44 DEBUG : Looking for writers 2025/06/30 03:54:44 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/30 03:54:44 DEBUG : >WaitForWriters: 2025/06/30 03:54:44 DEBUG : files root 'rclone-test-yekesok9zeje': vfs cache: cleaner exiting 2025/06/30 03:54:45 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.99s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:47 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/30 03:54:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/30 03:54:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/30 03:54:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/30 03:54:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:54:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/30 03:54:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:48 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:48 DEBUG : Looking for writers 2025/06/30 03:54:48 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/30 03:54:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/30 03:54:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.25s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:48 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:48 DEBUG : files root 'rclone-test-yekesok9zeje': Reusing VFS from active cache 2025/06/30 03:54:48 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:48 DEBUG : Looking for writers 2025/06/30 03:54:48 DEBUG : >WaitForWriters: 2025/06/30 03:54:48 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:48 DEBUG : Looking for writers 2025/06/30 03:54:48 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:49 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:49 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:49 DEBUG : Looking for writers 2025/06/30 03:54:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:49 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:49 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:49 DEBUG : Looking for writers 2025/06/30 03:54:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:49 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:51 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:51 DEBUG : dir: Looking for writers 2025/06/30 03:54:51 DEBUG : file2: reading active writers 2025/06/30 03:54:51 DEBUG : Looking for writers 2025/06/30 03:54:51 DEBUG : dir: reading active writers 2025/06/30 03:54:51 DEBUG : file1: reading active writers 2025/06/30 03:54:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.98s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:52 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:54 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:54 DEBUG : dir: Looking for writers 2025/06/30 03:54:54 DEBUG : Looking for writers 2025/06/30 03:54:54 DEBUG : dir: reading active writers 2025/06/30 03:54:54 DEBUG : file1: reading active writers 2025/06/30 03:54:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.84s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:55 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:54:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:57 DEBUG : file1: Open: flags=O_RDONLY 2025/06/30 03:54:57 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/30 03:54:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/30 03:54:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/30 03:54:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/30 03:54:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/30 03:54:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/30 03:54:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/30 03:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/30 03:54:57 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (0 bytes), uploading instead of streaming 2025/06/30 03:54:58 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/06/30 03:54:58 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/06/30 03:54:58 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/30 03:54:58 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:54:58 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/30 03:54:58 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:54:58 DEBUG : dir: Looking for writers 2025/06/30 03:54:58 DEBUG : file2: reading active writers 2025/06/30 03:54:58 DEBUG : new_file.txt: reading active writers 2025/06/30 03:54:58 DEBUG : Looking for writers 2025/06/30 03:54:58 DEBUG : file1: reading active writers 2025/06/30 03:54:58 DEBUG : dir: reading active writers 2025/06/30 03:54:58 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.05s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:54:59 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:01 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/30 03:55:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000a66540 2025/06/30 03:55:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/30 03:55:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:02 INFO : dir/file1: Moved (server-side) to: file0 2025/06/30 03:55:02 DEBUG : file0: Updating file with file0 0xc000a66540 2025/06/30 03:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/30 03:55:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/30 03:55:02 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:02 DEBUG : dir: Looking for writers 2025/06/30 03:55:02 DEBUG : Looking for writers 2025/06/30 03:55:02 DEBUG : dir: reading active writers 2025/06/30 03:55:02 DEBUG : file0: reading active writers 2025/06/30 03:55:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.95s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:03 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:03 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:03 DEBUG : Looking for writers 2025/06/30 03:55:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:03 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:04 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/30 03:55:04 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/30 03:55:05 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/30 03:55:05 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/30 03:55:06 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/30 03:55:06 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:06 DEBUG : d: Looking for writers 2025/06/30 03:55:06 DEBUG : Looking for writers 2025/06/30 03:55:06 DEBUG : a: Looking for writers 2025/06/30 03:55:06 DEBUG : b: Looking for writers 2025/06/30 03:55:06 DEBUG : c: Looking for writers 2025/06/30 03:55:06 DEBUG : Looking for writers 2025/06/30 03:55:06 DEBUG : c: reading active writers 2025/06/30 03:55:06 DEBUG : d: reading active writers 2025/06/30 03:55:06 DEBUG : /: reading active writers 2025/06/30 03:55:06 DEBUG : a: reading active writers 2025/06/30 03:55:06 DEBUG : b: reading active writers 2025/06/30 03:55:06 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.86s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:07 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:08 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/30 03:55:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/30 03:55:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/30 03:55:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/30 03:55:11 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:11 DEBUG : a/b/c/d: Looking for writers 2025/06/30 03:55:11 DEBUG : a/b/c: Looking for writers 2025/06/30 03:55:11 DEBUG : d: reading active writers 2025/06/30 03:55:11 DEBUG : a/b: Looking for writers 2025/06/30 03:55:11 DEBUG : c: reading active writers 2025/06/30 03:55:11 DEBUG : a: Looking for writers 2025/06/30 03:55:11 DEBUG : b: reading active writers 2025/06/30 03:55:11 DEBUG : Looking for writers 2025/06/30 03:55:11 DEBUG : a: reading active writers 2025/06/30 03:55:11 DEBUG : >WaitForWriters: 2025/06/30 03:55:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/a/b/c not empty`) 2025/06/30 03:55:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/30 03:55:12 DEBUG : pacer: Reducing sleep to 15ms 2025/06/30 03:55:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/a/b not empty`) 2025/06/30 03:55:12 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/06/30 03:55:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yekesok9zeje/a/b not empty`) 2025/06/30 03:55:12 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/06/30 03:55:12 DEBUG : pacer: Reducing sleep to 45ms 2025/06/30 03:55:12 DEBUG : pacer: Reducing sleep to 33.75ms 2025/06/30 03:55:12 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.51s) === 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-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:12 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:12 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:12 DEBUG : Looking for writers 2025/06/30 03:55:12 DEBUG : >WaitForWriters: 2025/06/30 03:55:12 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/06/30 03:55:13 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.26s) === 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-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:13 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:13 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/06/30 03:55:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:13 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/30 03:55:13 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/30 03:55:13 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/30 03:55:13 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (5 bytes), uploading instead of streaming 2025/06/30 03:55:14 DEBUG : pacer: Reducing sleep to 10ms 2025/06/30 03:55:14 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:14 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:14 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/30 03:55:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/30 03:55:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:14 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (0 bytes), uploading instead of streaming 2025/06/30 03:55:15 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:15 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/30 03:55:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/30 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:15 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (7 bytes), uploading instead of streaming 2025/06/30 03:55:16 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:16 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:16 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:16 DEBUG : Looking for writers 2025/06/30 03:55:16 DEBUG : file1: reading active writers 2025/06/30 03:55:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.42s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:16 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:16 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:16 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/30 03:55:17 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/30 03:55:17 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/30 03:55:17 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/30 03:55:17 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (11 bytes), uploading instead of streaming 2025/06/30 03:55:18 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:18 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/30 03:55:18 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:18 DEBUG : Looking for writers 2025/06/30 03:55:18 DEBUG : file1: reading active writers 2025/06/30 03:55:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.51s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:19 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:19 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/30 03:55:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:19 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (5 bytes), uploading instead of streaming 2025/06/30 03:55:20 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:20 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/30 03:55:20 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:20 DEBUG : Looking for writers 2025/06/30 03:55:20 DEBUG : file1: reading active writers 2025/06/30 03:55:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.36s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:20 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:20 DEBUG : file1: WriteFileHandle.Release closing 2025/06/30 03:55:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:20 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (0 bytes), uploading instead of streaming 2025/06/30 03:55:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:21 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/30 03:55:21 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:21 DEBUG : Looking for writers 2025/06/30 03:55:21 DEBUG : file1: reading active writers 2025/06/30 03:55:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.38s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:21 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:22 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (2 bytes), uploading instead of streaming 2025/06/30 03:55:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:22 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:22 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/06/30 03:55:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:22 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:22 DEBUG : Looking for writers 2025/06/30 03:55:22 DEBUG : file1: reading active writers 2025/06/30 03:55:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.51s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:23 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:23 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (0 bytes), uploading instead of streaming 2025/06/30 03:55:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:24 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:55:24 DEBUG : file1: Open: flags=O_RDONLY 2025/06/30 03:55:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/30 03:55:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/30 03:55:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:55:24 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/30 03:55:24 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:24 DEBUG : Looking for writers 2025/06/30 03:55:24 DEBUG : file1: reading active writers 2025/06/30 03:55:24 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-yekesok9zeje'", Local "Local file system at /tmp/rclone3770148613", Modify Window "1s" 2025/06/30 03:55:25 INFO : files root 'rclone-test-yekesok9zeje': poll-interval is not supported by this remote 2025/06/30 03:55:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/30 03:55:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/30 03:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/30 03:55:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/30 03:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:25 DEBUG : files root 'rclone-test-yekesok9zeje': File to upload is small (100 bytes), uploading instead of streaming 2025/06/30 03:55:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/30 03:55:25 DEBUG : file1: Size of src and dst objects identical 2025/06/30 03:55:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/30 03:55:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/30 03:55:25 DEBUG : file1: Open: flags=O_RDONLY 2025/06/30 03:55:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/30 03:55:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/30 03:55:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/30 03:55:26 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/30 03:55:26 DEBUG : WaitForWriters: timeout=30s 2025/06/30 03:55:26 DEBUG : Looking for writers 2025/06/30 03:55:26 DEBUG : file1: reading active writers 2025/06/30 03:55:26 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.60s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/06/30 03:55:26 DEBUG : files root 'rclone-test-yekesok9zeje': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m51.280183091s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileSetModTime/cache=off,open=true,write=true TestFileOpenWrite]