"./vfs.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2026/06/26 05:48:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-puwimon6qeti" 2026/06/26 05:48:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/26 05:48:24 DEBUG : Creating backend with remote "/tmp/rclone3294966368" === RUN TestDirHandleMethods run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:48:28 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:48:28 DEBUG : dir: Looking for writers 2026/06/26 05:48:28 DEBUG : Looking for writers 2026/06/26 05:48:28 DEBUG : dir: reading active writers 2026/06/26 05:48:28 DEBUG : >WaitForWriters: 2026/06/26 05:48:29 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleMethods (5.79s) === RUN TestDirHandleReaddir run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:48:37 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:48:37 DEBUG : dir/subdir: Looking for writers 2026/06/26 05:48:37 DEBUG : dir: Looking for writers 2026/06/26 05:48:37 DEBUG : file1: reading active writers 2026/06/26 05:48:37 DEBUG : file2: reading active writers 2026/06/26 05:48:37 DEBUG : subdir: reading active writers 2026/06/26 05:48:37 DEBUG : Looking for writers 2026/06/26 05:48:37 DEBUG : dir: reading active writers 2026/06/26 05:48:37 DEBUG : >WaitForWriters: 2026/06/26 05:48:40 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3" 2026/06/26 05:48:40 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2026/06/26 05:48:40 DEBUG : dir: Rmdir: contains trashed file: "file2" 2026/06/26 05:48:40 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddir (10.81s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:49:41 DEBUG : Google drive root 'rclone-test-puwimon6qeti': Checking for changes on remote 2026/06/26 05:49:41 DEBUG : changeNotify: relativePath="dir", type=0 2026/06/26 05:49:41 DEBUG : >changeNotify: 2026/06/26 05:50:41 DEBUG : Google drive root 'rclone-test-puwimon6qeti': Checking for changes on remote 2026/06/26 05:51:32 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:51:32 DEBUG : dir: Looking for writers 2026/06/26 05:51:32 DEBUG : file1: reading active writers 2026/06/26 05:51:32 DEBUG : Looking for writers 2026/06/26 05:51:32 DEBUG : dir: reading active writers 2026/06/26 05:51:32 DEBUG : >WaitForWriters: 2026/06/26 05:51:33 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddirnames (172.94s) === RUN TestDirMethods run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:51:37 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:51:37 DEBUG : dir: Looking for writers 2026/06/26 05:51:37 DEBUG : Looking for writers 2026/06/26 05:51:37 DEBUG : dir: reading active writers 2026/06/26 05:51:37 DEBUG : >WaitForWriters: 2026/06/26 05:51:38 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMethods (5.24s) === RUN TestDirForgetAll run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:51:42 DEBUG : dir: forgetting directory cache 2026/06/26 05:51:42 DEBUG : forgetting directory cache 2026/06/26 05:51:42 DEBUG : dir: forgetting directory cache 2026/06/26 05:51:42 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:51:42 DEBUG : Looking for writers 2026/06/26 05:51:42 DEBUG : >WaitForWriters: 2026/06/26 05:51:44 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetAll (5.38s) === RUN TestDirForgetPath run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:51:48 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/26 05:51:48 DEBUG : dir: invalidating directory cache 2026/06/26 05:51:48 DEBUG : >ForgetPath: 2026/06/26 05:51:48 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/26 05:51:48 DEBUG : invalidating directory cache 2026/06/26 05:51:48 DEBUG : dir: forgetting directory cache 2026/06/26 05:51:48 DEBUG : >ForgetPath: 2026/06/26 05:51:48 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/26 05:51:48 DEBUG : >ForgetPath: 2026/06/26 05:51:48 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:51:48 DEBUG : dir: Looking for writers 2026/06/26 05:51:48 DEBUG : Looking for writers 2026/06/26 05:51:48 DEBUG : dir: reading active writers 2026/06/26 05:51:48 DEBUG : >WaitForWriters: 2026/06/26 05:51:49 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetPath (5.20s) === RUN TestDirWalk run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:51:57 DEBUG : forgetting directory cache 2026/06/26 05:51:57 DEBUG : dir: forgetting directory cache 2026/06/26 05:51:58 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:51:58 DEBUG : fil/a/b: Looking for writers 2026/06/26 05:51:58 DEBUG : fil/a: Looking for writers 2026/06/26 05:51:58 DEBUG : b: reading active writers 2026/06/26 05:51:58 DEBUG : fil: Looking for writers 2026/06/26 05:51:58 DEBUG : a: reading active writers 2026/06/26 05:51:58 DEBUG : dir: Looking for writers 2026/06/26 05:51:58 DEBUG : Looking for writers 2026/06/26 05:51:58 DEBUG : dir: reading active writers 2026/06/26 05:51:58 DEBUG : fil: reading active writers 2026/06/26 05:51:58 DEBUG : >WaitForWriters: 2026/06/26 05:52:00 DEBUG : fil/a/b: Rmdir: contains trashed file: "c" 2026/06/26 05:52:01 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2026/06/26 05:52:01 DEBUG : fil: Rmdir: contains trashed file: "a" 2026/06/26 05:52:02 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirWalk (13.19s) === RUN TestDirSetModTime run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:52:06 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:06 DEBUG : dir: Looking for writers 2026/06/26 05:52:06 DEBUG : Looking for writers 2026/06/26 05:52:06 DEBUG : dir: reading active writers 2026/06/26 05:52:06 DEBUG : >WaitForWriters: 2026/06/26 05:52:07 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirSetModTime (4.87s) === RUN TestDirStat run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:52:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:11 DEBUG : dir: Looking for writers 2026/06/26 05:52:11 DEBUG : file1: reading active writers 2026/06/26 05:52:11 DEBUG : Looking for writers 2026/06/26 05:52:11 DEBUG : dir: reading active writers 2026/06/26 05:52:11 DEBUG : >WaitForWriters: 2026/06/26 05:52:12 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirStat (4.97s) === RUN TestDirReadDirAll run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" === RUN TestDirReadDirAll/Virtual 2026/06/26 05:52:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/26 05:52:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/26 05:52:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/26 05:52:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/26 05:52:24 DEBUG : dir: invalidating directory cache 2026/06/26 05:52:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/26 05:52:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/26 05:52:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/26 05:52:25 DEBUG : dir/file1: Reset virtual modtime 2026/06/26 05:52:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/26 05:52:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/26 05:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/26 05:52:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/26 05:52:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:52:25 DEBUG : dir: invalidating directory cache 2026/06/26 05:52:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/26 05:52:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/26 05:52:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/26 05:52:25 DEBUG : forgetting directory cache 2026/06/26 05:52:25 DEBUG : dir: forgetting directory cache 2026/06/26 05:52:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/26 05:52:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:25 DEBUG : dir/virtualDir: Looking for writers 2026/06/26 05:52:25 DEBUG : dir: Looking for writers 2026/06/26 05:52:25 DEBUG : virtualDir: reading active writers 2026/06/26 05:52:25 DEBUG : file1: reading active writers 2026/06/26 05:52:25 DEBUG : virtualFile2: reading active writers 2026/06/26 05:52:25 DEBUG : virtualFile: reading active writers 2026/06/26 05:52:25 DEBUG : Looking for writers 2026/06/26 05:52:25 DEBUG : dir: reading active writers 2026/06/26 05:52:25 DEBUG : >WaitForWriters: 2026/06/26 05:52:27 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile" 2026/06/26 05:52:28 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2026/06/26 05:52:28 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2026/06/26 05:52:28 DEBUG : dir: Rmdir: contains trashed file: "file2" 2026/06/26 05:52:28 DEBUG : dir: Rmdir: contains trashed file: "virtualFile" 2026/06/26 05:52:28 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirReadDirAll (16.06s) --- PASS: TestDirReadDirAll/Virtual (5.09s) === RUN TestDirOpen run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:52:32 ERROR : dir/: Can only open directories read only 2026/06/26 05:52:32 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:32 DEBUG : dir: Looking for writers 2026/06/26 05:52:32 DEBUG : Looking for writers 2026/06/26 05:52:32 DEBUG : dir: reading active writers 2026/06/26 05:52:32 DEBUG : >WaitForWriters: 2026/06/26 05:52:33 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirOpen (4.81s) === RUN TestDirCreate run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:52:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/26 05:52:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/26 05:52:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/26 05:52:37 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 05:52:38 DEBUG : dir/potato: size = 5 OK 2026/06/26 05:52:38 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:52:38 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/26 05:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/26 05:52:38 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:38 DEBUG : dir: Looking for writers 2026/06/26 05:52:38 DEBUG : potato: reading active writers 2026/06/26 05:52:38 DEBUG : file1: reading active writers 2026/06/26 05:52:38 DEBUG : Looking for writers 2026/06/26 05:52:38 DEBUG : dir: reading active writers 2026/06/26 05:52:38 DEBUG : >WaitForWriters: 2026/06/26 05:52:40 DEBUG : dir: Rmdir: contains trashed file: "potato" 2026/06/26 05:52:40 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirCreate (7.35s) === RUN TestDirMkdir run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:52:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/26 05:52:46 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:46 DEBUG : dir/sub: Looking for writers 2026/06/26 05:52:46 DEBUG : dir: Looking for writers 2026/06/26 05:52:46 DEBUG : file1: reading active writers 2026/06/26 05:52:46 DEBUG : sub: reading active writers 2026/06/26 05:52:46 DEBUG : Looking for writers 2026/06/26 05:52:46 DEBUG : dir: reading active writers 2026/06/26 05:52:46 DEBUG : >WaitForWriters: 2026/06/26 05:52:48 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/06/26 05:52:48 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdir (7.72s) === RUN TestDirMkdirSub run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:52:53 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/26 05:52:54 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/26 05:52:55 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:52:55 DEBUG : dir/sub/subsub: Looking for writers 2026/06/26 05:52:55 DEBUG : dir/sub: Looking for writers 2026/06/26 05:52:55 DEBUG : subsub: reading active writers 2026/06/26 05:52:55 DEBUG : dir: Looking for writers 2026/06/26 05:52:55 DEBUG : file1: reading active writers 2026/06/26 05:52:55 DEBUG : sub: reading active writers 2026/06/26 05:52:55 DEBUG : Looking for writers 2026/06/26 05:52:55 DEBUG : dir: reading active writers 2026/06/26 05:52:55 DEBUG : >WaitForWriters: 2026/06/26 05:52:57 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2026/06/26 05:52:58 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/06/26 05:52:58 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdirSub (9.86s) === RUN TestDirRemove run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:02 ERROR : dir/: Dir.Remove not empty 2026/06/26 05:53:02 DEBUG : dir/file1: Remove: 2026/06/26 05:53:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:53:02 DEBUG : dir/file1: >Remove: err= 2026/06/26 05:53:02 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/06/26 05:53:03 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/26 05:53:03 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:03 DEBUG : Looking for writers 2026/06/26 05:53:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.21s) === RUN TestDirRemoveAll run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:07 DEBUG : dir/file1: Remove: 2026/06/26 05:53:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:53:07 DEBUG : dir/file1: >Remove: err= 2026/06/26 05:53:08 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/06/26 05:53:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/26 05:53:08 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:08 DEBUG : Looking for writers 2026/06/26 05:53:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.18s) === RUN TestDirRemoveName run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:12 DEBUG : dir/file1: Remove: 2026/06/26 05:53:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:53:13 DEBUG : dir/file1: >Remove: err= 2026/06/26 05:53:13 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:13 DEBUG : dir: Looking for writers 2026/06/26 05:53:13 DEBUG : Looking for writers 2026/06/26 05:53:13 DEBUG : dir: reading active writers 2026/06/26 05:53:13 DEBUG : >WaitForWriters: 2026/06/26 05:53:14 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirRemoveName (5.67s) === RUN TestDirRename run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/26 05:53:20 DEBUG : dir: Updating dir with dir2 0x3f4e6dbdd790 2026/06/26 05:53:20 DEBUG : dir: forgetting directory cache 2026/06/26 05:53:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/26 05:53:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/26 05:53:22 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/26 05:53:22 DEBUG : file2: Updating file with file2 0x3f4e6e02c4e0 2026/06/26 05:53:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/26 05:53:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 05:53:23 INFO : dir2/file3: Deleted 2026/06/26 05:53:24 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/26 05:53:24 DEBUG : dir2/file3: Updating file with dir2/file3 0x3f4e6e02c4e0 2026/06/26 05:53:24 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/26 05:53:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/26 05:53:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/26 05:53:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x3f4e6e0be270 2026/06/26 05:53:26 DEBUG : empty directory: forgetting directory cache 2026/06/26 05:53:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/26 05:53:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/26 05:53:26 DEBUG : dir2: Renaming to "dir3" 2026/06/26 05:53:26 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:26 DEBUG : dir3: Looking for writers 2026/06/26 05:53:26 DEBUG : file3: reading active writers 2026/06/26 05:53:26 DEBUG : renamed empty directory: Looking for writers 2026/06/26 05:53:26 DEBUG : Looking for writers 2026/06/26 05:53:26 DEBUG : dir3: reading active writers 2026/06/26 05:53:26 DEBUG : renamed empty directory: reading active writers 2026/06/26 05:53:26 DEBUG : >WaitForWriters: 2026/06/26 05:53:28 DEBUG : dir2: Rmdir: contains trashed file: "file3" 2026/06/26 05:53:28 DEBUG : dir2: Rmdir: contains trashed file: "file3" --- PASS: TestDirRename (13.92s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/26 05:53:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:53:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:53:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/26 05:53:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/26 05:53:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/26 05:53:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/26 05:53:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:53:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:53:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/26 05:53:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/26 05:53:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/26 05:53:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/26 05:53:33 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (12 bytes), uploading instead of streaming 2026/06/26 05:53:34 DEBUG : dir/sub/file2: size = 12 OK 2026/06/26 05:53:34 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/26 05:53:34 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/26 05:53:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/26 05:53:34 DEBUG : forgetting directory cache 2026/06/26 05:53:34 DEBUG : dir: forgetting directory cache 2026/06/26 05:53:34 DEBUG : dir/sub: forgetting directory cache 2026/06/26 05:53:34 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/26 05:53:34 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/26 05:53:34 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 05:53:35 DEBUG : dir/sub/file0: size = 5 OK 2026/06/26 05:53:35 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:53:35 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/26 05:53:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/26 05:53:35 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:35 DEBUG : dir/sub: Looking for writers 2026/06/26 05:53:35 DEBUG : file0: reading active writers 2026/06/26 05:53:35 DEBUG : file2: reading active writers 2026/06/26 05:53:35 DEBUG : dir: Looking for writers 2026/06/26 05:53:35 DEBUG : file1: reading active writers 2026/06/26 05:53:35 DEBUG : sub: reading active writers 2026/06/26 05:53:35 DEBUG : Looking for writers 2026/06/26 05:53:35 DEBUG : dir: reading active writers 2026/06/26 05:53:35 DEBUG : >WaitForWriters: 2026/06/26 05:53:38 DEBUG : dir/sub: Rmdir: contains trashed file: "file2" 2026/06/26 05:53:38 DEBUG : dir/sub: Rmdir: contains trashed file: "file0" 2026/06/26 05:53:38 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/06/26 05:53:38 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirFileOpen (10.55s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/26 05:53:39 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:39 DEBUG : Looking for writers 2026/06/26 05:53:39 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.65s) === RUN TestDirMetadataExtension run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:43 DEBUG : dir/file1: Fetching metadata 2026/06/26 05:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/26 05:53:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:53:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/26 05:53:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/26 05:53:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/26 05:53:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:53:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/26 05:53:43 DEBUG : dir: Fetching metadata 2026/06/26 05:53:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/26 05:53:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:53:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/26 05:53:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/26 05:53:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/26 05:53:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:53:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/26 05:53:43 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:43 DEBUG : dir: Looking for writers 2026/06/26 05:53:43 DEBUG : file1: reading active writers 2026/06/26 05:53:43 DEBUG : file1.metadata: reading active writers 2026/06/26 05:53:43 DEBUG : Looking for writers 2026/06/26 05:53:43 DEBUG : dir: reading active writers 2026/06/26 05:53:43 DEBUG : dir.metadata: reading active writers 2026/06/26 05:53:43 DEBUG : >WaitForWriters: 2026/06/26 05:53:44 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMetadataExtension (5.44s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:48 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:48 DEBUG : dir: Looking for writers 2026/06/26 05:53:48 DEBUG : file1: reading active writers 2026/06/26 05:53:48 DEBUG : Looking for writers 2026/06/26 05:53:48 DEBUG : dir: reading active writers 2026/06/26 05:53:48 DEBUG : >WaitForWriters: 2026/06/26 05:53:49 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileMethods (5.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:53:56 DEBUG : Can set mod time: true 2026/06/26 05:53:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/26 05:53:57 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:53:57 DEBUG : dir: Looking for writers 2026/06/26 05:53:57 DEBUG : file1: reading active writers 2026/06/26 05:53:57 DEBUG : Looking for writers 2026/06/26 05:53:57 DEBUG : dir: reading active writers 2026/06/26 05:53:57 DEBUG : >WaitForWriters: 2026/06/26 05:53:58 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:54:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 05:54:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:02 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 05:54:03 DEBUG : dir/file1: size = 0 OK 2026/06/26 05:54:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 05:54:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 05:54:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/26 05:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:04 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:04 DEBUG : dir: Looking for writers 2026/06/26 05:54:04 DEBUG : file1: reading active writers 2026/06/26 05:54:04 DEBUG : Looking for writers 2026/06/26 05:54:04 DEBUG : dir: reading active writers 2026/06/26 05:54:04 DEBUG : >WaitForWriters: 2026/06/26 05:54:04 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:04 DEBUG : dir: Looking for writers 2026/06/26 05:54:04 DEBUG : file1: reading active writers 2026/06/26 05:54:04 DEBUG : Looking for writers 2026/06/26 05:54:04 DEBUG : dir: reading active writers 2026/06/26 05:54:04 DEBUG : >WaitForWriters: 2026/06/26 05:54:06 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 05:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:10 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 05:54:11 DEBUG : dir/file1: size = 5 OK 2026/06/26 05:54:11 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:54:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 05:54:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/26 05:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:12 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:12 DEBUG : dir: Looking for writers 2026/06/26 05:54:12 DEBUG : file1: reading active writers 2026/06/26 05:54:12 DEBUG : Looking for writers 2026/06/26 05:54:12 DEBUG : dir: reading active writers 2026/06/26 05:54:12 DEBUG : >WaitForWriters: 2026/06/26 05:54:12 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:12 DEBUG : dir: Looking for writers 2026/06/26 05:54:12 DEBUG : file1: reading active writers 2026/06/26 05:54:12 DEBUG : Looking for writers 2026/06/26 05:54:12 DEBUG : dir: reading active writers 2026/06/26 05:54:12 DEBUG : >WaitForWriters: 2026/06/26 05:54:13 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:14 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:54:14 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:14 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:14 DEBUG : Config file has changed externally - reloading 2026/06/26 05:54:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:54:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:54:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:14 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:54:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/26 05:54:18 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:18 DEBUG : dir: Looking for writers 2026/06/26 05:54:18 DEBUG : file1: reading active writers 2026/06/26 05:54:18 DEBUG : Looking for writers 2026/06/26 05:54:18 DEBUG : dir: reading active writers 2026/06/26 05:54:18 DEBUG : >WaitForWriters: 2026/06/26 05:54:18 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:54:19 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:20 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:54:20 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:20 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:54:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:54:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:20 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:54:23 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/26 05:54:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:54:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:54:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:54:23 DEBUG : dir/file1(0x3f4e6d6b2ac0): close: 2026/06/26 05:54:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/26 05:54:25 DEBUG : dir/file1(0x3f4e6d6b2ac0): >close: err= 2026/06/26 05:54:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:25 DEBUG : dir: Looking for writers 2026/06/26 05:54:25 DEBUG : file1: reading active writers 2026/06/26 05:54:25 DEBUG : Looking for writers 2026/06/26 05:54:25 DEBUG : dir: reading active writers 2026/06/26 05:54:25 DEBUG : >WaitForWriters: 2026/06/26 05:54:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:25 DEBUG : dir: Looking for writers 2026/06/26 05:54:25 DEBUG : file1: reading active writers 2026/06/26 05:54:25 DEBUG : Looking for writers 2026/06/26 05:54:25 DEBUG : dir: reading active writers 2026/06/26 05:54:25 DEBUG : >WaitForWriters: 2026/06/26 05:54:25 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:54:26 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:27 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:54:27 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:27 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:54:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:54:27 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:54:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/26 05:54:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:54:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:54:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:54:30 DEBUG : dir/file1(0x3f4e6d45fb80): _writeAt: size=5, off=0 2026/06/26 05:54:30 DEBUG : dir/file1(0x3f4e6d45fb80): openPending: 2026/06/26 05:54:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 05:54:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 05:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:30 DEBUG : dir/file1(0x3f4e6d45fb80): >openPending: err= 2026/06/26 05:54:30 DEBUG : dir/file1(0x3f4e6d45fb80): >_writeAt: n=5, err= 2026/06/26 05:54:30 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 05:54:30 DEBUG : dir/file1(0x3f4e6d45fb80): close: 2026/06/26 05:54:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/26 05:54:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/26 05:54:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/26 05:54:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/26 05:54:31 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/26 05:54:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:54:31 DEBUG : dir/file1(0x3f4e6d45fb80): >close: err= 2026/06/26 05:54:31 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:54:31 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:54:31 DEBUG : dir: Looking for writers 2026/06/26 05:54:31 DEBUG : file1: reading active writers 2026/06/26 05:54:31 DEBUG : Looking for writers 2026/06/26 05:54:31 DEBUG : dir: reading active writers 2026/06/26 05:54:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:54:32 DEBUG : dir/file1: size = 14 OK 2026/06/26 05:54:32 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/26 05:54:32 INFO : dir/file1: Copied (replaced existing) 2026/06/26 05:54:32 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/26 05:54:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 05:54:32 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/26 05:54:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 05:54:32 DEBUG : dir: Looking for writers 2026/06/26 05:54:32 DEBUG : file1: reading active writers 2026/06/26 05:54:32 DEBUG : Looking for writers 2026/06/26 05:54:32 DEBUG : dir: reading active writers 2026/06/26 05:54:32 DEBUG : >WaitForWriters: 2026/06/26 05:54:32 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:32 DEBUG : dir: Looking for writers 2026/06/26 05:54:32 DEBUG : file1: reading active writers 2026/06/26 05:54:32 DEBUG : Looking for writers 2026/06/26 05:54:32 DEBUG : dir: reading active writers 2026/06/26 05:54:32 DEBUG : >WaitForWriters: 2026/06/26 05:54:32 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:54:33 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileSetModTime (44.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.93s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (7.37s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (6.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (6.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.39s) === RUN TestFileOpenRead run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:54:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:54:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:54:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/26 05:54:38 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:38 DEBUG : dir: Looking for writers 2026/06/26 05:54:38 DEBUG : file1: reading active writers 2026/06/26 05:54:38 DEBUG : Looking for writers 2026/06/26 05:54:38 DEBUG : dir: reading active writers 2026/06/26 05:54:38 DEBUG : >WaitForWriters: 2026/06/26 05:54:39 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenRead (5.83s) === RUN TestFileOpenReadUnknownSize 2026/06/26 05:54:40 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/26 05:54:40 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/26 05:54:40 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:54:40 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/26 05:54:40 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:40 DEBUG : Looking for writers 2026/06/26 05:54:40 DEBUG : file.txt: reading active writers 2026/06/26 05:54:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:43 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (25 bytes), uploading instead of streaming 2026/06/26 05:54:45 DEBUG : dir/file1: size = 25 OK 2026/06/26 05:54:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:54:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 05:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:54:45 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:45 DEBUG : dir: Looking for writers 2026/06/26 05:54:45 DEBUG : file1: reading active writers 2026/06/26 05:54:45 DEBUG : Looking for writers 2026/06/26 05:54:45 DEBUG : dir: reading active writers 2026/06/26 05:54:45 DEBUG : >WaitForWriters: 2026/06/26 05:54:46 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenWrite (6.80s) === RUN TestFileRemove run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:50 DEBUG : dir/file1: Remove: 2026/06/26 05:54:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:54:50 DEBUG : dir/file1: >Remove: err= 2026/06/26 05:54:51 DEBUG : dir/file1: Remove: 2026/06/26 05:54:51 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/26 05:54:51 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:51 DEBUG : dir: Looking for writers 2026/06/26 05:54:51 DEBUG : Looking for writers 2026/06/26 05:54:51 DEBUG : dir: reading active writers 2026/06/26 05:54:51 DEBUG : >WaitForWriters: 2026/06/26 05:54:52 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemove (5.62s) === RUN TestFileRemoveAll run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:54:56 DEBUG : dir/file1: Remove: 2026/06/26 05:54:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:54:56 DEBUG : dir/file1: >Remove: err= 2026/06/26 05:54:56 DEBUG : dir/file1: Remove: 2026/06/26 05:54:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/26 05:54:56 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:54:56 DEBUG : dir: Looking for writers 2026/06/26 05:54:56 DEBUG : Looking for writers 2026/06/26 05:54:56 DEBUG : dir: reading active writers 2026/06/26 05:54:56 DEBUG : >WaitForWriters: 2026/06/26 05:54:57 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemoveAll (5.55s) === RUN TestFileOpen run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:55:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:55:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/26 05:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 05:55:01 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/26 05:55:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 05:55:01 DEBUG : dir/file1: Open: flags=0x3 2026/06/26 05:55:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/26 05:55:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/26 05:55:01 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:01 DEBUG : dir: Looking for writers 2026/06/26 05:55:01 DEBUG : file1: reading active writers 2026/06/26 05:55:01 DEBUG : Looking for writers 2026/06/26 05:55:01 DEBUG : dir: reading active writers 2026/06/26 05:55:01 DEBUG : >WaitForWriters: 2026/06/26 05:55:02 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpen (5.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:55:06 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:06 DEBUG : dir: Looking for writers 2026/06/26 05:55:06 DEBUG : file1: reading active writers 2026/06/26 05:55:06 DEBUG : Looking for writers 2026/06/26 05:55:06 DEBUG : dir: reading active writers 2026/06/26 05:55:06 DEBUG : >WaitForWriters: 2026/06/26 05:55:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:08 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6de86000 2026/06/26 05:55:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 05:55:09 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6de86000 2026/06/26 05:55:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 05:55:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 05:55:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:10 DEBUG : dir/file1: File is currently open, delaying rename 0x3f4e6de86000 2026/06/26 05:55:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:10 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (25 bytes), uploading instead of streaming 2026/06/26 05:55:11 DEBUG : dir/file1: size = 25 OK 2026/06/26 05:55:11 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:55:11 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 05:55:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:11 DEBUG : newLeaf: Running delayed rename now 2026/06/26 05:55:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:12 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6de86000 2026/06/26 05:55:12 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:12 DEBUG : dir: Looking for writers 2026/06/26 05:55:12 DEBUG : Looking for writers 2026/06/26 05:55:12 DEBUG : dir: reading active writers 2026/06/26 05:55:12 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:12 DEBUG : >WaitForWriters: 2026/06/26 05:55:13 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:13 DEBUG : dir: Looking for writers 2026/06/26 05:55:13 DEBUG : Looking for writers 2026/06/26 05:55:13 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:13 DEBUG : dir: reading active writers 2026/06/26 05:55:13 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:55:14 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:55:14 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:14 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:14 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:55:17 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:17 DEBUG : dir: Looking for writers 2026/06/26 05:55:17 DEBUG : file1: reading active writers 2026/06/26 05:55:17 DEBUG : Looking for writers 2026/06/26 05:55:17 DEBUG : dir: reading active writers 2026/06/26 05:55:17 DEBUG : >WaitForWriters: 2026/06/26 05:55:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:19 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6da4cd00 2026/06/26 05:55:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 05:55:20 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6da4cd00 2026/06/26 05:55:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 05:55:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:55:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/26 05:55:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:21 DEBUG : dir/file1: File is currently open, delaying rename 0x3f4e6da4cd00 2026/06/26 05:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:21 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (25 bytes), uploading instead of streaming 2026/06/26 05:55:22 DEBUG : dir/file1: size = 25 OK 2026/06/26 05:55:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:55:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/26 05:55:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:22 DEBUG : newLeaf: Running delayed rename now 2026/06/26 05:55:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:23 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6da4cd00 2026/06/26 05:55:23 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:23 DEBUG : dir: Looking for writers 2026/06/26 05:55:23 DEBUG : Looking for writers 2026/06/26 05:55:23 DEBUG : dir: reading active writers 2026/06/26 05:55:23 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:23 DEBUG : >WaitForWriters: 2026/06/26 05:55:23 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:23 DEBUG : dir: Looking for writers 2026/06/26 05:55:23 DEBUG : Looking for writers 2026/06/26 05:55:23 DEBUG : dir: reading active writers 2026/06/26 05:55:23 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:23 DEBUG : >WaitForWriters: 2026/06/26 05:55:23 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:55:25 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:55:25 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:25 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:25 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:55:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:55:28 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:28 DEBUG : dir/file1(0x3f4e6db21540): openPending: 2026/06/26 05:55:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 05:55:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 05:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:28 DEBUG : dir/file1(0x3f4e6db21540): >openPending: err= 2026/06/26 05:55:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:55:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:28 DEBUG : dir/file1(0x3f4e6db21540): _writeAt: size=14, off=0 2026/06/26 05:55:28 DEBUG : dir/file1(0x3f4e6db21540): >_writeAt: n=14, err= 2026/06/26 05:55:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 05:55:28 DEBUG : dir/file1(0x3f4e6db21540): close: 2026/06/26 05:55:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 05:55:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 05:55:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:55:28 DEBUG : dir/file1(0x3f4e6db21540): >close: err= 2026/06/26 05:55:28 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:28 DEBUG : dir: Looking for writers 2026/06/26 05:55:28 DEBUG : file1: reading active writers 2026/06/26 05:55:28 DEBUG : Looking for writers 2026/06/26 05:55:28 DEBUG : dir: reading active writers 2026/06/26 05:55:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:55:29 DEBUG : dir: Looking for writers 2026/06/26 05:55:29 DEBUG : file1: reading active writers 2026/06/26 05:55:29 DEBUG : Looking for writers 2026/06/26 05:55:29 DEBUG : dir: reading active writers 2026/06/26 05:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:55:29 DEBUG : dir: Looking for writers 2026/06/26 05:55:29 DEBUG : file1: reading active writers 2026/06/26 05:55:29 DEBUG : Looking for writers 2026/06/26 05:55:29 DEBUG : dir: reading active writers 2026/06/26 05:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:55:29 DEBUG : dir: Looking for writers 2026/06/26 05:55:29 DEBUG : file1: reading active writers 2026/06/26 05:55:29 DEBUG : Looking for writers 2026/06/26 05:55:29 DEBUG : dir: reading active writers 2026/06/26 05:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:55:29 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 05:55:29 DEBUG : dir: Looking for writers 2026/06/26 05:55:29 DEBUG : file1: reading active writers 2026/06/26 05:55:29 DEBUG : Looking for writers 2026/06/26 05:55:29 DEBUG : dir: reading active writers 2026/06/26 05:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:55:29 DEBUG : dir: Looking for writers 2026/06/26 05:55:29 DEBUG : file1: reading active writers 2026/06/26 05:55:29 DEBUG : Looking for writers 2026/06/26 05:55:29 DEBUG : dir: reading active writers 2026/06/26 05:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:55:29 DEBUG : dir: Looking for writers 2026/06/26 05:55:29 DEBUG : file1: reading active writers 2026/06/26 05:55:29 DEBUG : Looking for writers 2026/06/26 05:55:29 DEBUG : dir: reading active writers 2026/06/26 05:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:55:30 DEBUG : dir/file1: size = 14 OK 2026/06/26 05:55:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 05:55:30 INFO : dir/file1: Copied (replaced existing) 2026/06/26 05:55:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 05:55:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/26 05:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 05:55:30 DEBUG : dir: Looking for writers 2026/06/26 05:55:30 DEBUG : file1: reading active writers 2026/06/26 05:55:30 DEBUG : Looking for writers 2026/06/26 05:55:30 DEBUG : dir: reading active writers 2026/06/26 05:55:30 DEBUG : >WaitForWriters: 2026/06/26 05:55:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:55:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:30 DEBUG : dir/file1(0x3f4e6de40600): _readAt: size=512, off=0 2026/06/26 05:55:30 DEBUG : dir/file1(0x3f4e6de40600): openPending: 2026/06/26 05:55:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 05:55:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 05:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:30 DEBUG : dir/file1(0x3f4e6de40600): >openPending: err= 2026/06/26 05:55:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 05:55:30 DEBUG : dir/file1(0x3f4e6de40600): >_readAt: n=14, err=EOF 2026/06/26 05:55:30 DEBUG : dir/file1(0x3f4e6de40600): close: 2026/06/26 05:55:30 DEBUG : dir/file1(0x3f4e6de40600): >close: err= 2026/06/26 05:55:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:55:31 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6de97040 2026/06/26 05:55:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 05:55:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/26 05:55:32 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6de97040 2026/06/26 05:55:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 05:55:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:55:33 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:33 DEBUG : dir/file1(0x3f4e6d6eb980): openPending: 2026/06/26 05:55:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 05:55:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 05:55:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:33 DEBUG : dir/file1(0x3f4e6d6eb980): >openPending: err= 2026/06/26 05:55:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:55:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:33 DEBUG : dir/file1(0x3f4e6d6eb980): _writeAt: size=25, off=0 2026/06/26 05:55:33 DEBUG : dir/file1(0x3f4e6d6eb980): >_writeAt: n=25, err= 2026/06/26 05:55:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:55:34 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6de97040 2026/06/26 05:55:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:34 DEBUG : newLeaf(0x3f4e6d6eb980): close: 2026/06/26 05:55:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 05:55:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 05:55:33.184807011 +0000 UTC m=+429.031134910 2026/06/26 05:55:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 05:55:34 DEBUG : newLeaf(0x3f4e6d6eb980): >close: err= 2026/06/26 05:55:34 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:55:34 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:55:34 DEBUG : dir: Looking for writers 2026/06/26 05:55:34 DEBUG : Looking for writers 2026/06/26 05:55:34 DEBUG : dir: reading active writers 2026/06/26 05:55:34 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:55:35 DEBUG : newLeaf: size = 25 OK 2026/06/26 05:55:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:55:35 INFO : newLeaf: Copied (replaced existing) 2026/06/26 05:55:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 05:55:33.184 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 05:55:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 05:55:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 05:55:35 DEBUG : dir: Looking for writers 2026/06/26 05:55:35 DEBUG : Looking for writers 2026/06/26 05:55:35 DEBUG : dir: reading active writers 2026/06/26 05:55:35 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:35 DEBUG : >WaitForWriters: 2026/06/26 05:55:35 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:35 DEBUG : dir: Looking for writers 2026/06/26 05:55:35 DEBUG : Looking for writers 2026/06/26 05:55:35 DEBUG : dir: reading active writers 2026/06/26 05:55:35 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:35 DEBUG : >WaitForWriters: 2026/06/26 05:55:35 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:55:37 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:55:37 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:37 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:37 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:55:40 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:40 DEBUG : dir: Looking for writers 2026/06/26 05:55:40 DEBUG : file1: reading active writers 2026/06/26 05:55:40 DEBUG : Looking for writers 2026/06/26 05:55:40 DEBUG : dir: reading active writers 2026/06/26 05:55:40 DEBUG : >WaitForWriters: 2026/06/26 05:55:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:42 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6e1fc0d0 2026/06/26 05:55:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 05:55:43 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6e1fc0d0 2026/06/26 05:55:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 05:55:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:55:43 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:43 DEBUG : dir/file1(0x3f4e6de88480): openPending: 2026/06/26 05:55:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 05:55:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 05:55:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:43 DEBUG : dir/file1(0x3f4e6de88480): >openPending: err= 2026/06/26 05:55:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:55:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:43 DEBUG : dir/file1(0x3f4e6de88480): _writeAt: size=25, off=0 2026/06/26 05:55:43 DEBUG : dir/file1(0x3f4e6de88480): >_writeAt: n=25, err= 2026/06/26 05:55:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:55:44 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6e1fc0d0 2026/06/26 05:55:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:44 DEBUG : newLeaf(0x3f4e6de88480): close: 2026/06/26 05:55:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 05:55:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 05:55:43.818585243 +0000 UTC m=+439.664913133 2026/06/26 05:55:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 05:55:44 DEBUG : newLeaf(0x3f4e6de88480): >close: err= 2026/06/26 05:55:44 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:44 DEBUG : dir: Looking for writers 2026/06/26 05:55:44 DEBUG : Looking for writers 2026/06/26 05:55:44 DEBUG : dir: reading active writers 2026/06/26 05:55:44 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:55:44 DEBUG : dir: Looking for writers 2026/06/26 05:55:44 DEBUG : Looking for writers 2026/06/26 05:55:44 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:44 DEBUG : dir: reading active writers 2026/06/26 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:55:44 DEBUG : dir: Looking for writers 2026/06/26 05:55:44 DEBUG : Looking for writers 2026/06/26 05:55:44 DEBUG : dir: reading active writers 2026/06/26 05:55:44 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:55:44 DEBUG : dir: Looking for writers 2026/06/26 05:55:44 DEBUG : Looking for writers 2026/06/26 05:55:44 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:44 DEBUG : dir: reading active writers 2026/06/26 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:55:44 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 05:55:44 DEBUG : dir: Looking for writers 2026/06/26 05:55:44 DEBUG : Looking for writers 2026/06/26 05:55:44 DEBUG : dir: reading active writers 2026/06/26 05:55:44 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:55:44 DEBUG : dir: Looking for writers 2026/06/26 05:55:44 DEBUG : Looking for writers 2026/06/26 05:55:44 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:44 DEBUG : dir: reading active writers 2026/06/26 05:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:55:45 DEBUG : dir: Looking for writers 2026/06/26 05:55:45 DEBUG : Looking for writers 2026/06/26 05:55:45 DEBUG : dir: reading active writers 2026/06/26 05:55:45 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:55:45 DEBUG : dir: Looking for writers 2026/06/26 05:55:45 DEBUG : Looking for writers 2026/06/26 05:55:45 DEBUG : dir: reading active writers 2026/06/26 05:55:45 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:55:46 DEBUG : newLeaf: size = 25 OK 2026/06/26 05:55:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:55:46 INFO : newLeaf: Copied (replaced existing) 2026/06/26 05:55:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 05:55:43.818 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 05:55:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 05:55:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 05:55:46 DEBUG : dir: Looking for writers 2026/06/26 05:55:46 DEBUG : Looking for writers 2026/06/26 05:55:46 DEBUG : dir: reading active writers 2026/06/26 05:55:46 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:46 DEBUG : >WaitForWriters: 2026/06/26 05:55:47 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:47 DEBUG : dir: Looking for writers 2026/06/26 05:55:47 DEBUG : Looking for writers 2026/06/26 05:55:47 DEBUG : dir: reading active writers 2026/06/26 05:55:47 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:47 DEBUG : >WaitForWriters: 2026/06/26 05:55:47 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:55:49 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:55:49 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:49 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:55:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:55:49 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:55:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:55:52 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:52 DEBUG : dir/file1(0x3f4e6dd03040): openPending: 2026/06/26 05:55:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 05:55:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 05:55:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:52 DEBUG : dir/file1(0x3f4e6dd03040): >openPending: err= 2026/06/26 05:55:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:55:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:52 DEBUG : dir/file1(0x3f4e6dd03040): _writeAt: size=14, off=0 2026/06/26 05:55:52 DEBUG : dir/file1(0x3f4e6dd03040): >_writeAt: n=14, err= 2026/06/26 05:55:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 05:55:52 DEBUG : dir/file1(0x3f4e6dd03040): close: 2026/06/26 05:55:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 05:55:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/26 05:55:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:55:52 DEBUG : dir/file1(0x3f4e6dd03040): >close: err= 2026/06/26 05:55:52 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:52 DEBUG : dir: Looking for writers 2026/06/26 05:55:52 DEBUG : file1: reading active writers 2026/06/26 05:55:52 DEBUG : Looking for writers 2026/06/26 05:55:52 DEBUG : dir: reading active writers 2026/06/26 05:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:55:52 DEBUG : dir: Looking for writers 2026/06/26 05:55:52 DEBUG : file1: reading active writers 2026/06/26 05:55:52 DEBUG : Looking for writers 2026/06/26 05:55:52 DEBUG : dir: reading active writers 2026/06/26 05:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:55:52 DEBUG : dir: Looking for writers 2026/06/26 05:55:52 DEBUG : file1: reading active writers 2026/06/26 05:55:52 DEBUG : Looking for writers 2026/06/26 05:55:52 DEBUG : dir: reading active writers 2026/06/26 05:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:55:52 DEBUG : dir: Looking for writers 2026/06/26 05:55:52 DEBUG : file1: reading active writers 2026/06/26 05:55:52 DEBUG : Looking for writers 2026/06/26 05:55:52 DEBUG : dir: reading active writers 2026/06/26 05:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:55:52 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 05:55:52 DEBUG : dir: Looking for writers 2026/06/26 05:55:52 DEBUG : file1: reading active writers 2026/06/26 05:55:52 DEBUG : Looking for writers 2026/06/26 05:55:52 DEBUG : dir: reading active writers 2026/06/26 05:55:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:55:53 DEBUG : dir: Looking for writers 2026/06/26 05:55:53 DEBUG : file1: reading active writers 2026/06/26 05:55:53 DEBUG : Looking for writers 2026/06/26 05:55:53 DEBUG : dir: reading active writers 2026/06/26 05:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:55:53 DEBUG : dir: Looking for writers 2026/06/26 05:55:53 DEBUG : file1: reading active writers 2026/06/26 05:55:53 DEBUG : Looking for writers 2026/06/26 05:55:53 DEBUG : dir: reading active writers 2026/06/26 05:55:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:55:54 DEBUG : dir: Looking for writers 2026/06/26 05:55:54 DEBUG : file1: reading active writers 2026/06/26 05:55:54 DEBUG : Looking for writers 2026/06/26 05:55:54 DEBUG : dir: reading active writers 2026/06/26 05:55:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:55:55 DEBUG : dir/file1: size = 14 OK 2026/06/26 05:55:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/26 05:55:55 INFO : dir/file1: Copied (replaced existing) 2026/06/26 05:55:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 05:55:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/26 05:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 05:55:55 DEBUG : dir: Looking for writers 2026/06/26 05:55:55 DEBUG : file1: reading active writers 2026/06/26 05:55:55 DEBUG : Looking for writers 2026/06/26 05:55:55 DEBUG : dir: reading active writers 2026/06/26 05:55:55 DEBUG : >WaitForWriters: 2026/06/26 05:55:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:55:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:55 DEBUG : dir/file1(0x3f4e6dc506c0): _readAt: size=512, off=0 2026/06/26 05:55:55 DEBUG : dir/file1(0x3f4e6dc506c0): openPending: 2026/06/26 05:55:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 05:55:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 05:55:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:55 DEBUG : dir/file1(0x3f4e6dc506c0): >openPending: err= 2026/06/26 05:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/26 05:55:55 DEBUG : dir/file1(0x3f4e6dc506c0): >_readAt: n=14, err=EOF 2026/06/26 05:55:55 DEBUG : dir/file1(0x3f4e6dc506c0): close: 2026/06/26 05:55:55 DEBUG : dir/file1(0x3f4e6dc506c0): >close: err= 2026/06/26 05:55:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:55:56 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6db86f70 2026/06/26 05:55:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 05:55:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/26 05:55:57 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6db86f70 2026/06/26 05:55:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 05:55:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:55:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:55:58 DEBUG : dir/file1(0x3f4e6dd88c00): openPending: 2026/06/26 05:55:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 05:55:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 05:55:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:55:58 DEBUG : dir/file1(0x3f4e6dd88c00): >openPending: err= 2026/06/26 05:55:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:55:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:55:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:55:58 DEBUG : dir/file1(0x3f4e6dd88c00): _writeAt: size=25, off=0 2026/06/26 05:55:58 DEBUG : dir/file1(0x3f4e6dd88c00): >_writeAt: n=25, err= 2026/06/26 05:55:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:55:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:55:58 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6db86f70 2026/06/26 05:55:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:55:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:55:58 DEBUG : newLeaf(0x3f4e6dd88c00): close: 2026/06/26 05:55:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 05:55:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 05:55:58.171439223 +0000 UTC m=+454.017767122 2026/06/26 05:55:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 05:55:58 DEBUG : newLeaf(0x3f4e6dd88c00): >close: err= 2026/06/26 05:55:58 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:55:58 DEBUG : dir: Looking for writers 2026/06/26 05:55:58 DEBUG : Looking for writers 2026/06/26 05:55:58 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:58 DEBUG : dir: reading active writers 2026/06/26 05:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:55:58 DEBUG : dir: Looking for writers 2026/06/26 05:55:58 DEBUG : Looking for writers 2026/06/26 05:55:58 DEBUG : dir: reading active writers 2026/06/26 05:55:58 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:55:58 DEBUG : dir: Looking for writers 2026/06/26 05:55:58 DEBUG : Looking for writers 2026/06/26 05:55:58 DEBUG : dir: reading active writers 2026/06/26 05:55:58 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:55:59 DEBUG : dir: Looking for writers 2026/06/26 05:55:59 DEBUG : Looking for writers 2026/06/26 05:55:59 DEBUG : dir: reading active writers 2026/06/26 05:55:59 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:55:59 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 05:55:59 DEBUG : dir: Looking for writers 2026/06/26 05:55:59 DEBUG : Looking for writers 2026/06/26 05:55:59 DEBUG : dir: reading active writers 2026/06/26 05:55:59 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:55:59 DEBUG : dir: Looking for writers 2026/06/26 05:55:59 DEBUG : Looking for writers 2026/06/26 05:55:59 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:59 DEBUG : dir: reading active writers 2026/06/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:55:59 DEBUG : dir: Looking for writers 2026/06/26 05:55:59 DEBUG : Looking for writers 2026/06/26 05:55:59 DEBUG : dir: reading active writers 2026/06/26 05:55:59 DEBUG : newLeaf: reading active writers 2026/06/26 05:55:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:56:00 DEBUG : dir: Looking for writers 2026/06/26 05:56:00 DEBUG : Looking for writers 2026/06/26 05:56:00 DEBUG : dir: reading active writers 2026/06/26 05:56:00 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:56:00 DEBUG : newLeaf: size = 25 OK 2026/06/26 05:56:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:56:00 INFO : newLeaf: Copied (replaced existing) 2026/06/26 05:56:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 05:55:58.171 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 05:56:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 05:56:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:56:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 05:56:01 DEBUG : dir: Looking for writers 2026/06/26 05:56:01 DEBUG : Looking for writers 2026/06/26 05:56:01 DEBUG : dir: reading active writers 2026/06/26 05:56:01 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:01 DEBUG : >WaitForWriters: 2026/06/26 05:56:01 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:01 DEBUG : dir: Looking for writers 2026/06/26 05:56:01 DEBUG : Looking for writers 2026/06/26 05:56:01 DEBUG : dir: reading active writers 2026/06/26 05:56:01 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:01 DEBUG : >WaitForWriters: 2026/06/26 05:56:01 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:03 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:56:03 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:03 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:03 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:56:07 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:07 DEBUG : dir: Looking for writers 2026/06/26 05:56:07 DEBUG : file1: reading active writers 2026/06/26 05:56:07 DEBUG : Looking for writers 2026/06/26 05:56:07 DEBUG : dir: reading active writers 2026/06/26 05:56:07 DEBUG : >WaitForWriters: 2026/06/26 05:56:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:07 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:56:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:56:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:56:07 DEBUG : dir/file1(0x3f4e6db20000): _readAt: size=512, off=0 2026/06/26 05:56:07 DEBUG : dir/file1(0x3f4e6db20000): openPending: 2026/06/26 05:56:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/26 05:56:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/26 05:56:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:56:07 DEBUG : dir/file1(0x3f4e6db20000): >openPending: err= 2026/06/26 05:56:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/26 05:56:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:56:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:07 DEBUG : dir/file1(0x3f4e6db20000): >_readAt: n=14, err=EOF 2026/06/26 05:56:07 DEBUG : dir/file1(0x3f4e6db20000): close: 2026/06/26 05:56:07 DEBUG : dir/file1(0x3f4e6db20000): >close: err= 2026/06/26 05:56:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:56:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:56:08 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6da955f0 2026/06/26 05:56:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:56:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:56:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/26 05:56:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/26 05:56:10 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6da955f0 2026/06/26 05:56:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/26 05:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:56:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:56:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:56:10 DEBUG : dir/file1(0x3f4e6db20a40): openPending: 2026/06/26 05:56:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/26 05:56:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/26 05:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:56:10 DEBUG : dir/file1(0x3f4e6db20a40): >openPending: err= 2026/06/26 05:56:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:56:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:56:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:56:10 DEBUG : dir/file1(0x3f4e6db20a40): _writeAt: size=25, off=0 2026/06/26 05:56:10 DEBUG : dir/file1(0x3f4e6db20a40): >_writeAt: n=25, err= 2026/06/26 05:56:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/26 05:56:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/26 05:56:11 DEBUG : newLeaf: Updating file with newLeaf 0x3f4e6da955f0 2026/06/26 05:56:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:56:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:56:11 DEBUG : newLeaf(0x3f4e6db20a40): close: 2026/06/26 05:56:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/26 05:56:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-26 05:56:10.736761235 +0000 UTC m=+466.583089125 2026/06/26 05:56:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/26 05:56:11 DEBUG : newLeaf(0x3f4e6db20a40): >close: err= 2026/06/26 05:56:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:11 DEBUG : dir: Looking for writers 2026/06/26 05:56:11 DEBUG : Looking for writers 2026/06/26 05:56:11 DEBUG : dir: reading active writers 2026/06/26 05:56:11 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:56:11 DEBUG : dir: Looking for writers 2026/06/26 05:56:11 DEBUG : Looking for writers 2026/06/26 05:56:11 DEBUG : dir: reading active writers 2026/06/26 05:56:11 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:56:11 DEBUG : dir: Looking for writers 2026/06/26 05:56:11 DEBUG : Looking for writers 2026/06/26 05:56:11 DEBUG : dir: reading active writers 2026/06/26 05:56:11 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:56:11 DEBUG : dir: Looking for writers 2026/06/26 05:56:11 DEBUG : Looking for writers 2026/06/26 05:56:11 DEBUG : dir: reading active writers 2026/06/26 05:56:11 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:56:11 DEBUG : newLeaf: vfs cache: starting upload 2026/06/26 05:56:11 DEBUG : dir: Looking for writers 2026/06/26 05:56:11 DEBUG : Looking for writers 2026/06/26 05:56:11 DEBUG : dir: reading active writers 2026/06/26 05:56:11 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:56:11 DEBUG : dir: Looking for writers 2026/06/26 05:56:11 DEBUG : Looking for writers 2026/06/26 05:56:11 DEBUG : dir: reading active writers 2026/06/26 05:56:11 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:56:12 DEBUG : dir: Looking for writers 2026/06/26 05:56:12 DEBUG : Looking for writers 2026/06/26 05:56:12 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:12 DEBUG : dir: reading active writers 2026/06/26 05:56:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:56:12 DEBUG : newLeaf: size = 25 OK 2026/06/26 05:56:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/26 05:56:12 INFO : newLeaf: Copied (replaced existing) 2026/06/26 05:56:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-26 05:56:10.736 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/26 05:56:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/26 05:56:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/26 05:56:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/26 05:56:12 DEBUG : dir: Looking for writers 2026/06/26 05:56:12 DEBUG : Looking for writers 2026/06/26 05:56:12 DEBUG : dir: reading active writers 2026/06/26 05:56:12 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:12 DEBUG : >WaitForWriters: 2026/06/26 05:56:13 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:13 DEBUG : dir: Looking for writers 2026/06/26 05:56:13 DEBUG : Looking for writers 2026/06/26 05:56:13 DEBUG : dir: reading active writers 2026/06/26 05:56:13 DEBUG : newLeaf: reading active writers 2026/06/26 05:56:13 DEBUG : >WaitForWriters: 2026/06/26 05:56:13 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestFileRename (71.35s) --- PASS: TestFileRename/off,forceCache=false (11.15s) --- PASS: TestFileRename/minimal,forceCache=false (10.92s) --- PASS: TestFileRename/minimal,forceCache=true (11.77s) --- PASS: TestFileRename/writes,forceCache=false (11.86s) --- PASS: TestFileRename/writes,forceCache=true (14.38s) --- PASS: TestFileRename/full,forceCache=false (11.26s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:15 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:15 DEBUG : Looking for writers 2026/06/26 05:56:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.94s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:56:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 05:56:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:19 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:19 DEBUG : dir: Looking for writers 2026/06/26 05:56:19 DEBUG : file1: reading active writers 2026/06/26 05:56:19 DEBUG : Looking for writers 2026/06/26 05:56:19 DEBUG : dir: reading active writers 2026/06/26 05:56:19 DEBUG : >WaitForWriters: 2026/06/26 05:56:21 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleMethods (5.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:56:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 05:56:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/26 05:56:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/26 05:56:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/26 05:56:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/26 05:56:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/26 05:56:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/26 05:56:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/26 05:56:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/26 05:56:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/26 05:56:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/26 05:56:26 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/26 05:56:26 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/26 05:56:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/26 05:56:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/26 05:56:26 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/26 05:56:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:27 DEBUG : dir: Looking for writers 2026/06/26 05:56:27 DEBUG : file1: reading active writers 2026/06/26 05:56:27 DEBUG : Looking for writers 2026/06/26 05:56:27 DEBUG : dir: reading active writers 2026/06/26 05:56:27 DEBUG : >WaitForWriters: 2026/06/26 05:56:28 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleSeek (7.50s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:56:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 05:56:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/26 05:56:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/26 05:56:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/26 05:56:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/26 05:56:33 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/26 05:56:33 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/26 05:56:34 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/26 05:56:34 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/26 05:56:34 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/26 05:56:34 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/26 05:56:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/26 05:56:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/26 05:56:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/26 05:56:34 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/26 05:56:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/26 05:56:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/26 05:56:34 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/26 05:56:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/26 05:56:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/26 05:56:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/26 05:56:35 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/26 05:56:35 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/26 05:56:35 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/26 05:56:35 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/26 05:56:35 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/26 05:56:35 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:35 DEBUG : dir: Looking for writers 2026/06/26 05:56:35 DEBUG : file1: reading active writers 2026/06/26 05:56:35 DEBUG : Looking for writers 2026/06/26 05:56:35 DEBUG : dir: reading active writers 2026/06/26 05:56:35 DEBUG : >WaitForWriters: 2026/06/26 05:56:36 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleReadAt (7.90s) === RUN TestReadFileHandleFlush run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:56:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 05:56:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:40 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:40 DEBUG : dir: Looking for writers 2026/06/26 05:56:40 DEBUG : file1: reading active writers 2026/06/26 05:56:40 DEBUG : Looking for writers 2026/06/26 05:56:40 DEBUG : dir: reading active writers 2026/06/26 05:56:40 DEBUG : >WaitForWriters: 2026/06/26 05:56:42 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleFlush (5.52s) === RUN TestReadFileHandleRelease run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/26 05:56:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/26 05:56:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/26 05:56:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/26 05:56:46 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:46 DEBUG : dir: Looking for writers 2026/06/26 05:56:46 DEBUG : file1: reading active writers 2026/06/26 05:56:46 DEBUG : Looking for writers 2026/06/26 05:56:46 DEBUG : dir: reading active writers 2026/06/26 05:56:46 DEBUG : >WaitForWriters: 2026/06/26 05:56:47 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleRelease (5.49s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:48 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:56:48 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:48 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:48 DEBUG : Config file has changed externally - reloading 2026/06/26 05:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:48 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:56:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:56:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:56:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:56:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:56:51 DEBUG : dir/file1(0x3f4e6d45ee80): _readAt: size=1, off=0 2026/06/26 05:56:51 DEBUG : dir/file1(0x3f4e6d45ee80): openPending: 2026/06/26 05:56:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:56:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:56:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:56:51 DEBUG : dir/file1(0x3f4e6d45ee80): >openPending: err= 2026/06/26 05:56:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/26 05:56:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:56:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): >_readAt: n=1, err= 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): _readAt: size=256, off=1 2026/06/26 05:56:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): >_readAt: n=15, err=EOF 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): _readAt: size=16, off=16 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): >_readAt: n=0, err=EOF 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): close: 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): >close: err= 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): close: 2026/06/26 05:56:52 DEBUG : dir/file1(0x3f4e6d45ee80): >close: err=file already closed 2026/06/26 05:56:52 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:52 DEBUG : dir: Looking for writers 2026/06/26 05:56:52 DEBUG : file1: reading active writers 2026/06/26 05:56:52 DEBUG : Looking for writers 2026/06/26 05:56:52 DEBUG : dir: reading active writers 2026/06/26 05:56:52 DEBUG : >WaitForWriters: 2026/06/26 05:56:52 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:56:53 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleMethodsRead (5.69s) === RUN TestRWFileHandleSeek run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:54 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:56:54 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:54 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:54 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:56:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:56:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:56:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:56:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:56:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:56:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:56:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): _readAt: size=1, off=0 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): openPending: 2026/06/26 05:56:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:56:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >openPending: err= 2026/06/26 05:56:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/26 05:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >_readAt: n=1, err= 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): _readAt: size=1, off=5 2026/06/26 05:56:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >_readAt: n=1, err= 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): _readAt: size=1, off=3 2026/06/26 05:56:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >_readAt: n=1, err= 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): _readAt: size=1, off=13 2026/06/26 05:56:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >_readAt: n=1, err= 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): _readAt: size=16, off=100 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >_readAt: n=0, err=EOF 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): close: 2026/06/26 05:56:57 DEBUG : dir/file1(0x3f4e6dc517c0): >close: err= 2026/06/26 05:56:57 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:56:57 DEBUG : dir: Looking for writers 2026/06/26 05:56:57 DEBUG : file1: reading active writers 2026/06/26 05:56:57 DEBUG : Looking for writers 2026/06/26 05:56:57 DEBUG : dir: reading active writers 2026/06/26 05:56:57 DEBUG : >WaitForWriters: 2026/06/26 05:56:57 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:56:59 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSeek (5.77s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:56:59 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:56:59 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:59 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:56:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:56:59 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:57:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:57:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:57:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:57:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:57:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=1, off=0 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): openPending: 2026/06/26 05:57:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:57:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:57:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >openPending: err= 2026/06/26 05:57:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/26 05:57:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:57:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:57:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=1, err= 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=1, off=5 2026/06/26 05:57:03 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=1, err= 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=1, off=1 2026/06/26 05:57:03 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=1, err= 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=6, off=10 2026/06/26 05:57:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=6, err= 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=256, off=10 2026/06/26 05:57:03 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=6, err=EOF 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=256, off=100 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=0, err=EOF 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): close: 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >close: err= 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): _readAt: size=256, off=100 2026/06/26 05:57:03 DEBUG : dir/file1(0x3f4e6de64380): >_readAt: n=0, err=file already closed 2026/06/26 05:57:03 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:03 DEBUG : dir: Looking for writers 2026/06/26 05:57:03 DEBUG : file1: reading active writers 2026/06/26 05:57:03 DEBUG : Looking for writers 2026/06/26 05:57:03 DEBUG : dir: reading active writers 2026/06/26 05:57:03 DEBUG : >WaitForWriters: 2026/06/26 05:57:03 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:57:04 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReadAt (5.95s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:05 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:05 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:05 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:05 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:57:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:57:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:57:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:57:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:57:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:57:08 DEBUG : dir/file1(0x3f4e6dc6e600): RWFileHandle.Flush 2026/06/26 05:57:08 DEBUG : dir/file1(0x3f4e6dc6e600): _readAt: size=256, off=0 2026/06/26 05:57:08 DEBUG : dir/file1(0x3f4e6dc6e600): openPending: 2026/06/26 05:57:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:57:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:08 DEBUG : dir/file1(0x3f4e6dc6e600): >openPending: err= 2026/06/26 05:57:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/26 05:57:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:57:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:57:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:57:09 DEBUG : dir/file1(0x3f4e6dc6e600): >_readAt: n=16, err=EOF 2026/06/26 05:57:09 DEBUG : dir/file1(0x3f4e6dc6e600): RWFileHandle.Flush 2026/06/26 05:57:09 DEBUG : dir/file1(0x3f4e6dc6e600): RWFileHandle.Flush 2026/06/26 05:57:09 DEBUG : dir/file1(0x3f4e6dc6e600): close: 2026/06/26 05:57:09 DEBUG : dir/file1(0x3f4e6dc6e600): >close: err= 2026/06/26 05:57:09 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:09 DEBUG : dir: Looking for writers 2026/06/26 05:57:09 DEBUG : file1: reading active writers 2026/06/26 05:57:09 DEBUG : Looking for writers 2026/06/26 05:57:09 DEBUG : dir: reading active writers 2026/06/26 05:57:09 DEBUG : >WaitForWriters: 2026/06/26 05:57:09 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:57:10 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleFlushRead (5.62s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:11 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:11 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:11 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:11 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:57:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/26 05:57:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:57:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:57:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:57:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:57:14 DEBUG : dir/file1(0x3f4e6dda6540): _readAt: size=256, off=0 2026/06/26 05:57:14 DEBUG : dir/file1(0x3f4e6dda6540): openPending: 2026/06/26 05:57:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:57:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:57:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:14 DEBUG : dir/file1(0x3f4e6dda6540): >openPending: err= 2026/06/26 05:57:14 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/26 05:57:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:57:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:57:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:57:15 DEBUG : dir/file1(0x3f4e6dda6540): >_readAt: n=16, err=EOF 2026/06/26 05:57:15 DEBUG : dir/file1(0x3f4e6dda6540): RWFileHandle.Release 2026/06/26 05:57:15 DEBUG : dir/file1(0x3f4e6dda6540): close: 2026/06/26 05:57:15 DEBUG : dir/file1(0x3f4e6dda6540): >close: err= 2026/06/26 05:57:15 DEBUG : dir/file1(0x3f4e6dda6540): RWFileHandle.Release 2026/06/26 05:57:15 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:15 DEBUG : dir: Looking for writers 2026/06/26 05:57:15 DEBUG : file1: reading active writers 2026/06/26 05:57:15 DEBUG : Looking for writers 2026/06/26 05:57:15 DEBUG : dir: reading active writers 2026/06/26 05:57:15 DEBUG : >WaitForWriters: 2026/06/26 05:57:15 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:57:16 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReleaseRead (5.58s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:17 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:17 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:17 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:17 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:17 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): openPending: 2026/06/26 05:57:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): >openPending: err= 2026/06/26 05:57:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): _writeAt: size=5, off=0 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): >_writeAt: n=5, err= 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): _writeAt: size=7, off=5 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): >_writeAt: n=7, err= 2026/06/26 05:57:17 DEBUG : file1: vfs cache: truncate to size=11 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): close: 2026/06/26 05:57:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 05:57:17.258958851 +0000 UTC m=+533.105286750 2026/06/26 05:57:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): >close: err= 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): close: 2026/06/26 05:57:17 DEBUG : file1(0x3f4e6de65300): >close: err=file already closed 2026/06/26 05:57:17 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:17 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:17 DEBUG : Looking for writers 2026/06/26 05:57:17 DEBUG : file1: reading active writers 2026/06/26 05:57:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:18 DEBUG : Looking for writers 2026/06/26 05:57:18 DEBUG : file1: reading active writers 2026/06/26 05:57:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:18 DEBUG : file1: size = 11 OK 2026/06/26 05:57:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 05:57:18 INFO : file1: Copied (new) 2026/06/26 05:57:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-26 05:57:17.258 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/26 05:57:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:18 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:19 DEBUG : Looking for writers 2026/06/26 05:57:19 DEBUG : file1: reading active writers 2026/06/26 05:57:19 DEBUG : >WaitForWriters: 2026/06/26 05:57:19 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:19 DEBUG : Looking for writers 2026/06/26 05:57:19 DEBUG : file1: reading active writers 2026/06/26 05:57:19 DEBUG : >WaitForWriters: 2026/06/26 05:57:19 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:57:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory 2026/06/26 05:57:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (3.81s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:20 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:20 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:20 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:20 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:21 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): openPending: 2026/06/26 05:57:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): >openPending: err= 2026/06/26 05:57:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): _writeAt: size=7, off=0 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): >_writeAt: n=7, err= 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): _writeAt: size=6, off=5 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): >_writeAt: n=6, err= 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): close: 2026/06/26 05:57:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 05:57:21.08659706 +0000 UTC m=+536.932924969 2026/06/26 05:57:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): >close: err= 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): _writeAt: size=5, off=0 2026/06/26 05:57:21 DEBUG : file1(0x3f4e6d37eec0): >_writeAt: n=0, err=file already closed 2026/06/26 05:57:21 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:21 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:21 DEBUG : Looking for writers 2026/06/26 05:57:21 DEBUG : file1: reading active writers 2026/06/26 05:57:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:22 DEBUG : Looking for writers 2026/06/26 05:57:22 DEBUG : file1: reading active writers 2026/06/26 05:57:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:22 DEBUG : file1: size = 11 OK 2026/06/26 05:57:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 05:57:22 INFO : file1: Copied (new) 2026/06/26 05:57:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-26 05:57:21.086 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/26 05:57:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:22 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:23 DEBUG : Looking for writers 2026/06/26 05:57:23 DEBUG : file1: reading active writers 2026/06/26 05:57:23 DEBUG : >WaitForWriters: 2026/06/26 05:57:23 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:23 DEBUG : Looking for writers 2026/06/26 05:57:23 DEBUG : file1: reading active writers 2026/06/26 05:57:23 DEBUG : >WaitForWriters: 2026/06/26 05:57:23 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.96s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:24 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:24 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:24 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:24 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:25 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:25 DEBUG : file1(0x3f4e6dbe5200): openPending: 2026/06/26 05:57:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:25 DEBUG : file1(0x3f4e6dbe5200): >openPending: err= 2026/06/26 05:57:25 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:25 DEBUG : file1(0x3f4e6dbe5200): close: 2026/06/26 05:57:25 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 05:57:25.030793182 +0000 UTC m=+540.877121081 2026/06/26 05:57:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:25 DEBUG : file1(0x3f4e6dbe5200): >close: err= 2026/06/26 05:57:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 05:57:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:57:25 DEBUG : file2: newRWFileHandle: 2026/06/26 05:57:25 DEBUG : file2(0x3f4e6dbe5680): openPending: 2026/06/26 05:57:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 05:57:25 DEBUG : file2(0x3f4e6dbe5680): >openPending: err= 2026/06/26 05:57:25 DEBUG : file2: >newRWFileHandle: err= 2026/06/26 05:57:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 05:57:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/26 05:57:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/26 05:57:25 DEBUG : file2(0x3f4e6dbe5680): RWFileHandle.Flush 2026/06/26 05:57:25 DEBUG : file2(0x3f4e6dbe5680): RWFileHandle.Release 2026/06/26 05:57:25 DEBUG : file2(0x3f4e6dbe5680): close: 2026/06/26 05:57:25 DEBUG : file2: vfs cache: setting modification time to 2026-06-26 05:57:25.031962304 +0000 UTC m=+540.878290203 2026/06/26 05:57:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:25 DEBUG : file2(0x3f4e6dbe5680): >close: err= 2026/06/26 05:57:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/26 05:57:25 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:25 DEBUG : file2: vfs cache: starting upload 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/26 05:57:25 DEBUG : Looking for writers 2026/06/26 05:57:25 DEBUG : file1: reading active writers 2026/06/26 05:57:25 DEBUG : file2: reading active writers 2026/06/26 05:57:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/26 05:57:26 DEBUG : Looking for writers 2026/06/26 05:57:26 DEBUG : file1: reading active writers 2026/06/26 05:57:26 DEBUG : file2: reading active writers 2026/06/26 05:57:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/26 05:57:26 DEBUG : file2: size = 0 OK 2026/06/26 05:57:26 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 05:57:26 INFO : file2: Copied (new) 2026/06/26 05:57:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-26 05:57:25.031 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/26 05:57:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/26 05:57:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/26 05:57:26 INFO : file2: vfs cache: upload succeeded try #1 2026/06/26 05:57:26 DEBUG : file1: size = 0 OK 2026/06/26 05:57:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 05:57:26 INFO : file1: Copied (new) 2026/06/26 05:57:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-26 05:57:25.03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/26 05:57:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:26 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:27 DEBUG : Looking for writers 2026/06/26 05:57:27 DEBUG : file2: reading active writers 2026/06/26 05:57:27 DEBUG : file1: reading active writers 2026/06/26 05:57:27 DEBUG : >WaitForWriters: 2026/06/26 05:57:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:27 DEBUG : Looking for writers 2026/06/26 05:57:27 DEBUG : file1: reading active writers 2026/06/26 05:57:27 DEBUG : file2: reading active writers 2026/06/26 05:57:27 DEBUG : >WaitForWriters: 2026/06/26 05:57:27 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.21s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:29 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:29 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:29 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:29 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:29 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): openPending: 2026/06/26 05:57:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): >openPending: err= 2026/06/26 05:57:29 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): _writeAt: size=5, off=0 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): >_writeAt: n=5, err= 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): RWFileHandle.Flush 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): RWFileHandle.Flush 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): close: 2026/06/26 05:57:29 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 05:57:29.292670739 +0000 UTC m=+545.138998638 2026/06/26 05:57:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:29 DEBUG : file1(0x3f4e6d6b3100): >close: err= 2026/06/26 05:57:29 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:29 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:29 DEBUG : Looking for writers 2026/06/26 05:57:29 DEBUG : file1: reading active writers 2026/06/26 05:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:30 DEBUG : Looking for writers 2026/06/26 05:57:30 DEBUG : file1: reading active writers 2026/06/26 05:57:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:30 DEBUG : file1: size = 5 OK 2026/06/26 05:57:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:57:30 INFO : file1: Copied (new) 2026/06/26 05:57:30 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-26 05:57:29.292 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 05:57:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:30 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:31 DEBUG : Looking for writers 2026/06/26 05:57:31 DEBUG : file1: reading active writers 2026/06/26 05:57:31 DEBUG : >WaitForWriters: 2026/06/26 05:57:31 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.55s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:32 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:32 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:32 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:32 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:32 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): openPending: 2026/06/26 05:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): >openPending: err= 2026/06/26 05:57:32 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): _writeAt: size=5, off=0 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): >_writeAt: n=5, err= 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): RWFileHandle.Release 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): close: 2026/06/26 05:57:32 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 05:57:32.784766928 +0000 UTC m=+548.631094867 2026/06/26 05:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): >close: err= 2026/06/26 05:57:32 DEBUG : file1(0x3f4e6d6eba00): RWFileHandle.Release 2026/06/26 05:57:32 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:32 DEBUG : Looking for writers 2026/06/26 05:57:32 DEBUG : file1: reading active writers 2026/06/26 05:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:32 DEBUG : Looking for writers 2026/06/26 05:57:32 DEBUG : file1: reading active writers 2026/06/26 05:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:32 DEBUG : Looking for writers 2026/06/26 05:57:32 DEBUG : file1: reading active writers 2026/06/26 05:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:32 DEBUG : Looking for writers 2026/06/26 05:57:32 DEBUG : file1: reading active writers 2026/06/26 05:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:32 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:32 DEBUG : Looking for writers 2026/06/26 05:57:32 DEBUG : file1: reading active writers 2026/06/26 05:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:33 DEBUG : Looking for writers 2026/06/26 05:57:33 DEBUG : file1: reading active writers 2026/06/26 05:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:33 DEBUG : Looking for writers 2026/06/26 05:57:33 DEBUG : file1: reading active writers 2026/06/26 05:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:34 DEBUG : Looking for writers 2026/06/26 05:57:34 DEBUG : file1: reading active writers 2026/06/26 05:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:34 DEBUG : file1: size = 5 OK 2026/06/26 05:57:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:57:34 INFO : file1: Copied (new) 2026/06/26 05:57:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-26 05:57:32.784 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 05:57:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:34 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:35 DEBUG : Looking for writers 2026/06/26 05:57:35 DEBUG : file1: reading active writers 2026/06/26 05:57:35 DEBUG : >WaitForWriters: 2026/06/26 05:57:35 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.62s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:36 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:36 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:36 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:36 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 05:57:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:57:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:57:39 DEBUG : dir/file1(0x3f4e6db20ec0): openPending: 2026/06/26 05:57:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:57:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:57:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:39 DEBUG : dir/file1(0x3f4e6db20ec0): >openPending: err= 2026/06/26 05:57:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/26 05:57:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:57:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:57:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:57:39 DEBUG : dir/file1(0x3f4e6db20ec0): _writeAt: size=5, off=0 2026/06/26 05:57:39 DEBUG : dir/file1(0x3f4e6db20ec0): >_writeAt: n=5, err= 2026/06/26 05:57:39 DEBUG : dir/file1(0x3f4e6db20ec0): close: 2026/06/26 05:57:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-26 05:57:39.325169975 +0000 UTC m=+555.171497864 2026/06/26 05:57:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:39 DEBUG : dir/file1(0x3f4e6db20ec0): >close: err= 2026/06/26 05:57:39 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:39 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:39 DEBUG : dir: Looking for writers 2026/06/26 05:57:39 DEBUG : file1: reading active writers 2026/06/26 05:57:39 DEBUG : Looking for writers 2026/06/26 05:57:39 DEBUG : dir: reading active writers 2026/06/26 05:57:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:40 DEBUG : dir: Looking for writers 2026/06/26 05:57:40 DEBUG : file1: reading active writers 2026/06/26 05:57:40 DEBUG : Looking for writers 2026/06/26 05:57:40 DEBUG : dir: reading active writers 2026/06/26 05:57:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:40 DEBUG : dir/file1: size = 5 OK 2026/06/26 05:57:40 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:57:40 INFO : dir/file1: Copied (replaced existing) 2026/06/26 05:57:40 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-26 05:57:39.325 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 05:57:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:41 DEBUG : dir: Looking for writers 2026/06/26 05:57:41 DEBUG : file1: reading active writers 2026/06/26 05:57:41 DEBUG : Looking for writers 2026/06/26 05:57:41 DEBUG : dir: reading active writers 2026/06/26 05:57:41 DEBUG : >WaitForWriters: 2026/06/26 05:57:41 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:57:42 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeTruncateExisting (7.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:43 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:43 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:43 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:43 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/26 05:57:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/26 05:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/26 05:57:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): _writeAt: size=5, off=0 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): openPending: 2026/06/26 05:57:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/26 05:57:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/26 05:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): >openPending: err= 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): >_writeAt: n=5, err= 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): _writeAt: size=15, off=5 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): >_writeAt: n=15, err= 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): close: 2026/06/26 05:57:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/26 05:57:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-26 05:57:46.712670948 +0000 UTC m=+562.558998837 2026/06/26 05:57:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:46 DEBUG : dir/file1(0x3f4e6dc50540): >close: err= 2026/06/26 05:57:46 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:46 DEBUG : dir: Looking for writers 2026/06/26 05:57:46 DEBUG : file1: reading active writers 2026/06/26 05:57:46 DEBUG : Looking for writers 2026/06/26 05:57:46 DEBUG : dir: reading active writers 2026/06/26 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:46 DEBUG : dir: Looking for writers 2026/06/26 05:57:46 DEBUG : file1: reading active writers 2026/06/26 05:57:46 DEBUG : Looking for writers 2026/06/26 05:57:46 DEBUG : dir: reading active writers 2026/06/26 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:46 DEBUG : dir: Looking for writers 2026/06/26 05:57:46 DEBUG : file1: reading active writers 2026/06/26 05:57:46 DEBUG : Looking for writers 2026/06/26 05:57:46 DEBUG : dir: reading active writers 2026/06/26 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:46 DEBUG : dir: Looking for writers 2026/06/26 05:57:46 DEBUG : file1: reading active writers 2026/06/26 05:57:46 DEBUG : Looking for writers 2026/06/26 05:57:46 DEBUG : dir: reading active writers 2026/06/26 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:46 DEBUG : dir/file1: vfs cache: starting upload 2026/06/26 05:57:46 DEBUG : dir: Looking for writers 2026/06/26 05:57:46 DEBUG : file1: reading active writers 2026/06/26 05:57:46 DEBUG : Looking for writers 2026/06/26 05:57:46 DEBUG : dir: reading active writers 2026/06/26 05:57:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:47 DEBUG : dir: Looking for writers 2026/06/26 05:57:47 DEBUG : file1: reading active writers 2026/06/26 05:57:47 DEBUG : Looking for writers 2026/06/26 05:57:47 DEBUG : dir: reading active writers 2026/06/26 05:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:47 DEBUG : dir: Looking for writers 2026/06/26 05:57:47 DEBUG : file1: reading active writers 2026/06/26 05:57:47 DEBUG : Looking for writers 2026/06/26 05:57:47 DEBUG : dir: reading active writers 2026/06/26 05:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:47 DEBUG : dir: Looking for writers 2026/06/26 05:57:47 DEBUG : file1: reading active writers 2026/06/26 05:57:47 DEBUG : Looking for writers 2026/06/26 05:57:47 DEBUG : dir: reading active writers 2026/06/26 05:57:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:48 DEBUG : dir/file1: size = 20 OK 2026/06/26 05:57:48 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/26 05:57:48 INFO : dir/file1: Copied (replaced existing) 2026/06/26 05:57:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-26 05:57:46.712 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/26 05:57:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:48 DEBUG : dir: Looking for writers 2026/06/26 05:57:48 DEBUG : file1: reading active writers 2026/06/26 05:57:48 DEBUG : Looking for writers 2026/06/26 05:57:48 DEBUG : dir: reading active writers 2026/06/26 05:57:48 DEBUG : >WaitForWriters: 2026/06/26 05:57:48 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:57:50 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeCreateExisting (7.36s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:50 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:50 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:50 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:50 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:51 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:51 DEBUG : file1(0x3f4e6dc51980): openPending: 2026/06/26 05:57:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:51 DEBUG : file1(0x3f4e6dc51980): >openPending: err= 2026/06/26 05:57:51 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:51 DEBUG : file1(0x3f4e6dc51980): _writeAt: size=5, off=0 2026/06/26 05:57:51 DEBUG : file1(0x3f4e6dc51980): >_writeAt: n=5, err= 2026/06/26 05:57:51 DEBUG : file1(0x3f4e6dc51980): close: 2026/06/26 05:57:51 DEBUG : file1: vfs cache: setting modification time to 2026-06-26 05:57:51.152776304 +0000 UTC m=+566.999104193 2026/06/26 05:57:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:51 DEBUG : file1(0x3f4e6dc51980): >close: err= 2026/06/26 05:57:51 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:51 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:51 DEBUG : Looking for writers 2026/06/26 05:57:51 DEBUG : file1: reading active writers 2026/06/26 05:57:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:52 DEBUG : Looking for writers 2026/06/26 05:57:52 DEBUG : file1: reading active writers 2026/06/26 05:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:52 DEBUG : file1: size = 5 OK 2026/06/26 05:57:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:57:52 INFO : file1: Copied (new) 2026/06/26 05:57:52 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-26 05:57:51.152 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 05:57:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:52 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:53 DEBUG : Looking for writers 2026/06/26 05:57:53 DEBUG : file1: reading active writers 2026/06/26 05:57:53 DEBUG : >WaitForWriters: 2026/06/26 05:57:53 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.59s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:54 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:54 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:54 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/26 05:57:54 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02840): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02840): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02840): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02840): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02840): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.779426117 +0000 UTC m=+570.625754007 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02840): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): _writeAt: size=3, off=2 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.779426117 +0000 UTC m=+570.625754007 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd02d40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03200): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03200): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03200): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03200): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03200): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.779426117 +0000 UTC m=+570.625754007 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03200): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a68c0 item 1 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1188c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1188c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1188c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1188c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1188c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.78623446 +0000 UTC m=+570.632562349 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1188c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e118dc0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e118dc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e118dc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e118dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e118dc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.78623446 +0000 UTC m=+570.632562349 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e118dc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d799030 item 2 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119400): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119400): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119400): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119400): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119400): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.791421992 +0000 UTC m=+570.637749892 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119400): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): _writeAt: size=3, off=2 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.791421992 +0000 UTC m=+570.637749892 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119880): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119d40): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119d40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119d40): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119d40): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119d40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.791421992 +0000 UTC m=+570.637749892 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e119d40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d799a40 item 3 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d37fcc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d37fcc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d37fcc0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d37fcc0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d37fcc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.797582671 +0000 UTC m=+570.643910560 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d37fcc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4300): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4300): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4300): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4300): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4300): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.797582671 +0000 UTC m=+570.643910560 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4300): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea380 item 4 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4b00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4b00): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4b00): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4b00): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4b00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.802249096 +0000 UTC m=+570.648576985 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe4b00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): _writeAt: size=3, off=2 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.802249096 +0000 UTC m=+570.648576985 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5000): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe54c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe54c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe54c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe54c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe54c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.802249096 +0000 UTC m=+570.648576985 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe54c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea700 item 5 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03880): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03880): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03880): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03880): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03880): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.808347047 +0000 UTC m=+570.654674935 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03880): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03dc0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03dc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03dc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03dc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.808347047 +0000 UTC m=+570.654674935 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd03dc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a7030 item 6 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6e800): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6e800): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6e800): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6e800): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6e800): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.810664816 +0000 UTC m=+570.656992705 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6e800): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): _writeAt: size=3, off=2 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.810664816 +0000 UTC m=+570.656992705 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6ed00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f1c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f1c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f1c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f1c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f1c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.810664816 +0000 UTC m=+570.656992705 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f1c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a7b90 item 7 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f840): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f840): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f840): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f840): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f840): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.814671513 +0000 UTC m=+570.660999401 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6f840): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6fd80): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6fd80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6fd80): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6fd80): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6fd80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.814671513 +0000 UTC m=+570.660999401 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc6fd80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d4e8e70 item 8 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6eb8c0): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6d6eb8c0): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6eb8c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6eb8c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6eb8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6eb8c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6eb8c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6ebd80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6ebd80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6ebd80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6ebd80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6ebd80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.816672748 +0000 UTC m=+570.663000636 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6ebd80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): _writeAt: size=3, off=2 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.816672748 +0000 UTC m=+570.663000636 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b2480): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b29c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b29c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b29c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b29c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b29c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.816672748 +0000 UTC m=+570.663000636 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b29c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d4e96c0 item 9 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b3080): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b3080): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b3080): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b3080): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b3080): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.818847798 +0000 UTC m=+570.665175687 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b3080): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b35c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b35c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b35c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b35c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b35c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.818847798 +0000 UTC m=+570.665175687 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d6b35c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d767500 item 10 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de400c0): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6de400c0): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de400c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de400c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de400c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de400c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de400c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40480): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40480): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40480): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40480): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40480): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.820474429 +0000 UTC m=+570.666802319 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40480): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): _writeAt: size=3, off=2 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.820474429 +0000 UTC m=+570.666802319 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de40980): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5a80): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5a80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5a80): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5a80): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5a80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.820474429 +0000 UTC m=+570.666802319 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5a80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16070 item 11 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41400): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41400): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41400): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41400): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41400): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.822730522 +0000 UTC m=+570.669058411 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41400): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41940): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41940): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41940): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41940): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41940): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.822730522 +0000 UTC m=+570.669058411 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de41940): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16700 item 12 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20080): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6db20080): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20080): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20080): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20080): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20080): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20080): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20540): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20540): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20540): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20540): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20540): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.825909637 +0000 UTC m=+570.672237525 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20540): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20c00): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20c00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20c00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20c00): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20c00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.825909637 +0000 UTC m=+570.672237525 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db20c00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16b60 item 13 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db216c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db216c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db216c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db216c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db216c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.83138491 +0000 UTC m=+570.677712798 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db216c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2080): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2080): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2080): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2080): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2080): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.83138491 +0000 UTC m=+570.677712798 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2080): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16f50 item 14 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf26c0): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6daf26c0): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf26c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf26c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf26c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf26c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf26c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2a80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2a80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2a80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2a80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2a80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.835349587 +0000 UTC m=+570.681677476 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf2a80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3140): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3140): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3140): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3140): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3140): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.835349587 +0000 UTC m=+570.681677476 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3140): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17500 item 15 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf37c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf37c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf37c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf37c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf37c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.83674201 +0000 UTC m=+570.683069899 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf37c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3d00): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3d00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3d00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3d00): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3d00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.83674201 +0000 UTC m=+570.683069899 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6daf3d00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de178f0 item 16 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42440): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42440): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42440): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42440): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42440): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.840583357 +0000 UTC m=+570.686911246 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42440): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): _writeAt: size=3, off=7 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.840583357 +0000 UTC m=+570.686911246 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db428c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42dc0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42dc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42dc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42dc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.840583357 +0000 UTC m=+570.686911246 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db42dc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17e30 item 17 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43440): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43440): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43440): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43440): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43440): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.845700738 +0000 UTC m=+570.692028627 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43440): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43980): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43980): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43980): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43980): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43980): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.845700738 +0000 UTC m=+570.692028627 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6db43980): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7cac40 item 18 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0100): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0100): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0100): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0100): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0100): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.847969926 +0000 UTC m=+570.694297825 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0100): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): _writeAt: size=3, off=7 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.847969926 +0000 UTC m=+570.694297825 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0600): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0b00): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0b00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0b00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0b00): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0b00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.847969926 +0000 UTC m=+570.694297825 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba0b00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7cb1f0 item 19 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1180): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1180): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1180): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1180): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1180): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.854523791 +0000 UTC m=+570.700851680 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1180): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba16c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba16c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba16c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba16c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba16c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.854523791 +0000 UTC m=+570.700851680 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba16c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77e070 item 20 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1d40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1d40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1d40): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1d40): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1d40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.856364755 +0000 UTC m=+570.702692644 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dba1d40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): _writeAt: size=3, off=7 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.856364755 +0000 UTC m=+570.702692644 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c340): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c840): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c840): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c840): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c840): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c840): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.856364755 +0000 UTC m=+570.702692644 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3c840): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77f5e0 item 21 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3cec0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3cec0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3cec0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3cec0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3cec0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.861879541 +0000 UTC m=+570.708207430 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3cec0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3d400): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3d400): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3d400): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3d400): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3d400): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.861879541 +0000 UTC m=+570.708207430 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3d400): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38000 item 22 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64700): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64700): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64700): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64700): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64700): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.864889328 +0000 UTC m=+570.711217217 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64700): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): _writeAt: size=3, off=7 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.864889328 +0000 UTC m=+570.711217217 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de64c00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65140): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65140): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65140): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65140): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65140): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.864889328 +0000 UTC m=+570.711217217 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65140): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e040c40 item 23 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de657c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de657c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de657c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de657c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de657c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.867690384 +0000 UTC m=+570.714018272 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de657c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65d00): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65d00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65d00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65d00): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65d00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.867690384 +0000 UTC m=+570.714018272 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de65d00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e041420 item 24 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0440): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6e0f0440): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0440): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0440): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0440): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0440): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0440): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0800): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0800): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0800): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0800): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0800): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.870259834 +0000 UTC m=+570.716587724 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0800): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): _writeAt: size=3, off=7 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.870259834 +0000 UTC m=+570.716587724 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f0d00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1240): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1240): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1240): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1240): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1240): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.870259834 +0000 UTC m=+570.716587724 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1240): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e041a40 item 25 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5d40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5d40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5d40): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5d40): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5d40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.874499278 +0000 UTC m=+570.720827166 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dbe5d40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4380): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4380): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4380): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4380): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4380): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.874499278 +0000 UTC m=+570.720827166 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4380): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddead20 item 26 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c49c0): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6d9c49c0): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c49c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c49c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c49c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c49c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c49c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4d80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4d80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4d80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4d80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4d80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.876369096 +0000 UTC m=+570.722696986 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c4d80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): >_readAt: n=2, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): _writeAt: size=3, off=7 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.876369096 +0000 UTC m=+570.722696986 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5280): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c57c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c57c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c57c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c57c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c57c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.876369096 +0000 UTC m=+570.722696986 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c57c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb0a0 item 27 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5e40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5e40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5e40): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5e40): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5e40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.878706792 +0000 UTC m=+570.725034681 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6d9c5e40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8480): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8480): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8480): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8480): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8480): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.878706792 +0000 UTC m=+570.725034681 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8480): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb5e0 item 28 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8ac0): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6ddc8ac0): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8ac0): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8ac0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8ac0): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8ac0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8e80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8e80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8e80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8e80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8e80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.881795016 +0000 UTC m=+570.728122905 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc8e80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9540): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9540): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9540): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9540): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9540): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.881795016 +0000 UTC m=+570.728122905 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9540): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb960 item 29 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3da80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3da80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3da80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3da80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3da80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.884543112 +0000 UTC m=+570.730871001 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dc3da80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca60c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca60c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca60c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca60c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca60c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.884543112 +0000 UTC m=+570.730871001 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca60c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38540 item 30 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1880): _readAt: size=2, off=0 2026/06/26 05:57:54 ERROR : open-test-file(0x3f4e6e0f1880): Couldn't read size of file 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1880): >_readAt: n=0, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1880): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1880): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1880): close: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1880): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1c40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1c40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1c40): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1c40): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1c40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.889183538 +0000 UTC m=+570.735511427 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e0f1c40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12400): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12400): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12400): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12400): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12400): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.889183538 +0000 UTC m=+570.735511427 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12400): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026150 item 31 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12a80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12a80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12a80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12a80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12a80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.892354548 +0000 UTC m=+570.738682437 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12a80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12fc0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12fc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12fc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12fc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12fc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.892354548 +0000 UTC m=+570.738682437 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd12fc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026690 item 32 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13600): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13600): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13600): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13600): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13600): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.89491972 +0000 UTC m=+570.741247628 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13600): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026a80 item 33 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.896504964 +0000 UTC m=+570.742832852 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd13a80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a080): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a080): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a080): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a080): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a080): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.896504964 +0000 UTC m=+570.742832852 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a080): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026c40 item 33 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6700): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6700): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6700): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6700): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6700): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.899206212 +0000 UTC m=+570.745534101 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6700): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38b60 item 34 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.89983374 +0000 UTC m=+570.746161629 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca6b80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca70c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca70c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca70c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca70c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca70c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.89983374 +0000 UTC m=+570.746161629 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca70c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38d90 item 34 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7700): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7700): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7700): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7700): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7700): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.901581779 +0000 UTC m=+570.747909669 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7700): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db393b0 item 35 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.903136005 +0000 UTC m=+570.749463894 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dca7b80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2180): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2180): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2180): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2180): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2180): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.903136005 +0000 UTC m=+570.749463894 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2180): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db395e0 item 35 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2800): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2800): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2800): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2800): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2800): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.906436627 +0000 UTC m=+570.752764516 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2800): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db39b90 item 36 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.907267416 +0000 UTC m=+570.753595305 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf2d00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3240): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3240): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3240): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3240): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3240): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.907267416 +0000 UTC m=+570.753595305 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3240): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db39e30 item 36 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3880): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3880): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3880): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3880): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3880): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.908893376 +0000 UTC m=+570.755221266 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3880): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7ce00 item 37 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.909923389 +0000 UTC m=+570.756251278 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dcf3d00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32300): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32300): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32300): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32300): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32300): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.909923389 +0000 UTC m=+570.756251278 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32300): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7cfc0 item 37 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32980): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32980): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32980): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32980): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32980): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.911905658 +0000 UTC m=+570.758233546 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32980): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7d7a0 item 38 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.912627112 +0000 UTC m=+570.758955001 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de32e80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de333c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de333c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de333c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de333c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de333c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.912627112 +0000 UTC m=+570.758955001 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de333c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7dd50 item 38 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a700): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a700): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a700): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a700): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a700): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.914102319 +0000 UTC m=+570.760430209 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6a700): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0271f0 item 39 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.914698718 +0000 UTC m=+570.761026607 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6ac00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b100): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b100): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b100): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b100): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b100): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.914698718 +0000 UTC m=+570.761026607 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b100): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0273b0 item 39 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b780): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b780): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b780): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b780): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b780): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.916441828 +0000 UTC m=+570.762769718 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6b780): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0278f0 item 40 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.917253431 +0000 UTC m=+570.763581321 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dd6bc80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e2c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e2c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e2c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e2c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e2c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.917253431 +0000 UTC m=+570.763581321 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e2c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027ab0 item 40 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.918891184 +0000 UTC m=+570.765219073 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0e880): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0ed80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0ed80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0ed80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7702a0 item 41 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0ed80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0ed80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.919476632 +0000 UTC m=+570.765804522 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0ed80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d770770 item 41 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.920028357 +0000 UTC m=+570.766356266 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f240): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f780): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f780): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f780): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f780): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f780): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.920028357 +0000 UTC m=+570.766356266 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0f780): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d770d20 item 41 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.921487715 +0000 UTC m=+570.767815604 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df0fdc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e3c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e3c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e3c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7718f0 item 42 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e3c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e3c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.922015155 +0000 UTC m=+570.768343045 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e3c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d771ab0 item 42 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.925778175 +0000 UTC m=+570.772106064 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3e900): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3ee80): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3ee80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3ee80): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3ee80): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3ee80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.925778175 +0000 UTC m=+570.772106064 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3ee80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6deda000 item 42 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.92764677 +0000 UTC m=+570.773974690 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f4c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de33a40): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de33a40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de33a40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7803f0 item 43 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de33a40): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de33a40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.930618195 +0000 UTC m=+570.776946084 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de33a40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d781d50 item 43 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.931161955 +0000 UTC m=+570.777489844 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98080): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de985c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de985c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de985c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de985c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de985c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.931161955 +0000 UTC m=+570.777489844 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de985c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72e700 item 43 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.932573153 +0000 UTC m=+570.778901052 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de98c00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99100): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99100): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99100): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72eee0 item 44 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99100): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99100): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.935542744 +0000 UTC m=+570.781870633 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99100): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72f180 item 44 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.936277724 +0000 UTC m=+570.782605613 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99640): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99bc0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99bc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99bc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99bc0): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99bc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.936277724 +0000 UTC m=+570.782605613 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6de99bc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72f5e0 item 44 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.940156841 +0000 UTC m=+570.786484730 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6300): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6800): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6800): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6800): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d786700 item 45 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6800): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6800): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.941245705 +0000 UTC m=+570.787573593 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6800): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6f00): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6f00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6f00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6f00): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6f00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.941245705 +0000 UTC m=+570.787573593 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec6f00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d786a10 item 45 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.94399397 +0000 UTC m=+570.790321860 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7540): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7a40): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7a40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7a40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d79e150 item 46 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7a40): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7a40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.946258899 +0000 UTC m=+570.792586798 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6dec7a40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6defe240): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6defe240): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6defe240): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6defe240): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6defe240): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.946258899 +0000 UTC m=+570.792586798 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6defe240): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d79e9a0 item 46 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.954532091 +0000 UTC m=+570.800860000 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3f980): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3fe80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3fe80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3fe80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6deda700 item 47 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3fe80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3fe80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.956680633 +0000 UTC m=+570.803008522 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df3fe80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6c680): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6c680): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6c680): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6c680): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6c680): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.956680633 +0000 UTC m=+570.803008522 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6c680): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6deda930 item 47 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.961614008 +0000 UTC m=+570.807941917 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6ccc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d1c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d1c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d1c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dedae00 item 48 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d1c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d1c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.962737667 +0000 UTC m=+570.809065555 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d1c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d8c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d8c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d8c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d8c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d8c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.962737667 +0000 UTC m=+570.809065555 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6df6d8c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dedb030 item 48 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a000): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a000): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a000): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a000): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a000): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.964794305 +0000 UTC m=+570.811122194 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a000): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dedb3b0 item 49 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.965701587 +0000 UTC m=+570.812029475 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a480): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a9c0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a9c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a9c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a9c0): >_readAt: n=8, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a9c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.965701587 +0000 UTC m=+570.812029475 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00a9c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dedb650 item 49 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9bc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9bc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9bc0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9bc0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9bc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.96736603 +0000 UTC m=+570.813693919 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddc9bc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddebd50 item 50 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): _readAt: size=2, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): _writeAt: size=3, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.968333164 +0000 UTC m=+570.814661053 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf61c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6740): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6740): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6740): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6740): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6740): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.968333164 +0000 UTC m=+570.814661053 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6740): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5e070 item 50 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6dc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6dc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6dc0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6dc0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6dc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.97046287 +0000 UTC m=+570.816790759 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf6dc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5e4d0 item 51 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.971099374 +0000 UTC m=+570.817427263 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf72c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7800): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7800): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7800): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7800): >_readAt: n=8, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7800): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.971099374 +0000 UTC m=+570.817427263 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7800): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5e700 item 51 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7e80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7e80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7e80): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7e80): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7e80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.972826183 +0000 UTC m=+570.819154073 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6ddf7e80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5ea80 item 52 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): _readAt: size=2, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): _writeAt: size=3, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.973546586 +0000 UTC m=+570.819874475 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096480): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096a00): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096a00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096a00): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096a00): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096a00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.973546586 +0000 UTC m=+570.819874475 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e096a00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5ec40 item 52 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097080): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097080): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097080): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097080): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097080): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.975276802 +0000 UTC m=+570.821604691 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097080): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5f0a0 item 53 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.975996262 +0000 UTC m=+570.822324150 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097580): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097ac0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097ac0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097ac0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097ac0): >_readAt: n=8, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097ac0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.975996262 +0000 UTC m=+570.822324150 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e097ac0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5f2d0 item 53 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116240): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116240): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116240): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116240): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116240): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.978243266 +0000 UTC m=+570.824571155 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116240): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5f650 item 54 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): _readAt: size=2, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): _writeAt: size=3, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.978860705 +0000 UTC m=+570.825188594 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116740): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116cc0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116cc0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116cc0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116cc0): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116cc0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.978860705 +0000 UTC m=+570.825188594 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e116cc0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5f880 item 54 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117340): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117340): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117340): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117340): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117340): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.980271142 +0000 UTC m=+570.826599031 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117340): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5fd50 item 55 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.980906123 +0000 UTC m=+570.827234012 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117840): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117d80): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117d80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117d80): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117d80): >_readAt: n=8, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117d80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.980906123 +0000 UTC m=+570.827234012 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e117d80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d4540 item 55 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b040): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b040): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b040): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b040): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b040): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.984170547 +0000 UTC m=+570.830498436 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b040): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dedb9d0 item 56 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): _readAt: size=2, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): _writeAt: size=3, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.984763681 +0000 UTC m=+570.831091570 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00b540): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00bac0): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00bac0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00bac0): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00bac0): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00bac0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.984763681 +0000 UTC m=+570.831091570 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e00bac0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dedbb90 item 56 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): open at offset 0 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.986521909 +0000 UTC m=+570.832849798 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046200): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046740): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046740): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046740): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34c230 item 57 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046740): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046740): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.987030333 +0000 UTC m=+570.833358222 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046740): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): _writeAt: size=3, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34c700 item 57 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.98912919 +0000 UTC m=+570.835457080 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e046c80): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e047200): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e047200): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e047200): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e047200): >_readAt: n=8, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e047200): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.98912919 +0000 UTC m=+570.835457080 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e047200): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34cb60 item 57 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): open at offset 0 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): _readAt: size=2, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.993556547 +0000 UTC m=+570.839884436 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e1384c0): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138a00): _writeAt: size=5, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138a00): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138a00): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d4fc0 item 58 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138a00): >_writeAt: n=5, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138a00): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.995161658 +0000 UTC m=+570.841489547 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138a00): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): open at offset 5 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): >openPending: err= 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d5500 item 58 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): _readAt: size=2, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): _writeAt: size=3, off=5 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): >_writeAt: n=3, err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.996956686 +0000 UTC m=+570.843284575 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e138f40): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:54 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139500): _readAt: size=512, off=0 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139500): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139500): >openPending: err= 2026/06/26 05:57:54 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139500): >_readAt: n=3, err=EOF 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139500): close: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:54.996956686 +0000 UTC m=+570.843284575 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139500): >close: err= 2026/06/26 05:57:54 DEBUG : open-test-file: Remove: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148000 item 58 2026/06/26 05:57:54 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:54 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:54 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139b40): openPending: 2026/06/26 05:57:54 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139b40): open at offset 0 2026/06/26 05:57:54 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:54 DEBUG : open-test-file(0x3f4e6e139b40): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e139b40): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e139b40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e139b40): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e139b40): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e139b40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.000120121 +0000 UTC m=+570.846448009 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e139b40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164180): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164180): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164180): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148380 item 59 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164180): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164180): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.000582519 +0000 UTC m=+570.846910408 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164180): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148540 item 59 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.001139784 +0000 UTC m=+570.847467673 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1646c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164c40): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164c40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164c40): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164c40): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164c40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.001139784 +0000 UTC m=+570.847467673 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e164c40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148700 item 59 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.005725197 +0000 UTC m=+570.852053106 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165280): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1657c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1657c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1657c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148a80 item 60 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1657c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1657c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.007820338 +0000 UTC m=+570.854148296 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1657c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148c40 item 60 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.00894572 +0000 UTC m=+570.855273608 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e165d00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1883c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1883c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1883c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1883c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1883c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.00894572 +0000 UTC m=+570.855273608 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1883c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148e00 item 60 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.014978117 +0000 UTC m=+570.861306006 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defe880): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defedc0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defedc0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defedc0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d79f420 item 61 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defedc0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defedc0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.016011806 +0000 UTC m=+570.862339696 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6defedc0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deff4c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deff4c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deff4c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deff4c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deff4c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.016011806 +0000 UTC m=+570.862339696 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deff4c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d79f7a0 item 61 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.018168332 +0000 UTC m=+570.864496221 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6deffb00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaa000 item 62 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.019475825 +0000 UTC m=+570.865803714 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6840): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6840): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6840): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6840): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6840): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.019475825 +0000 UTC m=+570.865803714 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6840): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaa1c0 item 62 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.024687924 +0000 UTC m=+570.871015813 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6e80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218200): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218200): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218200): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e222070 item 63 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218200): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218200): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.027966344 +0000 UTC m=+570.874294244 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218200): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218900): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218900): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218900): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218900): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218900): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.027966344 +0000 UTC m=+570.874294244 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e218900): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e222230 item 63 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.033722054 +0000 UTC m=+570.880049943 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6140): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa66c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa66c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa66c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaa150 item 64 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa66c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa66c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.038212689 +0000 UTC m=+570.884540578 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa66c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6dc0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6dc0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6dc0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6dc0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.038212689 +0000 UTC m=+570.884540578 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa6dc0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaa310 item 64 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7440): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7440): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7440): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7440): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7440): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.0448012 +0000 UTC m=+570.891129089 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7440): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): _writeAt: size=3, off=2 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaa700 item 65 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.046055944 +0000 UTC m=+570.892383833 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa78c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7dc0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7dc0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7dc0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7dc0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.046055944 +0000 UTC m=+570.892383833 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfa7dc0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaa8c0 item 65 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188500): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188500): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188500): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188500): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188500): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.048866757 +0000 UTC m=+570.895194647 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188500): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaac40 item 66 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.055515181 +0000 UTC m=+570.901843090 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1889c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188f00): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188f00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188f00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188f00): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188f00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.055515181 +0000 UTC m=+570.901843090 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e188f00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfaae00 item 66 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189540): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189540): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189540): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189540): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189540): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.062336328 +0000 UTC m=+570.908664217 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189540): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): _writeAt: size=3, off=2 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfab180 item 67 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.062801001 +0000 UTC m=+570.909128889 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1899c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189ec0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189ec0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189ec0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189ec0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189ec0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.062801001 +0000 UTC m=+570.909128889 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e189ec0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfab340 item 67 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219400): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219400): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219400): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219400): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219400): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.064423284 +0000 UTC m=+570.910751173 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219400): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfab6c0 item 68 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.065063144 +0000 UTC m=+570.911391033 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219900): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219e40): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219e40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219e40): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219e40): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219e40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.065063144 +0000 UTC m=+570.911391033 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e219e40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfab880 item 68 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45e6c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45e6c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45e6c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45e6c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45e6c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.066481666 +0000 UTC m=+570.912809554 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45e6c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): _writeAt: size=3, off=2 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfabc00 item 69 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.067052275 +0000 UTC m=+570.913380165 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d45f9c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50000): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50000): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50000): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50000): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50000): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.067052275 +0000 UTC m=+570.913380165 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50000): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dfabdc0 item 69 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc506c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc506c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc506c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc506c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc506c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.068611731 +0000 UTC m=+570.914939620 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc506c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34c850 item 70 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.069052008 +0000 UTC m=+570.915379897 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc50bc0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51100): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51100): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51100): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51100): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51100): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.069052008 +0000 UTC m=+570.915379897 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51100): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34cbd0 item 70 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51780): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51780): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51780): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51780): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51780): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.070723113 +0000 UTC m=+570.917051003 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51780): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): _writeAt: size=3, off=2 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34dce0 item 71 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.071165443 +0000 UTC m=+570.917493332 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc51c80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118280): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118280): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118280): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118280): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118280): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.071165443 +0000 UTC m=+570.917493332 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118280): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1480e0 item 71 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118980): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118980): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118980): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118980): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118980): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.072670847 +0000 UTC m=+570.918998737 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118980): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148460 item 72 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.073286272 +0000 UTC m=+570.919614160 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e118e80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1193c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1193c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1193c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1193c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1193c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.073286272 +0000 UTC m=+570.919614160 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e1193c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148620 item 72 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.074567556 +0000 UTC m=+570.920895444 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119980): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119e80): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119e80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119e80): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1489a0 item 73 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119e80): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119e80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.074992232 +0000 UTC m=+570.921320121 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6e119e80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): _writeAt: size=3, off=2 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148b60 item 73 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.075779129 +0000 UTC m=+570.922107018 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d37fc40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02280): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02280): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02280): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02280): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02280): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.075779129 +0000 UTC m=+570.922107018 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02280): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e148d20 item 73 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.077434575 +0000 UTC m=+570.923762463 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02a00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02f00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02f00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02f00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e149110 item 74 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02f00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02f00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.0780403 +0000 UTC m=+570.924368200 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd02f00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1492d0 item 74 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.078891358 +0000 UTC m=+570.925219247 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd03440): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd039c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd039c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd039c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd039c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd039c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.078891358 +0000 UTC m=+570.925219247 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dd039c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e149490 item 74 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.080455632 +0000 UTC m=+570.926783522 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e200): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e8c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e8c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e8c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e149810 item 75 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e8c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e8c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.0809501 +0000 UTC m=+570.927277989 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6e8c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): _writeAt: size=3, off=2 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1499d0 item 75 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.081736195 +0000 UTC m=+570.928064084 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6ee00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f340): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f340): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f340): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f340): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f340): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.081736195 +0000 UTC m=+570.928064084 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f340): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e149b90 item 75 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.083360803 +0000 UTC m=+570.929688692 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6f980): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6fe80): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6fe80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6fe80): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e2224d0 item 76 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6fe80): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6fe80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.083902209 +0000 UTC m=+570.930230098 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dc6fe80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e222690 item 76 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): _writeAt: size=3, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.084529194 +0000 UTC m=+570.930857084 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6eb940): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2140): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2140): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2140): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2140): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2140): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.084529194 +0000 UTC m=+570.930857084 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2140): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e222850 item 76 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.08616211 +0000 UTC m=+570.932489998 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b28c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2dc0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2dc0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2dc0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e222bd0 item 77 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2dc0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2dc0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.086560917 +0000 UTC m=+570.932888806 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b2dc0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3500): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3500): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3500): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3500): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3500): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.086560917 +0000 UTC m=+570.932888806 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3500): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e222d90 item 77 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.088039993 +0000 UTC m=+570.934367881 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d6b3e80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40480): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40480): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40480): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e223110 item 78 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40480): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40480): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.088583802 +0000 UTC m=+570.934911691 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40480): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40b80): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40b80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40b80): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40b80): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40b80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.088583802 +0000 UTC m=+570.934911691 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de40b80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e2232d0 item 78 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.090221384 +0000 UTC m=+570.936549274 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de412c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de417c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de417c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de417c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e223650 item 79 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de417c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de417c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.090737432 +0000 UTC m=+570.937065321 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de417c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de41ec0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de41ec0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de41ec0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de41ec0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de41ec0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.090737432 +0000 UTC m=+570.937065321 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6de41ec0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e223810 item 79 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.092463552 +0000 UTC m=+570.938791451 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20700): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20c00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20c00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20c00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e223b90 item 80 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20c00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20c00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.093103041 +0000 UTC m=+570.939430930 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db20c00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db217c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db217c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db217c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db217c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db217c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.093103041 +0000 UTC m=+570.939430930 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db217c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e223d50 item 80 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4200): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4200): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4200): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4200): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4200): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.09505335 +0000 UTC m=+570.941381239 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4200): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): _writeAt: size=3, off=7 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d44cd90 item 81 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.095864402 +0000 UTC m=+570.942192291 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4840): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4d80): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4d80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4d80): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4d80): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4d80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.095864402 +0000 UTC m=+570.942192291 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe4d80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d44d6c0 item 81 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5480): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5480): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5480): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5480): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5480): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.098392064 +0000 UTC m=+570.944719953 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5480): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d44dd50 item 82 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.099445099 +0000 UTC m=+570.945772989 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbe5980): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0000): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0000): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0000): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0000): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0000): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.099445099 +0000 UTC m=+570.945772989 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0000): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00230 item 82 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30180): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30180): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30180): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30180): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30180): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.103019185 +0000 UTC m=+570.949347074 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30180): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): _writeAt: size=3, off=7 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d65b0 item 83 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.105451559 +0000 UTC m=+570.951779448 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da306c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30c00): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30c00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30c00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30c00): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30c00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.105451559 +0000 UTC m=+570.951779448 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6da30c00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d6b60 item 83 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc180): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc180): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc180): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc180): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc180): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.109030664 +0000 UTC m=+570.955358553 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc180): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100230 item 84 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.109767025 +0000 UTC m=+570.956094914 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcc6c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfccc40): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfccc40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfccc40): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfccc40): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfccc40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.109767025 +0000 UTC m=+570.956094914 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfccc40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100540 item 84 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd2c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd2c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd2c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd2c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd2c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.111589795 +0000 UTC m=+570.957917684 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd2c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): _writeAt: size=3, off=7 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1008c0 item 85 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.112206712 +0000 UTC m=+570.958534601 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcd7c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcdd00): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcdd00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcdd00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcdd00): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcdd00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.112206712 +0000 UTC m=+570.958534601 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfcdd00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100a80 item 85 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0480): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0480): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0480): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0480): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0480): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.114037316 +0000 UTC m=+570.960365205 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0480): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100e00 item 86 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.114736489 +0000 UTC m=+570.961064378 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0980): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0f00): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0f00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0f00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0f00): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0f00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.114736489 +0000 UTC m=+570.961064378 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe0f00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100fc0 item 86 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1580): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1580): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1580): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1580): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1580): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.116012273 +0000 UTC m=+570.962340161 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1580): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): _writeAt: size=3, off=7 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1013b0 item 87 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.116570349 +0000 UTC m=+570.962898238 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dfe1a80): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc0c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc0c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc0c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc0c0): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc0c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.116570349 +0000 UTC m=+570.962898238 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc0c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e101650 item 87 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc740): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc740): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc740): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc740): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc740): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.118039976 +0000 UTC m=+570.964367866 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffc740): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e101b20 item 88 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.118625304 +0000 UTC m=+570.964953194 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffcc40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd1c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd1c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd1c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd1c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd1c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.118625304 +0000 UTC m=+570.964953194 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd1c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e101d50 item 88 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.120273897 +0000 UTC m=+570.966601796 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffd800): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffdd40): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffdd40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffdd40): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08a3f0 item 89 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffdd40): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffdd40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.120715617 +0000 UTC m=+570.967043505 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dffdd40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): _writeAt: size=3, off=7 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08a620 item 89 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.121338435 +0000 UTC m=+570.967666324 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0380): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0a00): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0a00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0a00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0a00): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0a00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.121338435 +0000 UTC m=+570.967666324 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c0a00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00700 item 89 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.122748961 +0000 UTC m=+570.969076851 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1040): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1580): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1580): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1580): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00d90 item 90 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1580): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1580): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.123407646 +0000 UTC m=+570.969735555 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1580): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00f50 item 90 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.124033612 +0000 UTC m=+570.970361501 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9c1ac0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe180): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe180): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe180): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe180): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe180): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.124033612 +0000 UTC m=+570.970361501 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe180): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc01180 item 90 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.125467823 +0000 UTC m=+570.971795712 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fe7c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fed00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fed00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fed00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7da5b0 item 91 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fed00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fed00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.126253987 +0000 UTC m=+570.972581876 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9fed00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): >_readAt: n=2, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): _writeAt: size=3, off=7 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7db5e0 item 91 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.126864674 +0000 UTC m=+570.973192562 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff240): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff7c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff7c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff7c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff7c0): >_readAt: n=8, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff7c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.126864674 +0000 UTC m=+570.973192562 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ff7c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7db880 item 91 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.128333849 +0000 UTC m=+570.974661738 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6d9ffe00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66440): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66440): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66440): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e2930 item 92 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66440): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66440): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.128820953 +0000 UTC m=+570.975148843 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66440): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): open at offset 5 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e2bd0 item 92 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): _readAt: size=2, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): _writeAt: size=3, off=5 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): >_writeAt: n=3, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.129918171 +0000 UTC m=+570.976246061 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66980): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66f40): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66f40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66f40): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66f40): >_readAt: n=3, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66f40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.129918171 +0000 UTC m=+570.976246061 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db66f40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e3260 item 92 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.131389261 +0000 UTC m=+570.977717150 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67580): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67ac0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67ac0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67ac0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e3ab0 item 93 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67ac0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67ac0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.13199083 +0000 UTC m=+570.978318720 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6db67ac0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb02c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb02c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb02c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb02c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb02c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.13199083 +0000 UTC m=+570.978318720 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb02c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d798460 item 93 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.133811696 +0000 UTC m=+570.980139585 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0900): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0e40): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0e40): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0e40): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d798f50 item 94 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0e40): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0e40): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.137103231 +0000 UTC m=+570.983431121 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb0e40): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1540): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1540): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1540): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1540): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1540): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.137103231 +0000 UTC m=+570.983431121 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1540): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7991f0 item 94 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.146574641 +0000 UTC m=+570.992902530 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0880): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0dc0): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0dc0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0dc0): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08ac40 item 95 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0dc0): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0dc0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.147397005 +0000 UTC m=+570.993724894 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad0dc0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad14c0): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad14c0): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad14c0): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad14c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad14c0): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.147397005 +0000 UTC m=+570.993724894 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad14c0): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08ae00 item 95 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): open at offset 0 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): _readAt: size=2, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): >_readAt: n=0, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.150119703 +0000 UTC m=+570.996447591 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dad1b00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dafc140): _writeAt: size=5, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dafc140): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dafc140): >openPending: err= 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08b490 item 96 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dafc140): >_writeAt: n=5, err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dafc140): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.154143321 +0000 UTC m=+571.000471260 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dafc140): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:55 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:55 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:55 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:55 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:55 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1b00): _readAt: size=512, off=0 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1b00): openPending: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1b00): >openPending: err= 2026/06/26 05:57:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1b00): >_readAt: n=5, err=EOF 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1b00): close: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:55.154143321 +0000 UTC m=+571.000471260 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:55 DEBUG : open-test-file(0x3f4e6dbb1b00): >close: err= 2026/06/26 05:57:55 DEBUG : open-test-file: Remove: 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d799570 item 96 2026/06/26 05:57:55 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:55 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:55 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:55 DEBUG : open-test-file: >Remove: err= 2026/06/26 05:57:55 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:55 DEBUG : Looking for writers 2026/06/26 05:57:55 DEBUG : >WaitForWriters: 2026/06/26 05:57:55 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:55 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:55 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:55 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/26 05:57:55 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31480): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31480): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31480): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.035696988 +0000 UTC m=+571.882024877 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.035696988 +0000 UTC m=+571.882024877 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31dc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31dc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31dc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31dc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.035696988 +0000 UTC m=+571.882024877 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31dc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d79d0 item 1 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62500): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62500): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62500): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.040855074 +0000 UTC m=+571.887182964 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62a00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62a00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62a00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62a00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62a00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.040855074 +0000 UTC m=+571.887182964 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da62a00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7ca540 item 2 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63040): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63040): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63040): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63040): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63040): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.044784987 +0000 UTC m=+571.891112876 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63040): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.044784987 +0000 UTC m=+571.891112876 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94b00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94b00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94b00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94b00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94b00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.044784987 +0000 UTC m=+571.891112876 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94b00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7caf50 item 3 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95180): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95180): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95180): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95180): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95180): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.052304445 +0000 UTC m=+571.898632334 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95180): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc956c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc956c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc956c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc956c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc956c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.052304445 +0000 UTC m=+571.898632334 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc956c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16850 item 4 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.054362867 +0000 UTC m=+571.900690756 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.054362867 +0000 UTC m=+571.900690756 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72740): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72740): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72740): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72740): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72740): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.054362867 +0000 UTC m=+571.900690756 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd72740): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16d20 item 5 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42300): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42300): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42300): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42300): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42300): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.058456146 +0000 UTC m=+571.904784035 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42300): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42840): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42840): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42840): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.058456146 +0000 UTC m=+571.904784035 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a6af0 item 6 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42ec0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42ec0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.060735033 +0000 UTC m=+571.907062921 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc42ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.060735033 +0000 UTC m=+571.907062921 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc433c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc43880): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc43880): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc43880): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc43880): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc43880): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.060735033 +0000 UTC m=+571.907062921 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc43880): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a7030 item 7 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26000): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26000): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26000): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26000): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26000): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.062970787 +0000 UTC m=+571.909298675 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26000): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26540): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26540): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26540): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26540): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26540): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.062970787 +0000 UTC m=+571.909298675 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26540): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a7e30 item 8 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26b00): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6de26b00): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26b00): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26b00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26b00): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26b00): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26b00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26ec0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26ec0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.065958582 +0000 UTC m=+571.912286471 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de26ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.065958582 +0000 UTC m=+571.912286471 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27340): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27840): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27840): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27840): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.065958582 +0000 UTC m=+571.912286471 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77f2d0 item 9 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27ec0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27ec0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.068685559 +0000 UTC m=+571.915013448 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de27ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5a500): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5a500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5a500): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5a500): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5a500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.068685559 +0000 UTC m=+571.915013448 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5a500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77fe30 item 10 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5ab40): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6de5ab40): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5ab40): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5ab40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5ab40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5ab40): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5ab40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5af00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5af00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5af00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5af00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5af00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.070840592 +0000 UTC m=+571.917168480 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5af00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.070840592 +0000 UTC m=+571.917168480 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b400): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b900): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b900): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b900): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.070840592 +0000 UTC m=+571.917168480 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5b900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0407e0 item 11 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73140): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73140): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73140): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.073227921 +0000 UTC m=+571.919555810 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73680): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73680): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73680): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73680): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73680): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.073227921 +0000 UTC m=+571.919555810 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73680): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17570 item 12 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73cc0): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6dd73cc0): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73cc0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73cc0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73cc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd73cc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2180): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2180): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2180): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2180): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2180): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.075827096 +0000 UTC m=+571.922154986 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2180): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2840): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2840): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2840): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.075827096 +0000 UTC m=+571.922154986 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17960 item 13 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2ec0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2ec0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.077985928 +0000 UTC m=+571.924313827 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea2ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3400): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3400): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3400): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3400): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3400): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.077985928 +0000 UTC m=+571.924313827 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3400): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38000 item 14 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3a40): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6dea3a40): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3a40): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3a40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3a40): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3a40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3e00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3e00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3e00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3e00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3e00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.07994345 +0000 UTC m=+571.926271349 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea3e00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec65c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec65c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec65c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec65c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec65c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.07994345 +0000 UTC m=+571.926271349 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec65c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38540 item 15 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec6c40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec6c40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec6c40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec6c40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec6c40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.08195826 +0000 UTC m=+571.928286149 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec6c40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7180): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7180): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7180): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7180): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7180): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.08195826 +0000 UTC m=+571.928286149 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7180): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38b60 item 16 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec77c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec77c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec77c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec77c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec77c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.083697503 +0000 UTC m=+571.930025392 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec77c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.083697503 +0000 UTC m=+571.930025392 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dec7c40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa240): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa240): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa240): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa240): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa240): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.083697503 +0000 UTC m=+571.930025392 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa240): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38fc0 item 17 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa8c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa8c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa8c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa8c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa8c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.085908451 +0000 UTC m=+571.932236361 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defa8c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defae00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defae00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defae00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defae00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defae00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.085908451 +0000 UTC m=+571.932236361 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defae00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db39810 item 18 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb480): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb480): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb480): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.087557275 +0000 UTC m=+571.933885164 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.087557275 +0000 UTC m=+571.933885164 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defb980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defbe80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defbe80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defbe80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defbe80): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defbe80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.087557275 +0000 UTC m=+571.933885164 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6defbe80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db39dc0 item 19 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1a600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1a600): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1a600): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1a600): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1a600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.089624573 +0000 UTC m=+571.935952462 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1a600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1ab40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1ab40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1ab40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1ab40): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1ab40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.089624573 +0000 UTC m=+571.935952462 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1ab40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7cee0 item 20 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b1c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b1c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b1c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b1c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b1c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.091197825 +0000 UTC m=+571.937525713 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b1c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.091197825 +0000 UTC m=+571.937525713 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1b6c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1bbc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1bbc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1bbc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1bbc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1bbc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.091197825 +0000 UTC m=+571.937525713 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df1bbc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7d650 item 21 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5be40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5be40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5be40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5be40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5be40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.0931142 +0000 UTC m=+571.939442089 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de5be40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84480): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84480): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84480): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.0931142 +0000 UTC m=+571.939442089 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0410a0 item 22 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84b00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84b00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84b00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84b00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84b00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.094559211 +0000 UTC m=+571.940887120 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df84b00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.094559211 +0000 UTC m=+571.940887120 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85000): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85500): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85500): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85500): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.094559211 +0000 UTC m=+571.940887120 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0416c0 item 23 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85b80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85b80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85b80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85b80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85b80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.09713789 +0000 UTC m=+571.943465778 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df85b80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd21c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd21c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd21c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd21c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd21c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.09713789 +0000 UTC m=+571.943465778 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd21c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e041d50 item 24 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df540c0): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6df540c0): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df540c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df540c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df540c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df540c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df540c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54480): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54480): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54480): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.104371802 +0000 UTC m=+571.950699691 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.104371802 +0000 UTC m=+571.950699691 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54ec0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54ec0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.104371802 +0000 UTC m=+571.950699691 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df54ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7705b0 item 25 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55540): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55540): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55540): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55540): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55540): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.110636765 +0000 UTC m=+571.956964655 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55540): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55a80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55a80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55a80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55a80): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55a80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.110636765 +0000 UTC m=+571.956964655 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df55a80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7716c0 item 26 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df761c0): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6df761c0): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df761c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df761c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df761c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df761c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df761c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76580): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76580): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76580): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76580): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76580): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.112469664 +0000 UTC m=+571.958797554 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76580): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.112469664 +0000 UTC m=+571.958797554 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76a80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76fc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76fc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76fc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76fc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76fc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.112469664 +0000 UTC m=+571.958797554 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df76fc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d771ce0 item 27 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77640): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77640): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77640): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77640): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77640): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.114642029 +0000 UTC m=+571.960969919 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77640): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77b80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77b80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77b80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77b80): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77b80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.114642029 +0000 UTC m=+571.960969919 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df77b80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d781dc0 item 28 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a02c0): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6e0a02c0): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a02c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a02c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a02c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a02c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a02c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0680): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0680): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0680): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0680): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0680): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.116051604 +0000 UTC m=+571.962379493 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0680): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0d40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0d40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0d40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0d40): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0d40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.116051604 +0000 UTC m=+571.962379493 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a0d40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72ebd0 item 29 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a13c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a13c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a13c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a13c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a13c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.117419711 +0000 UTC m=+571.963747610 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a13c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a1900): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a1900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a1900): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a1900): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a1900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.117419711 +0000 UTC m=+571.963747610 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0a1900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72f1f0 item 30 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8040): _readAt: size=2, off=0 2026/06/26 05:57:56 ERROR : open-test-file(0x3f4e6e0b8040): Couldn't read size of file 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8040): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8040): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8040): >_writeAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8040): close: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8040): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8400): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8400): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8400): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8400): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8400): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.118981211 +0000 UTC m=+571.965309100 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8400): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8ac0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8ac0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8ac0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8ac0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8ac0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.118981211 +0000 UTC m=+571.965309100 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8ac0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d786070 item 31 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd28c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd28c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd28c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd28c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd28c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.122324613 +0000 UTC m=+571.968652502 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd28c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd2e00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd2e00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd2e00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd2e00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd2e00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.122324613 +0000 UTC m=+571.968652502 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd2e00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026460 item 32 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3440): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3440): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3440): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3440): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3440): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.123728637 +0000 UTC m=+571.970056537 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3440): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026850 item 33 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.124313274 +0000 UTC m=+571.970641163 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd38c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3dc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3dc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3dc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3dc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.124313274 +0000 UTC m=+571.970641163 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfd3dc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026a10 item 33 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042500): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042500): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042500): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.125800425 +0000 UTC m=+571.972128313 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026ee0 item 34 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.126964939 +0000 UTC m=+571.973292829 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042ec0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042ec0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.126964939 +0000 UTC m=+571.973292829 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e042ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027110 item 34 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043500): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043500): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043500): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.1287722 +0000 UTC m=+571.975100089 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0275e0 item 35 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.129252531 +0000 UTC m=+571.975580521 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043e80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043e80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043e80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043e80): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043e80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.129252531 +0000 UTC m=+571.975580521 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e043e80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027810 item 35 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116600): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116600): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116600): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.130737568 +0000 UTC m=+571.977065457 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027c00 item 36 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.131375294 +0000 UTC m=+571.977703183 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e116b00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117040): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117040): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117040): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117040): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117040): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.131375294 +0000 UTC m=+571.977703183 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117040): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027e30 item 36 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117680): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117680): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117680): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117680): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117680): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.13282291 +0000 UTC m=+571.979150799 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117680): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea3f0 item 37 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.133349497 +0000 UTC m=+571.979677387 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e117b00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134100): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134100): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134100): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134100): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134100): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.133349497 +0000 UTC m=+571.979677387 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134100): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea5b0 item 37 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134780): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134780): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134780): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134780): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134780): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.135001948 +0000 UTC m=+571.981329837 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134780): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea9a0 item 38 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.135705248 +0000 UTC m=+571.982033137 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e134c80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e1351c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e1351c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e1351c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e1351c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e1351c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.135705248 +0000 UTC m=+571.982033137 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e1351c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeab60 item 38 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135840): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135840): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135840): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.137350915 +0000 UTC m=+571.983678814 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeafc0 item 39 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.137859278 +0000 UTC m=+571.984187168 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e135d40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166340): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166340): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166340): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166340): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166340): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.137859278 +0000 UTC m=+571.984187168 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166340): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb180 item 39 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166880): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166880): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166880): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166880): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166880): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.143768816 +0000 UTC m=+571.990096705 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166880): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7cb110 item 40 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.145583631 +0000 UTC m=+571.991911520 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63680): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63bc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63bc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63bc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63bc0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63bc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.145583631 +0000 UTC m=+571.991911520 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da63bc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7cb420 item 40 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.14779999 +0000 UTC m=+571.994127879 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddca280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166280): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166280): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea070 item 41 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166280): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.148446001 +0000 UTC m=+571.994773891 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea310 item 41 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.149140323 +0000 UTC m=+571.995468212 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166740): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166e00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166e00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166e00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166e00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166e00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.149140323 +0000 UTC m=+571.995468212 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e166e00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea4d0 item 41 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.15135556 +0000 UTC m=+571.997683470 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167440): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167940): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167940): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167940): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddea8c0 item 42 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167940): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167940): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.15179805 +0000 UTC m=+571.998125939 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167940): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeaa80 item 42 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.15250109 +0000 UTC m=+571.998828979 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e167e80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcaa00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcaa00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcaa00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcaa00): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcaa00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.15250109 +0000 UTC m=+571.998828979 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcaa00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddead20 item 42 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.154360267 +0000 UTC m=+572.000688157 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb040): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb540): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb540): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb540): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb0a0 item 43 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb540): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb540): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.154871006 +0000 UTC m=+572.001198894 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcb540): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb260 item 43 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.155586056 +0000 UTC m=+572.001913945 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6ddcba80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b80c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b80c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b80c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b80c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b80c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.155586056 +0000 UTC m=+572.001913945 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b80c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb5e0 item 43 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.157246843 +0000 UTC m=+572.003574752 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8700): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8c00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8c00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8c00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddeb960 item 44 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8c00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8c00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.157974087 +0000 UTC m=+572.004301976 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b8c00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddebb20 item 44 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.158646037 +0000 UTC m=+572.004973936 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9800): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9800): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9800): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9800): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9800): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.158646037 +0000 UTC m=+572.004973936 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9800): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6ddebd50 item 44 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.160238556 +0000 UTC m=+572.006566444 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e0b9e40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6480): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6480): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7ca3f0 item 45 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6480): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.160919142 +0000 UTC m=+572.007247032 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6b80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6b80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6b80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6b80): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6b80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.160919142 +0000 UTC m=+572.007247032 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa6b80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7cabd0 item 45 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.162532991 +0000 UTC m=+572.008860880 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa71c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa76c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa76c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa76c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7861c0 item 46 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa76c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa76c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.163161489 +0000 UTC m=+572.009489379 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa76c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa7dc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa7dc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa7dc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa7dc0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa7dc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.163161489 +0000 UTC m=+572.009489379 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfa7dc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7869a0 item 46 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.164536359 +0000 UTC m=+572.010864248 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218540): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218a40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218a40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218a40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7879d0 item 47 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218a40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218a40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.165312566 +0000 UTC m=+572.011640455 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e218a40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219140): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219140): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219140): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.165312566 +0000 UTC m=+572.011640455 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08a150 item 47 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.16691405 +0000 UTC m=+572.013241940 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219780): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219c80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219c80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219c80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08a620 item 48 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219c80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219c80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.167445678 +0000 UTC m=+572.013773566 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e219c80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45e580): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45e580): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45e580): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45e580): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45e580): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.167445678 +0000 UTC m=+572.013773566 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45e580): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08a930 item 48 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45fa80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45fa80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45fa80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45fa80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45fa80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.16880619 +0000 UTC m=+572.015134079 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d45fa80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08ae70 item 49 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.169354598 +0000 UTC m=+572.015682488 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50040): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc505c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc505c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc505c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc505c0): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc505c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.169354598 +0000 UTC m=+572.015682488 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc505c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08b1f0 item 49 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50c40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50c40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50c40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50c40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50c40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.170497904 +0000 UTC m=+572.016825793 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc50c40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e08bc00 item 50 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.171001949 +0000 UTC m=+572.017329838 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc516c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc516c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc516c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc516c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc516c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.171001949 +0000 UTC m=+572.017329838 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc516c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34c1c0 item 50 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51d40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51d40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51d40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51d40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51d40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.172372851 +0000 UTC m=+572.018700741 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc51d40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34ca80 item 51 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.17283033 +0000 UTC m=+572.019158219 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d37f900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02140): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02140): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02140): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.17283033 +0000 UTC m=+572.019158219 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34d490 item 51 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02800): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02800): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02800): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02800): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02800): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.174026313 +0000 UTC m=+572.020354203 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02800): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d34dd50 item 52 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.174535249 +0000 UTC m=+572.020863138 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd02d00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03280): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03280): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03280): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.174535249 +0000 UTC m=+572.020863138 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d44c690 item 52 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03900): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03900): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03900): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.175765025 +0000 UTC m=+572.022092914 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d44d8f0 item 53 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.176306462 +0000 UTC m=+572.022634361 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd03e00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6e700): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6e700): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6e700): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6e700): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6e700): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.176306462 +0000 UTC m=+572.022634361 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6e700): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d44dc70 item 53 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6ed80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6ed80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6ed80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6ed80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6ed80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.177631167 +0000 UTC m=+572.023959096 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6ed80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1003f0 item 54 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.178385151 +0000 UTC m=+572.024713040 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f800): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f800): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f800): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f800): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f800): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.178385151 +0000 UTC m=+572.024713040 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6f800): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100620 item 54 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6fe80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6fe80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6fe80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6fe80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6fe80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.179657208 +0000 UTC m=+572.025985097 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc6fe80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1009a0 item 55 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.180162436 +0000 UTC m=+572.026490344 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6eb900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b20c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b20c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b20c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b20c0): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b20c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.180162436 +0000 UTC m=+572.026490344 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b20c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100b60 item 55 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2880): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2880): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2880): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2880): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2880): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.181857396 +0000 UTC m=+572.028185284 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2880): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e100ee0 item 56 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.182493449 +0000 UTC m=+572.028821339 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b2d80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3340): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3340): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3340): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3340): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3340): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.182493449 +0000 UTC m=+572.028821339 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3340): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1010a0 item 56 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.18405025 +0000 UTC m=+572.030378139 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6d6b3cc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40300): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40300): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40300): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e101570 item 57 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40300): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40300): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.184701602 +0000 UTC m=+572.031029491 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40300): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e1017a0 item 57 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.185336674 +0000 UTC m=+572.031664563 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40ec0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40ec0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40ec0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40ec0): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40ec0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.185336674 +0000 UTC m=+572.031664563 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de40ec0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e101a40 item 57 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.186791193 +0000 UTC m=+572.033119092 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41a40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41a40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41a40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e101e30 item 58 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41a40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41a40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.187598677 +0000 UTC m=+572.033926566 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de41a40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00230 item 58 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.188243457 +0000 UTC m=+572.034571345 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20080): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20740): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20740): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20740): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20740): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20740): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.188243457 +0000 UTC m=+572.034571345 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20740): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00460 item 58 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.189792904 +0000 UTC m=+572.036120793 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db20d80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db21700): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db21700): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db21700): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00b60 item 59 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db21700): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db21700): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.190331495 +0000 UTC m=+572.036659384 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db21700): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00e00 item 59 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.191011901 +0000 UTC m=+572.037339790 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe40c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4780): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4780): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4780): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4780): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4780): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.191011901 +0000 UTC m=+572.037339790 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4780): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc00fc0 item 59 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.192365841 +0000 UTC m=+572.038693731 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe4dc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5380): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5380): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5380): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6dc019d0 item 60 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5380): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5380): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.192886708 +0000 UTC m=+572.039214597 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5380): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7da690 item 60 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.193509618 +0000 UTC m=+572.039837517 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe58c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5e80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5e80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5e80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5e80): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5e80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.193509618 +0000 UTC m=+572.039837517 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbe5e80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7db650 item 60 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.195201361 +0000 UTC m=+572.041529260 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcc600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfccb40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfccb40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfccb40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e2690 item 61 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfccb40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfccb40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.195722569 +0000 UTC m=+572.042050458 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfccb40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd240): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd240): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd240): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd240): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd240): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.195722569 +0000 UTC m=+572.042050458 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd240): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e2a10 item 61 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.197296662 +0000 UTC m=+572.043624551 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcd880): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcddc0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcddc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcddc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e3490 item 62 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcddc0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcddc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.197852105 +0000 UTC m=+572.044180004 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dfcddc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30600): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30600): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30600): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.197852105 +0000 UTC m=+572.044180004 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d3e3730 item 62 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.199413684 +0000 UTC m=+572.045741574 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da30c40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da311c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da311c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da311c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7984d0 item 63 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da311c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da311c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.199920816 +0000 UTC m=+572.046248705 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da311c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31940): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31940): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31940): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31940): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31940): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.199920816 +0000 UTC m=+572.046248705 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6da31940): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7987e0 item 63 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): >_readAt: n=0, err=Bad file descriptor 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.201512291 +0000 UTC m=+572.047840181 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94080): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7992d0 item 64 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.201930897 +0000 UTC m=+572.048258785 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94640): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94d40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94d40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94d40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94d40): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94d40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.201930897 +0000 UTC m=+572.048258785 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc94d40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d799650 item 64 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95380): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95380): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95380): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95380): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95380): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.203188245 +0000 UTC m=+572.049516135 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95380): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d4e8380 item 65 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.203638931 +0000 UTC m=+572.049966820 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95800): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.203638931 +0000 UTC m=+572.049966820 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc95d00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d4e8d90 item 65 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c140): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c140): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c140): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.205023219 +0000 UTC m=+572.051351107 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d766bd0 item 66 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.206635102 +0000 UTC m=+572.052962992 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17c5c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17cb00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17cb00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17cb00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17cb00): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17cb00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.206635102 +0000 UTC m=+572.052962992 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17cb00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d767650 item 66 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d140): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d140): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d140): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.207931084 +0000 UTC m=+572.054258973 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d6310 item 67 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.208601693 +0000 UTC m=+572.054929581 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17d5c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17dac0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17dac0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17dac0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17dac0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17dac0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.208601693 +0000 UTC m=+572.054929581 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6e17dac0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d6620 item 67 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0240): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0240): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0240): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0240): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0240): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.209903384 +0000 UTC m=+572.056231273 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0240): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d6e00 item 68 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.210446133 +0000 UTC m=+572.056774022 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0740): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0c80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0c80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0c80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0c80): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0c80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.210446133 +0000 UTC m=+572.056774022 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad0c80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d71f0 item 68 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad12c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad12c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad12c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad12c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad12c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.211874102 +0000 UTC m=+572.058201991 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad12c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d79d0 item 69 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.212459019 +0000 UTC m=+572.058786909 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1740): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1c40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1c40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1c40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1c40): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1c40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.212459019 +0000 UTC m=+572.058786909 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dad1c40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7d7c70 item 69 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa3c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa3c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa3c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa3c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa3c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.213772965 +0000 UTC m=+572.060100854 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa3c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a6540 item 70 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.214485841 +0000 UTC m=+572.060813740 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafa8c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafae00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafae00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafae00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafae00): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafae00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.214485841 +0000 UTC m=+572.060813740 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafae00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a6a10 item 70 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb480): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb480): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb480): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.215809986 +0000 UTC m=+572.062137875 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a6e70 item 71 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.216424169 +0000 UTC m=+572.062752058 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafb980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafbe80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafbe80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafbe80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafbe80): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafbe80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.216424169 +0000 UTC m=+572.062752058 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dafbe80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a73b0 item 71 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4a600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4a600): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4a600): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4a600): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4a600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.217776495 +0000 UTC m=+572.064104384 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4a600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7a7ce0 item 72 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.218494793 +0000 UTC m=+572.064822682 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4ab00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b040): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b040): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b040): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b040): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b040): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.218494793 +0000 UTC m=+572.064822682 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b040): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77e380 item 72 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.219729891 +0000 UTC m=+572.066057780 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4b600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4bb00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4bb00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4bb00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77f6c0 item 73 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4bb00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4bb00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.220263582 +0000 UTC m=+572.066591471 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db4bb00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77fab0 item 73 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.220802793 +0000 UTC m=+572.067130682 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e0c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e600): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e600): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e600): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.220802793 +0000 UTC m=+572.067130682 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5e600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d77fe30 item 73 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.221936601 +0000 UTC m=+572.068264490 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5ec40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f140): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f140): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16690 item 74 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f140): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.222406031 +0000 UTC m=+572.068733920 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16850 item 74 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.222916149 +0000 UTC m=+572.069244037 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5f680): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5fc00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5fc00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5fc00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5fc00): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5fc00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.222916149 +0000 UTC m=+572.069244037 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6db5fc00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16af0 item 74 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.224277693 +0000 UTC m=+572.070605582 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0340): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0840): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0840): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de16ee0 item 75 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0840): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.224786447 +0000 UTC m=+572.071114336 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): _writeAt: size=3, off=2 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de172d0 item 75 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.225403695 +0000 UTC m=+572.071731584 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb0d80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb12c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb12c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb12c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb12c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb12c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.225403695 +0000 UTC m=+572.071731584 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb12c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17490 item 75 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.226759589 +0000 UTC m=+572.073087488 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1900): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1e00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1e00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1e00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17880 item 76 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1e00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1e00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.227317857 +0000 UTC m=+572.073645746 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dbb1e00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17b90 item 76 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): _writeAt: size=3, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.228133667 +0000 UTC m=+572.074461556 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc40440): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc409c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc409c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc409c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc409c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc409c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.228133667 +0000 UTC m=+572.074461556 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc409c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6de17dc0 item 76 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.229836061 +0000 UTC m=+572.076163950 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41000): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41500): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41500): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38460 item 77 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41500): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.230250047 +0000 UTC m=+572.076577937 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41c00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41c00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41c00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41c00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41c00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.230250047 +0000 UTC m=+572.076577937 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc41c00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db387e0 item 77 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.231764719 +0000 UTC m=+572.078092609 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86340): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86840): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86840): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86840): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38cb0 item 78 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86840): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86840): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.232275679 +0000 UTC m=+572.078603568 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86840): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86f40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86f40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86f40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86f40): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86f40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.232275679 +0000 UTC m=+572.078603568 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc86f40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db38e70 item 78 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.233754944 +0000 UTC m=+572.080082833 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87580): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87a80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87a80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87a80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db39500 item 79 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87a80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87a80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.234270331 +0000 UTC m=+572.080598219 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dc87a80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde280): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde280): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde280): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.234270331 +0000 UTC m=+572.080598219 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db396c0 item 79 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.235542758 +0000 UTC m=+572.081870647 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcde8c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdedc0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdedc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdedc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6db39ce0 item 80 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdedc0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdedc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.236042244 +0000 UTC m=+572.082370134 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdedc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdf4c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdf4c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdf4c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdf4c0): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdf4c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.236042244 +0000 UTC m=+572.082370134 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdf4c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0400e0 item 80 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdfb00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdfb00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdfb00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdfb00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdfb00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.237996551 +0000 UTC m=+572.084324440 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dcdfb00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e040930 item 81 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.238534591 +0000 UTC m=+572.084862480 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08080): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd085c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd085c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd085c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd085c0): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd085c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.238534591 +0000 UTC m=+572.084862480 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd085c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e040d20 item 81 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08c40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08c40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08c40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08c40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08c40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.240784822 +0000 UTC m=+572.087112711 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd08c40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e041340 item 82 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.241315097 +0000 UTC m=+572.087642986 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09140): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd096c0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd096c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd096c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd096c0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd096c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.241315097 +0000 UTC m=+572.087642986 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd096c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0416c0 item 82 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09d40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09d40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09d40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09d40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09d40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.243184495 +0000 UTC m=+572.089512384 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd09d40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e041c00 item 83 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.243885851 +0000 UTC m=+572.090213750 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50340): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50880): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50880): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50880): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50880): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50880): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.243885851 +0000 UTC m=+572.090213750 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50880): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e041dc0 item 83 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50f00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50f00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50f00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50f00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50f00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.246526034 +0000 UTC m=+572.092853963 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd50f00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7ce00 item 84 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.24744074 +0000 UTC m=+572.093768629 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51400): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51980): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51980): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51980): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.24744074 +0000 UTC m=+572.093768629 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd51980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7cfc0 item 84 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c100): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c100): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c100): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c100): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c100): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.250039986 +0000 UTC m=+572.096367876 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c100): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7d7a0 item 85 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.251384349 +0000 UTC m=+572.097712238 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6c600): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6cb40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6cb40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6cb40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6cb40): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6cb40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.251384349 +0000 UTC m=+572.097712238 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6cb40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6da7dd50 item 85 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d1c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d1c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d1c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d1c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d1c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.255302399 +0000 UTC m=+572.101630289 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d1c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7709a0 item 86 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.257157059 +0000 UTC m=+572.103484949 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6d6c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6dc40): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6dc40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6dc40): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6dc40): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6dc40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.257157059 +0000 UTC m=+572.103484949 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dd6dc40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d770e00 item 86 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c3c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c3c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c3c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c3c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c3c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.262243642 +0000 UTC m=+572.108571541 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c3c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d7719d0 item 87 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.263586623 +0000 UTC m=+572.109914512 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0c8c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0ce00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0ce00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0ce00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0ce00): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0ce00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.263586623 +0000 UTC m=+572.109914512 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0ce00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d771d50 item 87 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d480): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d480): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d480): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d480): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d480): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.265749019 +0000 UTC m=+572.112076908 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d480): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d781ce0 item 88 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.266509537 +0000 UTC m=+572.112837425 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de0d980): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54000): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54000): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54000): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54000): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54000): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.266509537 +0000 UTC m=+572.112837425 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54000): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72e2a0 item 88 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.269053238 +0000 UTC m=+572.115381128 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54640): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54b80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54b80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54b80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72ed90 item 89 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54b80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54b80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.271626807 +0000 UTC m=+572.117954696 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de54b80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72f0a0 item 89 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.272890408 +0000 UTC m=+572.119218297 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de550c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55640): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55640): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55640): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55640): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55640): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.272890408 +0000 UTC m=+572.119218297 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55640): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6d72f500 item 89 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.275248111 +0000 UTC m=+572.121576000 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de55c80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c2c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c2c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c2c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0260e0 item 90 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c2c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c2c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.27596721 +0000 UTC m=+572.122295100 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c2c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026460 item 90 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.276810963 +0000 UTC m=+572.123138852 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7c800): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7cdc0): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7cdc0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7cdc0): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7cdc0): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7cdc0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.276810963 +0000 UTC m=+572.123138852 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7cdc0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026620 item 90 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.277979295 +0000 UTC m=+572.124307184 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d400): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d940): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d940): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d940): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026a10 item 91 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d940): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d940): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.278512295 +0000 UTC m=+572.124840183 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7d940): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): >_readAt: n=2, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): _writeAt: size=3, off=7 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026bd0 item 91 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.278975454 +0000 UTC m=+572.125303344 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6de7de80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8500): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8500): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8500): >_readAt: n=8, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.278975454 +0000 UTC m=+572.125303344 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e026ee0 item 91 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.280728223 +0000 UTC m=+572.127056112 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea8b40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9080): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9080): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9080): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027340 item 92 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9080): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9080): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.281205938 +0000 UTC m=+572.127533828 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9080): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): open at offset 5 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e0275e0 item 92 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): _readAt: size=2, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): _writeAt: size=3, off=5 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): >_writeAt: n=3, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.281978489 +0000 UTC m=+572.128306378 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea95c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9b80): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9b80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9b80): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9b80): >_readAt: n=3, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9b80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.281978489 +0000 UTC m=+572.128306378 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dea9b80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027810 item 92 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.283746946 +0000 UTC m=+572.130074835 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee42c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4800): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4800): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4800): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027c00 item 93 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4800): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4800): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.284522651 +0000 UTC m=+572.130850540 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4800): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4f00): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4f00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4f00): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4f00): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4f00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.284522651 +0000 UTC m=+572.130850540 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee4f00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6e027e30 item 93 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.28621196 +0000 UTC m=+572.132539850 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5540): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5a80): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5a80): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5a80): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5e3f0 item 94 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5a80): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5a80): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.286692913 +0000 UTC m=+572.133020802 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6dee5a80): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02280): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02280): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02280): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02280): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02280): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.286692913 +0000 UTC m=+572.133020802 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02280): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5e620 item 94 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.288378065 +0000 UTC m=+572.134705954 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df028c0): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02e00): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02e00): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02e00): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5e9a0 item 95 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02e00): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02e00): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.289124024 +0000 UTC m=+572.135451913 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df02e00): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03500): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03500): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03500): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03500): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03500): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.289124024 +0000 UTC m=+572.135451913 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03500): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5eb60 item 95 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): open at offset 0 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): _readAt: size=2, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): >_readAt: n=0, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.291607333 +0000 UTC m=+572.137935223 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df03b40): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20180): _writeAt: size=5, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20180): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20180): >openPending: err= 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5efc0 item 96 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20180): >_writeAt: n=5, err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20180): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.292180949 +0000 UTC m=+572.138508839 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20180): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/26 05:57:56 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:57:56 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/26 05:57:56 DEBUG : open-test-file: newRWFileHandle: 2026/06/26 05:57:56 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/26 05:57:56 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20880): _readAt: size=512, off=0 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20880): openPending: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20880): >openPending: err= 2026/06/26 05:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20880): >_readAt: n=5, err=EOF 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20880): close: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-26 05:57:56.292180949 +0000 UTC m=+572.138508839 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:56 DEBUG : open-test-file(0x3f4e6df20880): >close: err= 2026/06/26 05:57:56 DEBUG : open-test-file: Remove: 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3f4e6df5f180 item 96 2026/06/26 05:57:56 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/26 05:57:56 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/26 05:57:56 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/26 05:57:56 DEBUG : open-test-file: >Remove: err= 2026/06/26 05:57:56 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:56 DEBUG : Looking for writers 2026/06/26 05:57:56 DEBUG : >WaitForWriters: 2026/06/26 05:57:56 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.39s) --- PASS: TestRWFileHandleOpenTests/writes (1.27s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.22s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (1.12s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.21s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- 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:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:57:56 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:57:56 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:56 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:57:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:57:56 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:57:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:57:57 DEBUG : file1: newRWFileHandle: 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): openPending: 2026/06/26 05:57:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:57:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): >openPending: err= 2026/06/26 05:57:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/26 05:57:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/26 05:57:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): _writeAt: size=2, off=0 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): >_writeAt: n=2, err= 2026/06/26 05:57:57 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): RWFileHandle.Flush 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): RWFileHandle.Release 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): close: 2026/06/26 05:57:57 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/26 05:57:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/26 05:57:57 DEBUG : file1(0x3f4e6df8e340): >close: err= 2026/06/26 05:57:57 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:57:57 DEBUG : file1: vfs cache: starting upload 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:57:57 DEBUG : Looking for writers 2026/06/26 05:57:57 DEBUG : file1: reading active writers 2026/06/26 05:57:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:57:58 DEBUG : Looking for writers 2026/06/26 05:57:58 DEBUG : file1: reading active writers 2026/06/26 05:57:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:57:58 DEBUG : file1: size = 2 OK 2026/06/26 05:57:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/26 05:57:58 INFO : file1: Copied (new) 2026/06/26 05:57:58 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/26 05:57:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/26 05:57:58 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/26 05:57:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:57:58 INFO : file1: vfs cache: upload succeeded try #1 2026/06/26 05:57:59 DEBUG : Looking for writers 2026/06/26 05:57:59 DEBUG : file1: reading active writers 2026/06/26 05:57:59 DEBUG : >WaitForWriters: 2026/06/26 05:57:59 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:57:59 DEBUG : Looking for writers 2026/06/26 05:57:59 DEBUG : file1: reading active writers 2026/06/26 05:57:59 DEBUG : >WaitForWriters: 2026/06/26 05:57:59 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.86s) === RUN TestRWCacheRename run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:00 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:58:00 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:00 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:58:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:58:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:58:00 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:58:01 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:58:01 DEBUG : rename_me: newRWFileHandle: 2026/06/26 05:58:01 DEBUG : rename_me(0x3f4e6df202c0): openPending: 2026/06/26 05:58:01 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/26 05:58:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/26 05:58:01 DEBUG : rename_me(0x3f4e6df202c0): >openPending: err= 2026/06/26 05:58:01 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/26 05:58:01 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/26 05:58:01 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/26 05:58:01 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/26 05:58:01 DEBUG : rename_me(0x3f4e6df202c0): _writeAt: size=5, off=0 2026/06/26 05:58:01 DEBUG : rename_me(0x3f4e6df202c0): >_writeAt: n=5, err= 2026/06/26 05:58:01 DEBUG : rename_me(0x3f4e6df202c0): close: 2026/06/26 05:58:01 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-26 05:58:01.028636473 +0000 UTC m=+576.874964362 2026/06/26 05:58:01 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/26 05:58:01 DEBUG : rename_me(0x3f4e6df202c0): >close: err= 2026/06/26 05:58:01 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/26 05:58:01 DEBUG : i_was_renamed: Updating file with 0x3f4e6e050340 2026/06/26 05:58:01 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/26 05:58:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/26 05:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/26 05:58:01 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/26 05:58:01 DEBUG : Looking for writers 2026/06/26 05:58:01 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/26 05:58:02 DEBUG : Looking for writers 2026/06/26 05:58:02 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/26 05:58:02 DEBUG : i_was_renamed: size = 5 OK 2026/06/26 05:58:02 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:58:02 INFO : i_was_renamed: Copied (new) 2026/06/26 05:58:02 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-26 05:58:01.028 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/26 05:58:02 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/26 05:58:02 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/26 05:58:02 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/26 05:58:03 DEBUG : Looking for writers 2026/06/26 05:58:03 DEBUG : i_was_renamed: reading active writers 2026/06/26 05:58:03 DEBUG : >WaitForWriters: 2026/06/26 05:58:03 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.62s) === RUN TestRWCacheUpdate run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:04 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/26 05:58:04 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:04 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:04 DEBUG : Config file has changed externally - reloading 2026/06/26 05:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/26 05:58:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-puwimon6qeti" 2026/06/26 05:58:04 INFO : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/26 05:58:04 DEBUG : forgetting directory cache 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate(0x3f4e6da62c40): _readAt: size=512, off=0 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate(0x3f4e6da62c40): openPending: 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 04:59:04.392 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 05:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate(0x3f4e6da62c40): >openPending: err= 2026/06/26 05:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:06 DEBUG : forgetting directory cache 2026/06/26 05:58:06 DEBUG : forgetting directory cache 2026/06/26 05:58:07 DEBUG : TestRWCacheUpdate(0x3f4e6da62c40): >_readAt: n=20, err=EOF 2026/06/26 05:58:07 DEBUG : TestRWCacheUpdate(0x3f4e6da62c40): close: 2026/06/26 05:58:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 04:59:04.392 +0000 UTC 2026/06/26 05:58:07 DEBUG : TestRWCacheUpdate(0x3f4e6da62c40): >close: err= 2026/06/26 05:58:07 DEBUG : Re-reading directory (523.637774ms old) 2026/06/26 05:58:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:07 DEBUG : forgetting directory cache 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate(0x3f4e6dfa6540): _readAt: size=512, off=0 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate(0x3f4e6dfa6540): openPending: 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 05:00:04.392 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-26 04:59:04.392 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 05:00:04.392 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-26 04:59:04.392 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/26 05:58:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 05:58:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate(0x3f4e6dfa6540): >openPending: err= 2026/06/26 05:58:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:09 DEBUG : forgetting directory cache 2026/06/26 05:58:09 DEBUG : forgetting directory cache 2026/06/26 05:58:09 DEBUG : forgetting directory cache 2026/06/26 05:58:10 DEBUG : TestRWCacheUpdate(0x3f4e6dfa6540): >_readAt: n=20, err=EOF 2026/06/26 05:58:10 DEBUG : TestRWCacheUpdate(0x3f4e6dfa6540): close: 2026/06/26 05:58:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:00:04.392 +0000 UTC 2026/06/26 05:58:10 DEBUG : TestRWCacheUpdate(0x3f4e6dfa6540): >close: err= 2026/06/26 05:58:10 DEBUG : Re-reading directory (683.578032ms old) 2026/06/26 05:58:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:10 DEBUG : forgetting directory cache 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate(0x3f4e6da63780): _readAt: size=512, off=0 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate(0x3f4e6da63780): openPending: 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 05:01:04.392 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-26 05:00:04.392 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 05:01:04.392 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-26 05:00:04.392 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/26 05:58:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 05:58:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate(0x3f4e6da63780): >openPending: err= 2026/06/26 05:58:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:12 DEBUG : forgetting directory cache 2026/06/26 05:58:12 DEBUG : forgetting directory cache 2026/06/26 05:58:12 DEBUG : forgetting directory cache 2026/06/26 05:58:13 DEBUG : forgetting directory cache 2026/06/26 05:58:13 DEBUG : TestRWCacheUpdate(0x3f4e6da63780): >_readAt: n=20, err=EOF 2026/06/26 05:58:13 DEBUG : TestRWCacheUpdate(0x3f4e6da63780): close: 2026/06/26 05:58:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:01:04.392 +0000 UTC 2026/06/26 05:58:13 DEBUG : TestRWCacheUpdate(0x3f4e6da63780): >close: err= 2026/06/26 05:58:13 DEBUG : Re-reading directory (806.054346ms old) 2026/06/26 05:58:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:13 DEBUG : forgetting directory cache 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate(0x3f4e6df217c0): _readAt: size=512, off=0 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate(0x3f4e6df217c0): openPending: 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 05:02:04.392 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-26 05:01:04.392 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 05:02:04.392 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-26 05:01:04.392 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/26 05:58:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 05:58:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate(0x3f4e6df217c0): >openPending: err= 2026/06/26 05:58:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:15 DEBUG : forgetting directory cache 2026/06/26 05:58:15 DEBUG : forgetting directory cache 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate(0x3f4e6df217c0): >_readAt: n=20, err=EOF 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate(0x3f4e6df217c0): close: 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:02:04.392 +0000 UTC 2026/06/26 05:58:15 DEBUG : TestRWCacheUpdate(0x3f4e6df217c0): >close: err= 2026/06/26 05:58:15 DEBUG : Re-reading directory (532.556196ms old) 2026/06/26 05:58:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:16 DEBUG : forgetting directory cache 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate(0x3f4e6d45e2c0): _readAt: size=512, off=0 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate(0x3f4e6d45e2c0): openPending: 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 05:03:04.392 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-26 05:02:04.392 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 05:03:04.392 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-26 05:02:04.392 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/26 05:58:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 05:58:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate(0x3f4e6d45e2c0): >openPending: err= 2026/06/26 05:58:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:18 DEBUG : forgetting directory cache 2026/06/26 05:58:18 DEBUG : forgetting directory cache 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate(0x3f4e6d45e2c0): >_readAt: n=20, err=EOF 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate(0x3f4e6d45e2c0): close: 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:03:04.392 +0000 UTC 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate(0x3f4e6d45e2c0): >close: err= 2026/06/26 05:58:18 DEBUG : Re-reading directory (443.934026ms old) 2026/06/26 05:58:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:19 DEBUG : forgetting directory cache 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate(0x3f4e6dc50980): _readAt: size=512, off=0 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate(0x3f4e6dc50980): openPending: 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-26 05:04:04.392 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-26 05:03:04.392 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-26 05:04:04.392 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-26 05:03:04.392 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/26 05:58:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/26 05:58:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate(0x3f4e6dc50980): >openPending: err= 2026/06/26 05:58:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:21 DEBUG : forgetting directory cache 2026/06/26 05:58:21 DEBUG : forgetting directory cache 2026/06/26 05:58:21 DEBUG : forgetting directory cache 2026/06/26 05:58:21 DEBUG : TestRWCacheUpdate(0x3f4e6dc50980): >_readAt: n=20, err=EOF 2026/06/26 05:58:21 DEBUG : TestRWCacheUpdate(0x3f4e6dc50980): close: 2026/06/26 05:58:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:04:04.392 +0000 UTC 2026/06/26 05:58:21 DEBUG : TestRWCacheUpdate(0x3f4e6dc50980): >close: err= 2026/06/26 05:58:21 DEBUG : Re-reading directory (763.676741ms old) 2026/06/26 05:58:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:22 DEBUG : forgetting directory cache 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate(0x3f4e6e218ec0): _readAt: size=512, off=0 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate(0x3f4e6e218ec0): openPending: 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-26 05:05:04.392 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-26 05:04:04.392 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-26 05:05:04.392 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-26 05:04:04.392 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/26 05:58:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/26 05:58:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate(0x3f4e6e218ec0): >openPending: err= 2026/06/26 05:58:24 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:24 DEBUG : forgetting directory cache 2026/06/26 05:58:24 DEBUG : forgetting directory cache 2026/06/26 05:58:24 DEBUG : forgetting directory cache 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate(0x3f4e6e218ec0): >_readAt: n=21, err=EOF 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate(0x3f4e6e218ec0): close: 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:05:04.392 +0000 UTC 2026/06/26 05:58:24 DEBUG : TestRWCacheUpdate(0x3f4e6e218ec0): >close: err= 2026/06/26 05:58:24 DEBUG : Re-reading directory (716.730143ms old) 2026/06/26 05:58:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:25 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:25 DEBUG : forgetting directory cache 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate(0x3f4e6e219780): _readAt: size=512, off=0 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate(0x3f4e6e219780): openPending: 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-26 05:06:04.392 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-26 05:05:04.392 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-26 05:06:04.392 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-26 05:05:04.392 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/26 05:58:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/26 05:58:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate(0x3f4e6e219780): >openPending: err= 2026/06/26 05:58:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:27 DEBUG : forgetting directory cache 2026/06/26 05:58:27 DEBUG : forgetting directory cache 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate(0x3f4e6e219780): >_readAt: n=22, err=EOF 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate(0x3f4e6e219780): close: 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:06:04.392 +0000 UTC 2026/06/26 05:58:27 DEBUG : TestRWCacheUpdate(0x3f4e6e219780): >close: err= 2026/06/26 05:58:27 DEBUG : Re-reading directory (459.704073ms old) 2026/06/26 05:58:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:28 DEBUG : forgetting directory cache 2026/06/26 05:58:28 DEBUG : forgetting directory cache 2026/06/26 05:58:28 DEBUG : dir: forgetting directory cache 2026/06/26 05:58:28 DEBUG : dir: forgetting directory cache 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate(0x3f4e6dc51840): _readAt: size=512, off=0 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate(0x3f4e6dc51840): openPending: 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-26 05:07:04.392 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-26 05:06:04.392 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-26 05:07:04.392 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-26 05:06:04.392 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/26 05:58:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/26 05:58:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate(0x3f4e6dc51840): >openPending: err= 2026/06/26 05:58:30 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:30 DEBUG : forgetting directory cache 2026/06/26 05:58:30 DEBUG : forgetting directory cache 2026/06/26 05:58:30 DEBUG : forgetting directory cache 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate(0x3f4e6dc51840): >_readAt: n=23, err=EOF 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate(0x3f4e6dc51840): close: 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:07:04.392 +0000 UTC 2026/06/26 05:58:30 DEBUG : TestRWCacheUpdate(0x3f4e6dc51840): >close: err= 2026/06/26 05:58:30 DEBUG : Re-reading directory (728.50291ms old) 2026/06/26 05:58:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:31 DEBUG : forgetting directory cache 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate(0x3f4e6dd02180): _readAt: size=512, off=0 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate(0x3f4e6dd02180): openPending: 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-26 05:08:04.392 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-26 05:07:04.392 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-26 05:08:04.392 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-26 05:07:04.392 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/26 05:58:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/26 05:58:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate(0x3f4e6dd02180): >openPending: err= 2026/06/26 05:58:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:33 DEBUG : forgetting directory cache 2026/06/26 05:58:33 DEBUG : forgetting directory cache 2026/06/26 05:58:33 DEBUG : forgetting directory cache 2026/06/26 05:58:34 DEBUG : TestRWCacheUpdate(0x3f4e6dd02180): >_readAt: n=24, err=EOF 2026/06/26 05:58:34 DEBUG : TestRWCacheUpdate(0x3f4e6dd02180): close: 2026/06/26 05:58:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-26 05:08:04.392 +0000 UTC 2026/06/26 05:58:34 DEBUG : TestRWCacheUpdate(0x3f4e6dd02180): >close: err= 2026/06/26 05:58:34 DEBUG : Re-reading directory (701.710937ms old) 2026/06/26 05:58:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/26 05:58:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/26 05:58:34 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:34 DEBUG : Looking for writers 2026/06/26 05:58:34 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/26 05:58:34 DEBUG : >WaitForWriters: 2026/06/26 05:58:34 DEBUG : Google drive root 'rclone-test-puwimon6qeti': vfs cache: cleaner exiting 2026/06/26 05:58:34 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (31.03s) === RUN TestCaseSensitivity run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:37 DEBUG : forgetting directory cache 2026/06/26 05:58:37 DEBUG : dir: forgetting directory cache 2026/06/26 05:58:37 DEBUG : dir/subdir: forgetting directory cache 2026/06/26 05:58:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:41 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:41 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:41 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:41 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:41 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/26 05:58:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/26 05:58:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/26 05:58:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:42 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:42 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:42 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/26 05:58:42 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/26 05:58:42 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/26 05:58:42 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:42 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:42 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:42 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:42 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:42 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:43 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:43 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:43 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:43 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:43 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:43 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:43 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:43 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:44 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:44 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:44 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:44 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:44 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:44 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:44 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:44 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/26 05:58:44 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/26 05:58:44 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/26 05:58:44 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/26 05:58:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/26 05:58:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/26 05:58:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:45 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/26 05:58:45 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/26 05:58:45 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/26 05:58:45 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/26 05:58:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/26 05:58:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/26 05:58:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/26 05:58:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:45 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/26 05:58:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/26 05:58:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/26 05:58:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/26 05:58:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/26 05:58:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/26 05:58:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/26 05:58:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/26 05:58:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/26 05:58:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/26 05:58:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/26 05:58:46 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:46 DEBUG : Looking for writers 2026/06/26 05:58:46 DEBUG : FiLeB: reading active writers 2026/06/26 05:58:46 DEBUG : FilEb: reading active writers 2026/06/26 05:58:46 DEBUG : FiLeA: reading active writers 2026/06/26 05:58:46 DEBUG : >WaitForWriters: 2026/06/26 05:58:46 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:46 DEBUG : Looking for writers 2026/06/26 05:58:46 DEBUG : FiLeA: reading active writers 2026/06/26 05:58:46 DEBUG : FiLeB: reading active writers 2026/06/26 05:58:46 DEBUG : FilEb: reading active writers 2026/06/26 05:58:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (13.21s) === RUN TestUnicodeNormalization run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:52 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/26 05:58:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/26 05:58:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/26 05:58:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:53 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/26 05:58:53 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/26 05:58:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/26 05:58:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/26 05:58:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/26 05:58:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/26 05:58:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 05:58:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/26 05:58:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:58:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/26 05:58:54 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:54 DEBUG : Looking for writers 2026/06/26 05:58:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/26 05:58:54 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/26 05:58:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.99s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:55 DEBUG : Google drive root 'rclone-test-puwimon6qeti': Reusing VFS from active cache 2026/06/26 05:58:55 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:55 DEBUG : Looking for writers 2026/06/26 05:58:55 DEBUG : >WaitForWriters: 2026/06/26 05:58:55 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:55 DEBUG : Looking for writers 2026/06/26 05:58:55 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.67s) === RUN TestVFSNewWithOpts run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:56 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:56 DEBUG : Looking for writers 2026/06/26 05:58:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.63s) === RUN TestVFSRoot run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:58:56 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:58:56 DEBUG : Looking for writers 2026/06/26 05:58:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.70s) === RUN TestVFSStat run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:02 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:02 DEBUG : dir: Looking for writers 2026/06/26 05:59:02 DEBUG : file2: reading active writers 2026/06/26 05:59:02 DEBUG : Looking for writers 2026/06/26 05:59:02 DEBUG : dir: reading active writers 2026/06/26 05:59:02 DEBUG : file1: reading active writers 2026/06/26 05:59:02 DEBUG : >WaitForWriters: 2026/06/26 05:59:03 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStat (6.93s) === RUN TestVFSStatParent run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:08 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:08 DEBUG : dir: Looking for writers 2026/06/26 05:59:08 DEBUG : Looking for writers 2026/06/26 05:59:08 DEBUG : dir: reading active writers 2026/06/26 05:59:08 DEBUG : file1: reading active writers 2026/06/26 05:59:08 DEBUG : >WaitForWriters: 2026/06/26 05:59:10 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStatParent (6.61s) === RUN TestVFSOpenFile run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:59:15 DEBUG : file1: Open: flags=O_RDONLY 2026/06/26 05:59:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/26 05:59:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/26 05:59:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:59:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/26 05:59:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/26 05:59:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/26 05:59:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:59:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/26 05:59:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/26 05:59:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/26 05:59:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/26 05:59:15 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 05:59:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/26 05:59:16 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 05:59:16 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/26 05:59:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/26 05:59:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:59:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/26 05:59:16 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:16 DEBUG : dir: Looking for writers 2026/06/26 05:59:16 DEBUG : file2: reading active writers 2026/06/26 05:59:16 DEBUG : new_file.txt: reading active writers 2026/06/26 05:59:16 DEBUG : Looking for writers 2026/06/26 05:59:16 DEBUG : dir: reading active writers 2026/06/26 05:59:16 DEBUG : file1: reading active writers 2026/06/26 05:59:16 DEBUG : >WaitForWriters: 2026/06/26 05:59:19 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt" 2026/06/26 05:59:19 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSOpenFile (8.83s) === RUN TestVFSRename run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/26 05:59:23 DEBUG : dir/file1: Updating file with dir/file1 0x3f4e6df34d00 2026/06/26 05:59:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/26 05:59:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:25 INFO : dir/file1: Moved (server-side) to: file0 2026/06/26 05:59:25 DEBUG : file0: Updating file with file0 0x3f4e6df34d00 2026/06/26 05:59:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/26 05:59:25 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/26 05:59:25 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:25 DEBUG : dir: Looking for writers 2026/06/26 05:59:25 DEBUG : Looking for writers 2026/06/26 05:59:25 DEBUG : dir: reading active writers 2026/06/26 05:59:25 DEBUG : file0: reading active writers 2026/06/26 05:59:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.54s) === RUN TestVFSStatfs run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:27 DEBUG : Looking for writers 2026/06/26 05:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.90s) === RUN TestVFSMkdir run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:28 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/26 05:59:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/26 05:59:31 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/26 05:59:32 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/26 05:59:33 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/26 05:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:34 DEBUG : Looking for writers 2026/06/26 05:59:34 DEBUG : a: Looking for writers 2026/06/26 05:59:34 DEBUG : b: Looking for writers 2026/06/26 05:59:34 DEBUG : c: Looking for writers 2026/06/26 05:59:34 DEBUG : d: Looking for writers 2026/06/26 05:59:34 DEBUG : Looking for writers 2026/06/26 05:59:34 DEBUG : d: reading active writers 2026/06/26 05:59:34 DEBUG : /: reading active writers 2026/06/26 05:59:34 DEBUG : a: reading active writers 2026/06/26 05:59:34 DEBUG : b: reading active writers 2026/06/26 05:59:34 DEBUG : c: reading active writers 2026/06/26 05:59:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (9.36s) === RUN TestVFSMkdirAll run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/26 05:59:40 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/26 05:59:41 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/26 05:59:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/26 05:59:45 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:45 DEBUG : a/b/c/d: Looking for writers 2026/06/26 05:59:45 DEBUG : a/b/c: Looking for writers 2026/06/26 05:59:45 DEBUG : d: reading active writers 2026/06/26 05:59:45 DEBUG : a/b: Looking for writers 2026/06/26 05:59:45 DEBUG : c: reading active writers 2026/06/26 05:59:45 DEBUG : a: Looking for writers 2026/06/26 05:59:45 DEBUG : b: reading active writers 2026/06/26 05:59:45 DEBUG : Looking for writers 2026/06/26 05:59:45 DEBUG : a: reading active writers 2026/06/26 05:59:45 DEBUG : >WaitForWriters: 2026/06/26 05:59:47 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2026/06/26 05:59:48 DEBUG : a/b: Rmdir: contains trashed file: "c" 2026/06/26 05:59:49 DEBUG : a: Rmdir: contains trashed file: "b" --- PASS: TestVFSMkdirAll (12.05s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:49 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:49 DEBUG : Looking for writers 2026/06/26 05:59:49 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.64s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:59:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 05:59:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 05:59:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:50 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/26 05:59:50 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/26 05:59:50 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/26 05:59:50 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 05:59:52 DEBUG : file1: size = 5 OK 2026/06/26 05:59:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 05:59:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 05:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 05:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 05:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 05:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 05:59:52 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/26 05:59:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 05:59:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 05:59:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 05:59:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:52 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 05:59:53 DEBUG : file1: size = 0 OK 2026/06/26 05:59:53 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 05:59:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 05:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/26 05:59:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/26 05:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 05:59:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 05:59:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:53 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (7 bytes), uploading instead of streaming 2026/06/26 05:59:55 DEBUG : file1: size = 7 OK 2026/06/26 05:59:55 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/26 05:59:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 05:59:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:55 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:55 DEBUG : Looking for writers 2026/06/26 05:59:55 DEBUG : file1: reading active writers 2026/06/26 05:59:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.20s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 05:59:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 05:59:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 05:59:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 05:59:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 05:59:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/26 05:59:57 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/26 05:59:57 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/26 05:59:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/26 05:59:57 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (11 bytes), uploading instead of streaming 2026/06/26 05:59:59 DEBUG : file1: size = 11 OK 2026/06/26 05:59:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/26 05:59:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 05:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 05:59:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/26 05:59:59 DEBUG : WaitForWriters: timeout=30s 2026/06/26 05:59:59 DEBUG : Looking for writers 2026/06/26 05:59:59 DEBUG : file1: reading active writers 2026/06/26 05:59:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.80s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 06:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 06:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 06:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 06:00:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/26 06:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:00 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (5 bytes), uploading instead of streaming 2026/06/26 06:00:02 DEBUG : file1: size = 5 OK 2026/06/26 06:00:02 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/26 06:00:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 06:00:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:02 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/26 06:00:02 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:02 DEBUG : Looking for writers 2026/06/26 06:00:02 DEBUG : file1: reading active writers 2026/06/26 06:00:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.59s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 06:00:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 06:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 06:00:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 06:00:03 DEBUG : file1: WriteFileHandle.Release closing 2026/06/26 06:00:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:03 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 06:00:04 DEBUG : file1: size = 0 OK 2026/06/26 06:00:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 06:00:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 06:00:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:04 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/26 06:00:04 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:04 DEBUG : Looking for writers 2026/06/26 06:00:04 DEBUG : file1: reading active writers 2026/06/26 06:00:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.96s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 06:00:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 06:00:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 06:00:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 06:00:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:06 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (2 bytes), uploading instead of streaming 2026/06/26 06:00:07 DEBUG : file1: size = 2 OK 2026/06/26 06:00:07 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/26 06:00:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 06:00:08 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/26 06:00:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:08 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:08 DEBUG : Looking for writers 2026/06/26 06:00:08 DEBUG : file1: reading active writers 2026/06/26 06:00:08 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.29s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 06:00:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 06:00:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 06:00:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 06:00:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:09 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (0 bytes), uploading instead of streaming 2026/06/26 06:00:10 DEBUG : file1: size = 0 OK 2026/06/26 06:00:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/26 06:00:10 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 06:00:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:10 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 06:00:10 DEBUG : file1: Open: flags=O_RDONLY 2026/06/26 06:00:10 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/26 06:00:10 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/26 06:00:10 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:11 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:11 DEBUG : Looking for writers 2026/06/26 06:00:11 DEBUG : file1: reading active writers 2026/06/26 06:00:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.43s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/26 06:00:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/26 06:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/26 06:00:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/26 06:00:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:12 DEBUG : Google drive root 'rclone-test-puwimon6qeti': File to upload is small (100 bytes), uploading instead of streaming 2026/06/26 06:00:14 DEBUG : file1: size = 100 OK 2026/06/26 06:00:14 DEBUG : file1: md5 = e10dc73dc0fcf6afd66426ee3f243289 OK 2026/06/26 06:00:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/26 06:00:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/26 06:00:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/26 06:00:14 DEBUG : file1: Open: flags=O_RDONLY 2026/06/26 06:00:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/26 06:00:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/26 06:00:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:15 DEBUG : Looking for writers 2026/06/26 06:00:15 DEBUG : file1: reading active writers 2026/06/26 06:00:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.46s) === RUN TestZipManyFiles run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:25 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/26 06:00:25 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/26 06:00:25 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:25 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:25 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/26 06:00:25 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/26 06:00:25 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:26 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:26 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/26 06:00:26 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/26 06:00:26 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:27 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:27 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/26 06:00:27 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/26 06:00:27 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:27 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:27 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/26 06:00:27 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/26 06:00:27 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:27 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:27 DEBUG : flat: Looking for writers 2026/06/26 06:00:27 DEBUG : f000.txt: reading active writers 2026/06/26 06:00:27 DEBUG : f001.txt: reading active writers 2026/06/26 06:00:27 DEBUG : f002.txt: reading active writers 2026/06/26 06:00:27 DEBUG : f003.txt: reading active writers 2026/06/26 06:00:27 DEBUG : f004.txt: reading active writers 2026/06/26 06:00:27 DEBUG : Looking for writers 2026/06/26 06:00:27 DEBUG : flat: reading active writers 2026/06/26 06:00:27 DEBUG : >WaitForWriters: 2026/06/26 06:00:30 DEBUG : flat: Rmdir: contains trashed file: "f003.txt" 2026/06/26 06:00:30 DEBUG : flat: Rmdir: contains trashed file: "f000.txt" 2026/06/26 06:00:30 DEBUG : flat: Rmdir: contains trashed file: "f002.txt" 2026/06/26 06:00:30 DEBUG : flat: Rmdir: contains trashed file: "f004.txt" 2026/06/26 06:00:30 DEBUG : flat: Rmdir: contains trashed file: "f001.txt" --- PASS: TestZipManyFiles (15.31s) === RUN TestZipManySubDirs run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:39 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/26 06:00:39 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/26 06:00:39 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/26 06:00:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/26 06:00:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:40 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:40 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/26 06:00:40 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/26 06:00:40 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:40 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:40 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:40 DEBUG : a/b/c: Looking for writers 2026/06/26 06:00:40 DEBUG : deep.txt: reading active writers 2026/06/26 06:00:40 DEBUG : a/b: Looking for writers 2026/06/26 06:00:40 DEBUG : c: reading active writers 2026/06/26 06:00:40 DEBUG : mid.txt: reading active writers 2026/06/26 06:00:40 DEBUG : a: Looking for writers 2026/06/26 06:00:40 DEBUG : b: reading active writers 2026/06/26 06:00:40 DEBUG : top.txt: reading active writers 2026/06/26 06:00:40 DEBUG : Looking for writers 2026/06/26 06:00:40 DEBUG : a: reading active writers 2026/06/26 06:00:40 DEBUG : >WaitForWriters: 2026/06/26 06:00:43 DEBUG : a/b/c: Rmdir: contains trashed file: "deep.txt" 2026/06/26 06:00:44 DEBUG : a/b: Rmdir: contains trashed file: "c" 2026/06/26 06:00:44 DEBUG : a/b: Rmdir: contains trashed file: "mid.txt" 2026/06/26 06:00:44 DEBUG : a: Rmdir: contains trashed file: "b" 2026/06/26 06:00:44 DEBUG : a: Rmdir: contains trashed file: "top.txt" --- PASS: TestZipManySubDirs (14.02s) === RUN TestZipLargeFiles run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:00:48 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/26 06:00:48 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/26 06:00:48 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/26 06:00:50 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:00:50 DEBUG : bigdir: Looking for writers 2026/06/26 06:00:50 DEBUG : big.bin: reading active writers 2026/06/26 06:00:50 DEBUG : Looking for writers 2026/06/26 06:00:50 DEBUG : bigdir: reading active writers 2026/06/26 06:00:50 DEBUG : >WaitForWriters: 2026/06/26 06:00:51 DEBUG : bigdir: Rmdir: contains trashed file: "big.bin" --- PASS: TestZipLargeFiles (6.63s) === RUN TestZipDirsInRoot run.go:198: Remote "Google drive root 'rclone-test-puwimon6qeti'", Local "Local file system at /tmp/rclone3294966368", Modify Window "1ms" 2026/06/26 06:01:00 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/26 06:01:00 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/26 06:01:00 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:01:00 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:01:00 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/26 06:01:00 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/26 06:01:00 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:01:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:01:01 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/26 06:01:01 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/26 06:01:01 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/26 06:01:02 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/26 06:01:02 DEBUG : WaitForWriters: timeout=30s 2026/06/26 06:01:02 DEBUG : dir3: Looking for writers 2026/06/26 06:01:02 DEBUG : c.txt: reading active writers 2026/06/26 06:01:02 DEBUG : dir1: Looking for writers 2026/06/26 06:01:02 DEBUG : a.txt: reading active writers 2026/06/26 06:01:02 DEBUG : dir2: Looking for writers 2026/06/26 06:01:02 DEBUG : b.txt: reading active writers 2026/06/26 06:01:02 DEBUG : Looking for writers 2026/06/26 06:01:02 DEBUG : dir2: reading active writers 2026/06/26 06:01:02 DEBUG : dir3: reading active writers 2026/06/26 06:01:02 DEBUG : dir1: reading active writers 2026/06/26 06:01:02 DEBUG : >WaitForWriters: 2026/06/26 06:01:04 DEBUG : dir3: Rmdir: contains trashed file: "c.txt" 2026/06/26 06:01:05 DEBUG : dir2: Rmdir: contains trashed file: "b.txt" 2026/06/26 06:01:05 DEBUG : dir1: Rmdir: contains trashed file: "a.txt" --- PASS: TestZipDirsInRoot (14.39s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/26 06:01:06 DEBUG : Google drive root 'rclone-test-puwimon6qeti': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 12m42.646473086s (try 1/5)