"./vfs.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2026/04/29 01:28:40 DEBUG : Creating backend with remote "TestDrive:rclone-test-finivek2gavu" 2026/04/29 01:28:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/29 01:28:40 DEBUG : TestDrive: Token expired 2026/04/29 01:28:40 DEBUG : TestDrive: No updated token found in the config file 2026/04/29 01:28:40 DEBUG : TestDrive: Token refresh successful 2026/04/29 01:28:40 DEBUG : Saving config "token" in section "TestDrive" of the config file 2026/04/29 01:28:40 DEBUG : TestDrive: Saved new token in config file 2026/04/29 01:28:41 DEBUG : Creating backend with remote "/tmp/rclone68865593" === RUN TestDirHandleMethods run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:28:45 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:28:45 DEBUG : dir: Looking for writers 2026/04/29 01:28:45 DEBUG : Looking for writers 2026/04/29 01:28:45 DEBUG : dir: reading active writers 2026/04/29 01:28:45 DEBUG : >WaitForWriters: 2026/04/29 01:28:47 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleMethods (6.22s) === RUN TestDirHandleReaddir run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:28:55 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:28:55 DEBUG : dir/subdir: Looking for writers 2026/04/29 01:28:55 DEBUG : dir: Looking for writers 2026/04/29 01:28:55 DEBUG : file1: reading active writers 2026/04/29 01:28:55 DEBUG : file2: reading active writers 2026/04/29 01:28:55 DEBUG : subdir: reading active writers 2026/04/29 01:28:55 DEBUG : Looking for writers 2026/04/29 01:28:55 DEBUG : dir: reading active writers 2026/04/29 01:28:55 DEBUG : >WaitForWriters: 2026/04/29 01:28:58 DEBUG : dir/subdir: Rmdir: contains trashed file: "file3" 2026/04/29 01:28:59 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2026/04/29 01:28:59 DEBUG : dir: Rmdir: contains trashed file: "file2" 2026/04/29 01:28:59 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddir (12.03s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:03 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:03 DEBUG : dir: Looking for writers 2026/04/29 01:29:03 DEBUG : file1: reading active writers 2026/04/29 01:29:03 DEBUG : Looking for writers 2026/04/29 01:29:03 DEBUG : dir: reading active writers 2026/04/29 01:29:03 DEBUG : >WaitForWriters: 2026/04/29 01:29:04 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirHandleReaddirnames (5.63s) === RUN TestDirMethods run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:08 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:08 DEBUG : dir: Looking for writers 2026/04/29 01:29:08 DEBUG : Looking for writers 2026/04/29 01:29:08 DEBUG : dir: reading active writers 2026/04/29 01:29:08 DEBUG : >WaitForWriters: 2026/04/29 01:29:09 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMethods (5.33s) === RUN TestDirForgetAll run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:14 DEBUG : dir: forgetting directory cache 2026/04/29 01:29:14 DEBUG : forgetting directory cache 2026/04/29 01:29:14 DEBUG : dir: forgetting directory cache 2026/04/29 01:29:14 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:14 DEBUG : Looking for writers 2026/04/29 01:29:14 DEBUG : >WaitForWriters: 2026/04/29 01:29:15 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetAll (5.64s) === RUN TestDirForgetPath run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:19 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/29 01:29:19 DEBUG : dir: invalidating directory cache 2026/04/29 01:29:19 DEBUG : >ForgetPath: 2026/04/29 01:29:19 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/29 01:29:19 DEBUG : invalidating directory cache 2026/04/29 01:29:19 DEBUG : dir: forgetting directory cache 2026/04/29 01:29:19 DEBUG : >ForgetPath: 2026/04/29 01:29:19 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/29 01:29:19 DEBUG : >ForgetPath: 2026/04/29 01:29:19 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:19 DEBUG : dir: Looking for writers 2026/04/29 01:29:19 DEBUG : Looking for writers 2026/04/29 01:29:19 DEBUG : dir: reading active writers 2026/04/29 01:29:19 DEBUG : >WaitForWriters: 2026/04/29 01:29:21 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirForgetPath (5.40s) === RUN TestDirWalk run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:29 DEBUG : forgetting directory cache 2026/04/29 01:29:29 DEBUG : dir: forgetting directory cache 2026/04/29 01:29:30 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:30 DEBUG : dir: Looking for writers 2026/04/29 01:29:30 DEBUG : fil/a/b: Looking for writers 2026/04/29 01:29:30 DEBUG : fil/a: Looking for writers 2026/04/29 01:29:30 DEBUG : b: reading active writers 2026/04/29 01:29:30 DEBUG : fil: Looking for writers 2026/04/29 01:29:30 DEBUG : a: reading active writers 2026/04/29 01:29:30 DEBUG : Looking for writers 2026/04/29 01:29:30 DEBUG : dir: reading active writers 2026/04/29 01:29:30 DEBUG : fil: reading active writers 2026/04/29 01:29:30 DEBUG : >WaitForWriters: 2026/04/29 01:29:32 DEBUG : fil/a/b: Rmdir: contains trashed file: "c" 2026/04/29 01:29:33 DEBUG : fil/a: Rmdir: contains trashed file: "b" 2026/04/29 01:29:34 DEBUG : fil: Rmdir: contains trashed file: "a" 2026/04/29 01:29:34 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirWalk (13.79s) === RUN TestDirSetModTime run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:38 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:38 DEBUG : dir: Looking for writers 2026/04/29 01:29:38 DEBUG : Looking for writers 2026/04/29 01:29:38 DEBUG : dir: reading active writers 2026/04/29 01:29:38 DEBUG : >WaitForWriters: 2026/04/29 01:29:39 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirSetModTime (4.85s) === RUN TestDirStat run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:29:44 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:44 DEBUG : dir: Looking for writers 2026/04/29 01:29:44 DEBUG : file1: reading active writers 2026/04/29 01:29:44 DEBUG : Looking for writers 2026/04/29 01:29:44 DEBUG : dir: reading active writers 2026/04/29 01:29:44 DEBUG : >WaitForWriters: 2026/04/29 01:29:45 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirStat (5.55s) === RUN TestDirReadDirAll run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" === RUN TestDirReadDirAll/Virtual 2026/04/29 01:29:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/29 01:29:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/29 01:29:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/29 01:29:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/29 01:29:58 DEBUG : dir: invalidating directory cache 2026/04/29 01:29:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/29 01:29:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/29 01:29:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/29 01:29:58 DEBUG : dir/file1: Reset virtual modtime 2026/04/29 01:29:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/29 01:29:58 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/29 01:29:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/29 01:29:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/29 01:29:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:29:58 DEBUG : dir: invalidating directory cache 2026/04/29 01:29:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/29 01:29:58 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/29 01:29:58 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/29 01:29:58 DEBUG : forgetting directory cache 2026/04/29 01:29:58 DEBUG : dir: forgetting directory cache 2026/04/29 01:29:58 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/29 01:29:58 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:29:58 DEBUG : dir/virtualDir: Looking for writers 2026/04/29 01:29:58 DEBUG : dir: Looking for writers 2026/04/29 01:29:58 DEBUG : virtualFile: reading active writers 2026/04/29 01:29:58 DEBUG : virtualDir: reading active writers 2026/04/29 01:29:58 DEBUG : file1: reading active writers 2026/04/29 01:29:58 DEBUG : virtualFile2: reading active writers 2026/04/29 01:29:58 DEBUG : Looking for writers 2026/04/29 01:29:58 DEBUG : dir: reading active writers 2026/04/29 01:29:58 DEBUG : >WaitForWriters: 2026/04/29 01:30:01 DEBUG : dir/virtualDir: Rmdir: contains trashed file: "testFile" 2026/04/29 01:30:02 DEBUG : dir: Rmdir: contains trashed file: "virtualDir" 2026/04/29 01:30:02 DEBUG : dir: Rmdir: contains trashed file: "subdir" 2026/04/29 01:30:02 DEBUG : dir: Rmdir: contains trashed file: "file2" 2026/04/29 01:30:02 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/04/29 01:30:02 DEBUG : dir: Rmdir: contains trashed file: "virtualFile" --- PASS: TestDirReadDirAll (16.84s) --- PASS: TestDirReadDirAll/Virtual (5.32s) === RUN TestDirOpen run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:05 ERROR : dir/: Can only open directories read only 2026/04/29 01:30:05 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:05 DEBUG : dir: Looking for writers 2026/04/29 01:30:05 DEBUG : Looking for writers 2026/04/29 01:30:05 DEBUG : dir: reading active writers 2026/04/29 01:30:05 DEBUG : >WaitForWriters: 2026/04/29 01:30:07 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirOpen (5.04s) === RUN TestDirCreate run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:11 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:30:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/29 01:30:11 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/29 01:30:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/29 01:30:11 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/29 01:30:12 DEBUG : dir/potato: size = 5 OK 2026/04/29 01:30:12 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:30:12 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/29 01:30:12 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/29 01:30:12 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:12 DEBUG : dir: Looking for writers 2026/04/29 01:30:12 DEBUG : file1: reading active writers 2026/04/29 01:30:12 DEBUG : potato: reading active writers 2026/04/29 01:30:12 DEBUG : Looking for writers 2026/04/29 01:30:12 DEBUG : dir: reading active writers 2026/04/29 01:30:12 DEBUG : >WaitForWriters: 2026/04/29 01:30:14 DEBUG : dir: Rmdir: contains trashed file: "potato" 2026/04/29 01:30:14 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirCreate (7.32s) === RUN TestDirMkdir run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/29 01:30:20 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:20 DEBUG : dir/sub: Looking for writers 2026/04/29 01:30:20 DEBUG : dir: Looking for writers 2026/04/29 01:30:20 DEBUG : file1: reading active writers 2026/04/29 01:30:20 DEBUG : sub: reading active writers 2026/04/29 01:30:20 DEBUG : Looking for writers 2026/04/29 01:30:20 DEBUG : dir: reading active writers 2026/04/29 01:30:20 DEBUG : >WaitForWriters: 2026/04/29 01:30:22 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/04/29 01:30:22 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdir (7.80s) === RUN TestDirMkdirSub run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/29 01:30:28 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/29 01:30:29 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:29 DEBUG : dir/sub/subsub: Looking for writers 2026/04/29 01:30:29 DEBUG : dir/sub: Looking for writers 2026/04/29 01:30:29 DEBUG : subsub: reading active writers 2026/04/29 01:30:29 DEBUG : dir: Looking for writers 2026/04/29 01:30:29 DEBUG : file1: reading active writers 2026/04/29 01:30:29 DEBUG : sub: reading active writers 2026/04/29 01:30:29 DEBUG : Looking for writers 2026/04/29 01:30:29 DEBUG : dir: reading active writers 2026/04/29 01:30:29 DEBUG : >WaitForWriters: 2026/04/29 01:30:31 DEBUG : dir/sub: Rmdir: contains trashed file: "subsub" 2026/04/29 01:30:32 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/04/29 01:30:32 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMkdirSub (10.07s) === RUN TestDirRemove run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:36 ERROR : dir/: Dir.Remove not empty 2026/04/29 01:30:36 DEBUG : dir/file1: Remove: 2026/04/29 01:30:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:30:37 DEBUG : dir/file1: >Remove: err= 2026/04/29 01:30:37 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/04/29 01:30:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/29 01:30:37 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:37 DEBUG : Looking for writers 2026/04/29 01:30:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (5.39s) === RUN TestDirRemoveAll run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:41 DEBUG : dir/file1: Remove: 2026/04/29 01:30:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:30:42 DEBUG : dir/file1: >Remove: err= 2026/04/29 01:30:42 DEBUG : dir: Rmdir: contains trashed file: "file1" 2026/04/29 01:30:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/29 01:30:43 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:43 DEBUG : Looking for writers 2026/04/29 01:30:43 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (5.55s) === RUN TestDirRemoveName run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:47 DEBUG : dir/file1: Remove: 2026/04/29 01:30:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:30:48 DEBUG : dir/file1: >Remove: err= 2026/04/29 01:30:48 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:30:48 DEBUG : dir: Looking for writers 2026/04/29 01:30:48 DEBUG : Looking for writers 2026/04/29 01:30:48 DEBUG : dir: reading active writers 2026/04/29 01:30:48 DEBUG : >WaitForWriters: 2026/04/29 01:30:49 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirRemoveName (6.16s) === RUN TestDirRename run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:30:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/29 01:30:56 DEBUG : dir: Updating dir with dir2 0x153097f89380 2026/04/29 01:30:56 DEBUG : dir: forgetting directory cache 2026/04/29 01:30:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/29 01:30:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/29 01:30:58 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/29 01:30:58 DEBUG : file2: Updating file with file2 0x153097bfb5f0 2026/04/29 01:30:58 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/29 01:30:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/29 01:30:59 INFO : dir2/file3: Deleted 2026/04/29 01:31:00 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/29 01:31:00 DEBUG : dir2/file3: Updating file with dir2/file3 0x153097bfb5f0 2026/04/29 01:31:00 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/29 01:31:00 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/29 01:31:01 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/29 01:31:01 DEBUG : empty directory: Updating dir with renamed empty directory 0x153098428c30 2026/04/29 01:31:01 DEBUG : empty directory: forgetting directory cache 2026/04/29 01:31:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/29 01:31:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/29 01:31:01 DEBUG : dir2: Renaming to "dir3" 2026/04/29 01:31:01 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:01 DEBUG : dir3: Looking for writers 2026/04/29 01:31:01 DEBUG : file3: reading active writers 2026/04/29 01:31:01 DEBUG : renamed empty directory: Looking for writers 2026/04/29 01:31:01 DEBUG : Looking for writers 2026/04/29 01:31:01 DEBUG : dir3: reading active writers 2026/04/29 01:31:01 DEBUG : renamed empty directory: reading active writers 2026/04/29 01:31:01 DEBUG : >WaitForWriters: 2026/04/29 01:31:03 DEBUG : dir2: Rmdir: contains trashed file: "file3" 2026/04/29 01:31:03 DEBUG : dir2: Rmdir: contains trashed file: "file3" --- PASS: TestDirRename (14.41s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/29 01:31:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:31:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:31:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/29 01:31:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/29 01:31:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/29 01:31:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/29 01:31:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:31:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:31:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/29 01:31:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/29 01:31:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/29 01:31:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/29 01:31:08 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (12 bytes), uploading instead of streaming 2026/04/29 01:31:10 DEBUG : dir/sub/file2: size = 12 OK 2026/04/29 01:31:10 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/29 01:31:10 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/29 01:31:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/29 01:31:10 DEBUG : forgetting directory cache 2026/04/29 01:31:10 DEBUG : dir: forgetting directory cache 2026/04/29 01:31:10 DEBUG : dir/sub: forgetting directory cache 2026/04/29 01:31:10 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/29 01:31:10 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/29 01:31:10 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/29 01:31:11 DEBUG : dir/sub/file0: size = 5 OK 2026/04/29 01:31:11 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:31:11 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/29 01:31:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/29 01:31:11 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:11 DEBUG : dir/sub: Looking for writers 2026/04/29 01:31:11 DEBUG : file2: reading active writers 2026/04/29 01:31:11 DEBUG : file0: reading active writers 2026/04/29 01:31:11 DEBUG : dir: Looking for writers 2026/04/29 01:31:11 DEBUG : file1: reading active writers 2026/04/29 01:31:11 DEBUG : sub: reading active writers 2026/04/29 01:31:11 DEBUG : Looking for writers 2026/04/29 01:31:11 DEBUG : dir: reading active writers 2026/04/29 01:31:11 DEBUG : >WaitForWriters: 2026/04/29 01:31:14 DEBUG : dir/sub: Rmdir: contains trashed file: "file2" 2026/04/29 01:31:14 DEBUG : dir/sub: Rmdir: contains trashed file: "file0" 2026/04/29 01:31:14 DEBUG : dir: Rmdir: contains trashed file: "sub" 2026/04/29 01:31:14 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirFileOpen (11.06s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/29 01:31:15 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:15 DEBUG : Looking for writers 2026/04/29 01:31:15 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.77s) === RUN TestDirMetadataExtension run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:19 DEBUG : dir/file1: Fetching metadata 2026/04/29 01:31:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/29 01:31:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:31:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/29 01:31:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/29 01:31:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/29 01:31:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:31:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/29 01:31:19 DEBUG : dir: Fetching metadata 2026/04/29 01:31:20 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/29 01:31:20 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:31:20 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/29 01:31:20 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/29 01:31:20 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/29 01:31:20 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:31:20 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/29 01:31:20 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:20 DEBUG : dir: Looking for writers 2026/04/29 01:31:20 DEBUG : file1: reading active writers 2026/04/29 01:31:20 DEBUG : file1.metadata: reading active writers 2026/04/29 01:31:20 DEBUG : Looking for writers 2026/04/29 01:31:20 DEBUG : dir: reading active writers 2026/04/29 01:31:20 DEBUG : dir.metadata: reading active writers 2026/04/29 01:31:20 DEBUG : >WaitForWriters: 2026/04/29 01:31:21 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestDirMetadataExtension (5.55s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:25 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:25 DEBUG : dir: Looking for writers 2026/04/29 01:31:25 DEBUG : file1: reading active writers 2026/04/29 01:31:25 DEBUG : Looking for writers 2026/04/29 01:31:25 DEBUG : dir: reading active writers 2026/04/29 01:31:25 DEBUG : >WaitForWriters: 2026/04/29 01:31:26 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileMethods (5.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:33 DEBUG : Can set mod time: true 2026/04/29 01:31:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/29 01:31:34 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:34 DEBUG : dir: Looking for writers 2026/04/29 01:31:34 DEBUG : file1: reading active writers 2026/04/29 01:31:34 DEBUG : Looking for writers 2026/04/29 01:31:34 DEBUG : dir: reading active writers 2026/04/29 01:31:34 DEBUG : >WaitForWriters: 2026/04/29 01:31:35 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:31:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/29 01:31:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:31:39 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/29 01:31:41 DEBUG : dir/file1: size = 0 OK 2026/04/29 01:31:41 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:31:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/29 01:31:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/29 01:31:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:31:41 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:41 DEBUG : dir: Looking for writers 2026/04/29 01:31:41 DEBUG : file1: reading active writers 2026/04/29 01:31:41 DEBUG : Looking for writers 2026/04/29 01:31:41 DEBUG : dir: reading active writers 2026/04/29 01:31:41 DEBUG : >WaitForWriters: 2026/04/29 01:31:42 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:42 DEBUG : dir: Looking for writers 2026/04/29 01:31:42 DEBUG : file1: reading active writers 2026/04/29 01:31:42 DEBUG : Looking for writers 2026/04/29 01:31:42 DEBUG : dir: reading active writers 2026/04/29 01:31:42 DEBUG : >WaitForWriters: 2026/04/29 01:31:43 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:31:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/29 01:31:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:31:47 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/29 01:31:49 DEBUG : dir/file1: size = 5 OK 2026/04/29 01:31:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:31:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/29 01:31:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/29 01:31:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:31:50 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:50 DEBUG : dir: Looking for writers 2026/04/29 01:31:50 DEBUG : file1: reading active writers 2026/04/29 01:31:50 DEBUG : Looking for writers 2026/04/29 01:31:50 DEBUG : dir: reading active writers 2026/04/29 01:31:50 DEBUG : >WaitForWriters: 2026/04/29 01:31:50 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:50 DEBUG : dir: Looking for writers 2026/04/29 01:31:50 DEBUG : file1: reading active writers 2026/04/29 01:31:50 DEBUG : Looking for writers 2026/04/29 01:31:50 DEBUG : dir: reading active writers 2026/04/29 01:31:50 DEBUG : >WaitForWriters: 2026/04/29 01:31:51 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:52 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:31:52 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:52 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:52 DEBUG : Config file has changed externally - reloading 2026/04/29 01:31:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:31:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:31:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:52 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:31:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/29 01:31:57 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:31:57 DEBUG : dir: Looking for writers 2026/04/29 01:31:57 DEBUG : file1: reading active writers 2026/04/29 01:31:57 DEBUG : Looking for writers 2026/04/29 01:31:57 DEBUG : dir: reading active writers 2026/04/29 01:31:57 DEBUG : >WaitForWriters: 2026/04/29 01:31:57 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:31:58 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:31:59 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:31:59 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:59 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:31:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:31:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:31:59 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:32:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/29 01:32:02 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:32:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:32:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:32:02 DEBUG : dir/file1(0x1530984beec0): close: 2026/04/29 01:32:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/29 01:32:03 DEBUG : dir/file1(0x1530984beec0): >close: err= 2026/04/29 01:32:03 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:03 DEBUG : dir: Looking for writers 2026/04/29 01:32:03 DEBUG : file1: reading active writers 2026/04/29 01:32:03 DEBUG : Looking for writers 2026/04/29 01:32:03 DEBUG : dir: reading active writers 2026/04/29 01:32:03 DEBUG : >WaitForWriters: 2026/04/29 01:32:03 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:03 DEBUG : dir: Looking for writers 2026/04/29 01:32:03 DEBUG : file1: reading active writers 2026/04/29 01:32:03 DEBUG : Looking for writers 2026/04/29 01:32:03 DEBUG : dir: reading active writers 2026/04/29 01:32:03 DEBUG : >WaitForWriters: 2026/04/29 01:32:03 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:32:05 DEBUG : dir: Rmdir: contains trashed file: "file1" === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:05 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:32:05 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:05 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:32:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:32:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:05 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:32:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/29 01:32:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:32:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:32:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:32:09 DEBUG : dir/file1(0x153097f6d140): _writeAt: size=5, off=0 2026/04/29 01:32:09 DEBUG : dir/file1(0x153097f6d140): openPending: 2026/04/29 01:32:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/29 01:32:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/29 01:32:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:32:09 DEBUG : dir/file1(0x153097f6d140): >openPending: err= 2026/04/29 01:32:09 DEBUG : dir/file1(0x153097f6d140): >_writeAt: n=5, err= 2026/04/29 01:32:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/29 01:32:09 DEBUG : dir/file1(0x153097f6d140): close: 2026/04/29 01:32:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/29 01:32:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/29 01:32:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/29 01:32:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/29 01:32:09 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/29 01:32:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:32:09 DEBUG : dir/file1(0x153097f6d140): >close: err= 2026/04/29 01:32:09 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:09 DEBUG : dir: Looking for writers 2026/04/29 01:32:09 DEBUG : file1: reading active writers 2026/04/29 01:32:09 DEBUG : Looking for writers 2026/04/29 01:32:09 DEBUG : dir: reading active writers 2026/04/29 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:32:09 DEBUG : dir: Looking for writers 2026/04/29 01:32:09 DEBUG : file1: reading active writers 2026/04/29 01:32:09 DEBUG : Looking for writers 2026/04/29 01:32:09 DEBUG : dir: reading active writers 2026/04/29 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:32:09 DEBUG : dir: Looking for writers 2026/04/29 01:32:09 DEBUG : file1: reading active writers 2026/04/29 01:32:09 DEBUG : Looking for writers 2026/04/29 01:32:09 DEBUG : dir: reading active writers 2026/04/29 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:32:09 DEBUG : dir: Looking for writers 2026/04/29 01:32:09 DEBUG : file1: reading active writers 2026/04/29 01:32:09 DEBUG : Looking for writers 2026/04/29 01:32:09 DEBUG : dir: reading active writers 2026/04/29 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:32:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/29 01:32:09 DEBUG : dir: Looking for writers 2026/04/29 01:32:09 DEBUG : file1: reading active writers 2026/04/29 01:32:09 DEBUG : Looking for writers 2026/04/29 01:32:09 DEBUG : dir: reading active writers 2026/04/29 01:32:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:32:10 DEBUG : dir: Looking for writers 2026/04/29 01:32:10 DEBUG : file1: reading active writers 2026/04/29 01:32:10 DEBUG : Looking for writers 2026/04/29 01:32:10 DEBUG : dir: reading active writers 2026/04/29 01:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:32:10 DEBUG : dir: Looking for writers 2026/04/29 01:32:10 DEBUG : file1: reading active writers 2026/04/29 01:32:10 DEBUG : Looking for writers 2026/04/29 01:32:10 DEBUG : dir: reading active writers 2026/04/29 01:32:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:32:11 DEBUG : dir: Looking for writers 2026/04/29 01:32:11 DEBUG : file1: reading active writers 2026/04/29 01:32:11 DEBUG : Looking for writers 2026/04/29 01:32:11 DEBUG : dir: reading active writers 2026/04/29 01:32:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:32:11 DEBUG : dir/file1: size = 14 OK 2026/04/29 01:32:11 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/29 01:32:11 INFO : dir/file1: Copied (replaced existing) 2026/04/29 01:32:11 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/29 01:32:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/29 01:32:11 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/29 01:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:32:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/29 01:32:12 DEBUG : dir: Looking for writers 2026/04/29 01:32:12 DEBUG : file1: reading active writers 2026/04/29 01:32:12 DEBUG : Looking for writers 2026/04/29 01:32:12 DEBUG : dir: reading active writers 2026/04/29 01:32:12 DEBUG : >WaitForWriters: 2026/04/29 01:32:12 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:12 DEBUG : dir: Looking for writers 2026/04/29 01:32:12 DEBUG : file1: reading active writers 2026/04/29 01:32:12 DEBUG : Looking for writers 2026/04/29 01:32:12 DEBUG : dir: reading active writers 2026/04/29 01:32:12 DEBUG : >WaitForWriters: 2026/04/29 01:32:12 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:32:13 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileSetModTime (47.16s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.92s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (7.91s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (8.66s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (6.64s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (6.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (8.57s) === RUN TestFileOpenRead run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:32:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:32:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:32:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/29 01:32:18 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:18 DEBUG : dir: Looking for writers 2026/04/29 01:32:18 DEBUG : file1: reading active writers 2026/04/29 01:32:18 DEBUG : Looking for writers 2026/04/29 01:32:18 DEBUG : dir: reading active writers 2026/04/29 01:32:18 DEBUG : >WaitForWriters: 2026/04/29 01:32:19 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenRead (5.84s) === RUN TestFileOpenReadUnknownSize 2026/04/29 01:32:20 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/29 01:32:20 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/29 01:32:20 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:32:20 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/29 01:32:20 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:20 DEBUG : Looking for writers 2026/04/29 01:32:20 DEBUG : file.txt: reading active writers 2026/04/29 01:32:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:32:24 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/29 01:32:25 DEBUG : dir/file1: size = 25 OK 2026/04/29 01:32:25 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:32:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/29 01:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:32:25 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:25 DEBUG : dir: Looking for writers 2026/04/29 01:32:25 DEBUG : file1: reading active writers 2026/04/29 01:32:25 DEBUG : Looking for writers 2026/04/29 01:32:25 DEBUG : dir: reading active writers 2026/04/29 01:32:25 DEBUG : >WaitForWriters: 2026/04/29 01:32:27 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpenWrite (7.54s) === RUN TestFileRemove run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:30 DEBUG : dir/file1: Remove: 2026/04/29 01:32:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:32:31 DEBUG : dir/file1: >Remove: err= 2026/04/29 01:32:31 DEBUG : dir/file1: Remove: 2026/04/29 01:32:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/29 01:32:31 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:31 DEBUG : dir: Looking for writers 2026/04/29 01:32:31 DEBUG : Looking for writers 2026/04/29 01:32:31 DEBUG : dir: reading active writers 2026/04/29 01:32:31 DEBUG : >WaitForWriters: 2026/04/29 01:32:32 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemove (5.32s) === RUN TestFileRemoveAll run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:36 DEBUG : dir/file1: Remove: 2026/04/29 01:32:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:32:36 DEBUG : dir/file1: >Remove: err= 2026/04/29 01:32:37 DEBUG : dir/file1: Remove: 2026/04/29 01:32:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/29 01:32:37 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:37 DEBUG : dir: Looking for writers 2026/04/29 01:32:37 DEBUG : Looking for writers 2026/04/29 01:32:37 DEBUG : dir: reading active writers 2026/04/29 01:32:37 DEBUG : >WaitForWriters: 2026/04/29 01:32:38 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileRemoveAll (5.71s) === RUN TestFileOpen run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:32:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:32:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/29 01:32:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/29 01:32:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/29 01:32:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/29 01:32:41 DEBUG : dir/file1: Open: flags=0x3 2026/04/29 01:32:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/29 01:32:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/29 01:32:41 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:41 DEBUG : dir: Looking for writers 2026/04/29 01:32:41 DEBUG : file1: reading active writers 2026/04/29 01:32:41 DEBUG : Looking for writers 2026/04/29 01:32:41 DEBUG : dir: reading active writers 2026/04/29 01:32:41 DEBUG : >WaitForWriters: 2026/04/29 01:32:43 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestFileOpen (5.17s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:47 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:47 DEBUG : dir: Looking for writers 2026/04/29 01:32:47 DEBUG : file1: reading active writers 2026/04/29 01:32:47 DEBUG : Looking for writers 2026/04/29 01:32:47 DEBUG : dir: reading active writers 2026/04/29 01:32:47 DEBUG : >WaitForWriters: 2026/04/29 01:32:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:32:48 DEBUG : newLeaf: Updating file with newLeaf 0x153097f89520 2026/04/29 01:32:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:32:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:32:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/29 01:32:50 DEBUG : dir/file1: Updating file with dir/file1 0x153097f89520 2026/04/29 01:32:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/29 01:32:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:32:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:32:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/29 01:32:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:32:50 DEBUG : dir/file1: File is currently open, delaying rename 0x153097f89520 2026/04/29 01:32:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:32:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:32:50 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/29 01:32:52 DEBUG : dir/file1: size = 25 OK 2026/04/29 01:32:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:32:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/29 01:32:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:32:52 DEBUG : newLeaf: Running delayed rename now 2026/04/29 01:32:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:32:52 DEBUG : newLeaf: Updating file with newLeaf 0x153097f89520 2026/04/29 01:32:52 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:52 DEBUG : dir: Looking for writers 2026/04/29 01:32:52 DEBUG : Looking for writers 2026/04/29 01:32:52 DEBUG : newLeaf: reading active writers 2026/04/29 01:32:52 DEBUG : dir: reading active writers 2026/04/29 01:32:52 DEBUG : >WaitForWriters: 2026/04/29 01:32:53 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:53 DEBUG : dir: Looking for writers 2026/04/29 01:32:53 DEBUG : Looking for writers 2026/04/29 01:32:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:32:53 DEBUG : dir: reading active writers 2026/04/29 01:32:53 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:32:55 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:32:55 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:55 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:32:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:32:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:32:55 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:32:58 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:32:58 DEBUG : dir: Looking for writers 2026/04/29 01:32:58 DEBUG : file1: reading active writers 2026/04/29 01:32:58 DEBUG : Looking for writers 2026/04/29 01:32:58 DEBUG : dir: reading active writers 2026/04/29 01:32:58 DEBUG : >WaitForWriters: 2026/04/29 01:32:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:32:59 DEBUG : newLeaf: Updating file with newLeaf 0x153098612dd0 2026/04/29 01:32:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:32:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/29 01:33:01 DEBUG : dir/file1: Updating file with dir/file1 0x153098612dd0 2026/04/29 01:33:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/29 01:33:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:33:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/29 01:33:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:01 DEBUG : dir/file1: File is currently open, delaying rename 0x153098612dd0 2026/04/29 01:33:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:01 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (25 bytes), uploading instead of streaming 2026/04/29 01:33:03 DEBUG : dir/file1: size = 25 OK 2026/04/29 01:33:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:33:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/29 01:33:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:03 DEBUG : newLeaf: Running delayed rename now 2026/04/29 01:33:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:03 DEBUG : newLeaf: Updating file with newLeaf 0x153098612dd0 2026/04/29 01:33:03 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:03 DEBUG : dir: Looking for writers 2026/04/29 01:33:03 DEBUG : Looking for writers 2026/04/29 01:33:03 DEBUG : dir: reading active writers 2026/04/29 01:33:03 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:03 DEBUG : >WaitForWriters: 2026/04/29 01:33:04 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:04 DEBUG : dir: Looking for writers 2026/04/29 01:33:04 DEBUG : Looking for writers 2026/04/29 01:33:04 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:04 DEBUG : dir: reading active writers 2026/04/29 01:33:04 DEBUG : >WaitForWriters: 2026/04/29 01:33:04 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:33:06 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:33:06 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:06 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:06 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:33:09 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:33:09 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:09 DEBUG : dir/file1(0x153097f6dbc0): openPending: 2026/04/29 01:33:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/29 01:33:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/29 01:33:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:09 DEBUG : dir/file1(0x153097f6dbc0): >openPending: err= 2026/04/29 01:33:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:33:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:09 DEBUG : dir/file1(0x153097f6dbc0): _writeAt: size=14, off=0 2026/04/29 01:33:09 DEBUG : dir/file1(0x153097f6dbc0): >_writeAt: n=14, err= 2026/04/29 01:33:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/29 01:33:09 DEBUG : dir/file1(0x153097f6dbc0): close: 2026/04/29 01:33:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/29 01:33:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/29 01:33:09 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:33:09 DEBUG : dir/file1(0x153097f6dbc0): >close: err= 2026/04/29 01:33:09 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:09 DEBUG : dir: Looking for writers 2026/04/29 01:33:09 DEBUG : file1: reading active writers 2026/04/29 01:33:09 DEBUG : Looking for writers 2026/04/29 01:33:09 DEBUG : dir: reading active writers 2026/04/29 01:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:33:09 DEBUG : dir: Looking for writers 2026/04/29 01:33:09 DEBUG : file1: reading active writers 2026/04/29 01:33:09 DEBUG : Looking for writers 2026/04/29 01:33:09 DEBUG : dir: reading active writers 2026/04/29 01:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:33:09 DEBUG : dir: Looking for writers 2026/04/29 01:33:09 DEBUG : file1: reading active writers 2026/04/29 01:33:09 DEBUG : Looking for writers 2026/04/29 01:33:09 DEBUG : dir: reading active writers 2026/04/29 01:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:33:09 DEBUG : dir: Looking for writers 2026/04/29 01:33:09 DEBUG : file1: reading active writers 2026/04/29 01:33:09 DEBUG : Looking for writers 2026/04/29 01:33:09 DEBUG : dir: reading active writers 2026/04/29 01:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:33:09 DEBUG : dir/file1: vfs cache: starting upload 2026/04/29 01:33:09 DEBUG : dir: Looking for writers 2026/04/29 01:33:09 DEBUG : file1: reading active writers 2026/04/29 01:33:09 DEBUG : Looking for writers 2026/04/29 01:33:09 DEBUG : dir: reading active writers 2026/04/29 01:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:33:09 DEBUG : dir: Looking for writers 2026/04/29 01:33:09 DEBUG : file1: reading active writers 2026/04/29 01:33:09 DEBUG : Looking for writers 2026/04/29 01:33:09 DEBUG : dir: reading active writers 2026/04/29 01:33:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:33:10 DEBUG : dir: Looking for writers 2026/04/29 01:33:10 DEBUG : file1: reading active writers 2026/04/29 01:33:10 DEBUG : Looking for writers 2026/04/29 01:33:10 DEBUG : dir: reading active writers 2026/04/29 01:33:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:33:10 DEBUG : dir/file1: size = 14 OK 2026/04/29 01:33:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/29 01:33:10 INFO : dir/file1: Copied (replaced existing) 2026/04/29 01:33:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/29 01:33:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/29 01:33:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/29 01:33:10 DEBUG : dir: Looking for writers 2026/04/29 01:33:10 DEBUG : file1: reading active writers 2026/04/29 01:33:10 DEBUG : Looking for writers 2026/04/29 01:33:10 DEBUG : dir: reading active writers 2026/04/29 01:33:10 DEBUG : >WaitForWriters: 2026/04/29 01:33:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:33:10 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:10 DEBUG : dir/file1(0x153097eff100): _readAt: size=512, off=0 2026/04/29 01:33:10 DEBUG : dir/file1(0x153097eff100): openPending: 2026/04/29 01:33: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/04/29 01:33:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/29 01:33:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:10 DEBUG : dir/file1(0x153097eff100): >openPending: err= 2026/04/29 01:33:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/29 01:33:10 DEBUG : dir/file1(0x153097eff100): >_readAt: n=14, err=EOF 2026/04/29 01:33:10 DEBUG : dir/file1(0x153097eff100): close: 2026/04/29 01:33:10 DEBUG : dir/file1(0x153097eff100): >close: err= 2026/04/29 01:33:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:12 DEBUG : newLeaf: Updating file with newLeaf 0x1530985d2f70 2026/04/29 01:33:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/29 01:33:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/29 01:33:13 DEBUG : dir/file1: Updating file with dir/file1 0x1530985d2f70 2026/04/29 01:33:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/29 01:33:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:33:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:13 DEBUG : dir/file1(0x153098762040): openPending: 2026/04/29 01:33:13 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/04/29 01:33:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/29 01:33:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:13 DEBUG : dir/file1(0x153098762040): >openPending: err= 2026/04/29 01:33:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:33:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:13 DEBUG : dir/file1(0x153098762040): _writeAt: size=25, off=0 2026/04/29 01:33:13 DEBUG : dir/file1(0x153098762040): >_writeAt: n=25, err= 2026/04/29 01:33:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:14 DEBUG : newLeaf: Updating file with newLeaf 0x1530985d2f70 2026/04/29 01:33:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:14 DEBUG : newLeaf(0x153098762040): close: 2026/04/29 01:33:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/29 01:33:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-29 01:33:13.953504282 +0000 UTC m=+273.064701927 2026/04/29 01:33:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/29 01:33:14 DEBUG : newLeaf(0x153098762040): >close: err= 2026/04/29 01:33:14 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:14 DEBUG : dir: Looking for writers 2026/04/29 01:33:14 DEBUG : Looking for writers 2026/04/29 01:33:14 DEBUG : dir: reading active writers 2026/04/29 01:33:14 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:33:14 DEBUG : dir: Looking for writers 2026/04/29 01:33:14 DEBUG : Looking for writers 2026/04/29 01:33:14 DEBUG : dir: reading active writers 2026/04/29 01:33:14 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:33:14 DEBUG : dir: Looking for writers 2026/04/29 01:33:14 DEBUG : Looking for writers 2026/04/29 01:33:14 DEBUG : dir: reading active writers 2026/04/29 01:33:14 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:33:14 DEBUG : dir: Looking for writers 2026/04/29 01:33:14 DEBUG : Looking for writers 2026/04/29 01:33:14 DEBUG : dir: reading active writers 2026/04/29 01:33:14 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:33:14 DEBUG : newLeaf: vfs cache: starting upload 2026/04/29 01:33:14 DEBUG : dir: Looking for writers 2026/04/29 01:33:14 DEBUG : Looking for writers 2026/04/29 01:33:14 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:14 DEBUG : dir: reading active writers 2026/04/29 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:33:14 DEBUG : dir: Looking for writers 2026/04/29 01:33:14 DEBUG : Looking for writers 2026/04/29 01:33:14 DEBUG : dir: reading active writers 2026/04/29 01:33:14 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:33:15 DEBUG : dir: Looking for writers 2026/04/29 01:33:15 DEBUG : Looking for writers 2026/04/29 01:33:15 DEBUG : dir: reading active writers 2026/04/29 01:33:15 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:33:15 DEBUG : dir: Looking for writers 2026/04/29 01:33:15 DEBUG : Looking for writers 2026/04/29 01:33:15 DEBUG : dir: reading active writers 2026/04/29 01:33:15 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:33:16 DEBUG : newLeaf: size = 25 OK 2026/04/29 01:33:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:33:16 INFO : newLeaf: Copied (replaced existing) 2026/04/29 01:33:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-29 01:33:13.953 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/29 01:33:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/29 01:33:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/29 01:33:16 DEBUG : dir: Looking for writers 2026/04/29 01:33:16 DEBUG : Looking for writers 2026/04/29 01:33:16 DEBUG : dir: reading active writers 2026/04/29 01:33:16 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:16 DEBUG : >WaitForWriters: 2026/04/29 01:33:17 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:17 DEBUG : dir: Looking for writers 2026/04/29 01:33:17 DEBUG : Looking for writers 2026/04/29 01:33:17 DEBUG : dir: reading active writers 2026/04/29 01:33:17 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:17 DEBUG : >WaitForWriters: 2026/04/29 01:33:17 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:33:19 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:33:19 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:19 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:19 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:33:22 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:22 DEBUG : dir: Looking for writers 2026/04/29 01:33:22 DEBUG : file1: reading active writers 2026/04/29 01:33:22 DEBUG : Looking for writers 2026/04/29 01:33:22 DEBUG : dir: reading active writers 2026/04/29 01:33:22 DEBUG : >WaitForWriters: 2026/04/29 01:33:23 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:23 DEBUG : newLeaf: Updating file with newLeaf 0x153098884c30 2026/04/29 01:33:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/29 01:33:25 DEBUG : dir/file1: Updating file with dir/file1 0x153098884c30 2026/04/29 01:33:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/29 01:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:33:25 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:25 DEBUG : dir/file1(0x1530987639c0): openPending: 2026/04/29 01:33:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/29 01:33:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/29 01:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:25 DEBUG : dir/file1(0x1530987639c0): >openPending: err= 2026/04/29 01:33:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:33:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:25 DEBUG : dir/file1(0x1530987639c0): _writeAt: size=25, off=0 2026/04/29 01:33:25 DEBUG : dir/file1(0x1530987639c0): >_writeAt: n=25, err= 2026/04/29 01:33:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:26 DEBUG : newLeaf: Updating file with newLeaf 0x153098884c30 2026/04/29 01:33:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:26 DEBUG : newLeaf(0x1530987639c0): close: 2026/04/29 01:33:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/29 01:33:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-29 01:33:25.8408453 +0000 UTC m=+284.952042945 2026/04/29 01:33:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/29 01:33:26 DEBUG : newLeaf(0x1530987639c0): >close: err= 2026/04/29 01:33:26 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:26 DEBUG : dir: Looking for writers 2026/04/29 01:33:26 DEBUG : Looking for writers 2026/04/29 01:33:26 DEBUG : dir: reading active writers 2026/04/29 01:33:26 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:33:26 DEBUG : dir: Looking for writers 2026/04/29 01:33:26 DEBUG : Looking for writers 2026/04/29 01:33:26 DEBUG : dir: reading active writers 2026/04/29 01:33:26 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:33:26 DEBUG : dir: Looking for writers 2026/04/29 01:33:26 DEBUG : Looking for writers 2026/04/29 01:33:26 DEBUG : dir: reading active writers 2026/04/29 01:33:26 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:33:26 DEBUG : dir: Looking for writers 2026/04/29 01:33:26 DEBUG : Looking for writers 2026/04/29 01:33:26 DEBUG : dir: reading active writers 2026/04/29 01:33:26 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:33:26 DEBUG : newLeaf: vfs cache: starting upload 2026/04/29 01:33:26 DEBUG : dir: Looking for writers 2026/04/29 01:33:26 DEBUG : Looking for writers 2026/04/29 01:33:26 DEBUG : dir: reading active writers 2026/04/29 01:33:26 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:33:26 DEBUG : dir: Looking for writers 2026/04/29 01:33:26 DEBUG : Looking for writers 2026/04/29 01:33:26 DEBUG : dir: reading active writers 2026/04/29 01:33:26 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:33:27 DEBUG : dir: Looking for writers 2026/04/29 01:33:27 DEBUG : Looking for writers 2026/04/29 01:33:27 DEBUG : dir: reading active writers 2026/04/29 01:33:27 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:33:27 DEBUG : dir: Looking for writers 2026/04/29 01:33:27 DEBUG : Looking for writers 2026/04/29 01:33:27 DEBUG : dir: reading active writers 2026/04/29 01:33:27 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:33:27 DEBUG : newLeaf: size = 25 OK 2026/04/29 01:33:27 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:33:27 INFO : newLeaf: Copied (replaced existing) 2026/04/29 01:33:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-29 01:33:25.84 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/29 01:33:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/29 01:33:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/29 01:33:28 DEBUG : dir: Looking for writers 2026/04/29 01:33:28 DEBUG : Looking for writers 2026/04/29 01:33:28 DEBUG : dir: reading active writers 2026/04/29 01:33:28 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:28 DEBUG : >WaitForWriters: 2026/04/29 01:33:29 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:29 DEBUG : dir: Looking for writers 2026/04/29 01:33:29 DEBUG : Looking for writers 2026/04/29 01:33:29 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:29 DEBUG : dir: reading active writers 2026/04/29 01:33:29 DEBUG : >WaitForWriters: 2026/04/29 01:33:29 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:33:31 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:33:31 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:31 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:31 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:33:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:33:34 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:34 DEBUG : dir/file1(0x153097e75d80): openPending: 2026/04/29 01:33:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/29 01:33:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/29 01:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:34 DEBUG : dir/file1(0x153097e75d80): >openPending: err= 2026/04/29 01:33:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:33:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:34 DEBUG : dir/file1(0x153097e75d80): _writeAt: size=14, off=0 2026/04/29 01:33:34 DEBUG : dir/file1(0x153097e75d80): >_writeAt: n=14, err= 2026/04/29 01:33:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/29 01:33:34 DEBUG : dir/file1(0x153097e75d80): close: 2026/04/29 01:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/29 01:33:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/29 01:33:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:33:34 DEBUG : dir/file1(0x153097e75d80): >close: err= 2026/04/29 01:33:34 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:34 DEBUG : dir: Looking for writers 2026/04/29 01:33:34 DEBUG : file1: reading active writers 2026/04/29 01:33:34 DEBUG : Looking for writers 2026/04/29 01:33:34 DEBUG : dir: reading active writers 2026/04/29 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:33:34 DEBUG : dir: Looking for writers 2026/04/29 01:33:34 DEBUG : file1: reading active writers 2026/04/29 01:33:34 DEBUG : Looking for writers 2026/04/29 01:33:34 DEBUG : dir: reading active writers 2026/04/29 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:33:34 DEBUG : dir: Looking for writers 2026/04/29 01:33:34 DEBUG : file1: reading active writers 2026/04/29 01:33:34 DEBUG : Looking for writers 2026/04/29 01:33:34 DEBUG : dir: reading active writers 2026/04/29 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:33:34 DEBUG : dir: Looking for writers 2026/04/29 01:33:34 DEBUG : file1: reading active writers 2026/04/29 01:33:34 DEBUG : Looking for writers 2026/04/29 01:33:34 DEBUG : dir: reading active writers 2026/04/29 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:33:34 DEBUG : dir/file1: vfs cache: starting upload 2026/04/29 01:33:34 DEBUG : dir: Looking for writers 2026/04/29 01:33:34 DEBUG : file1: reading active writers 2026/04/29 01:33:34 DEBUG : Looking for writers 2026/04/29 01:33:34 DEBUG : dir: reading active writers 2026/04/29 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:33:34 DEBUG : dir: Looking for writers 2026/04/29 01:33:34 DEBUG : file1: reading active writers 2026/04/29 01:33:34 DEBUG : Looking for writers 2026/04/29 01:33:34 DEBUG : dir: reading active writers 2026/04/29 01:33:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:33:35 DEBUG : dir: Looking for writers 2026/04/29 01:33:35 DEBUG : file1: reading active writers 2026/04/29 01:33:35 DEBUG : Looking for writers 2026/04/29 01:33:35 DEBUG : dir: reading active writers 2026/04/29 01:33:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:33:35 DEBUG : dir/file1: size = 14 OK 2026/04/29 01:33:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/29 01:33:35 INFO : dir/file1: Copied (replaced existing) 2026/04/29 01:33:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/29 01:33:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/29 01:33:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/29 01:33:35 DEBUG : dir: Looking for writers 2026/04/29 01:33:35 DEBUG : file1: reading active writers 2026/04/29 01:33:35 DEBUG : Looking for writers 2026/04/29 01:33:35 DEBUG : dir: reading active writers 2026/04/29 01:33:35 DEBUG : >WaitForWriters: 2026/04/29 01:33:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:33:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:35 DEBUG : dir/file1(0x1530984bf6c0): _readAt: size=512, off=0 2026/04/29 01:33:35 DEBUG : dir/file1(0x1530984bf6c0): openPending: 2026/04/29 01:33:35 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/04/29 01:33:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/29 01:33:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:35 DEBUG : dir/file1(0x1530984bf6c0): >openPending: err= 2026/04/29 01:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/29 01:33:35 DEBUG : dir/file1(0x1530984bf6c0): >_readAt: n=14, err=EOF 2026/04/29 01:33:35 DEBUG : dir/file1(0x1530984bf6c0): close: 2026/04/29 01:33:35 DEBUG : dir/file1(0x1530984bf6c0): >close: err= 2026/04/29 01:33:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:37 DEBUG : newLeaf: Updating file with newLeaf 0x1530985b1e10 2026/04/29 01:33:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/29 01:33:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/29 01:33:38 DEBUG : dir/file1: Updating file with dir/file1 0x1530985b1e10 2026/04/29 01:33:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/29 01:33:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:33:38 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:38 DEBUG : dir/file1(0x153097f6c0c0): openPending: 2026/04/29 01:33:38 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/04/29 01:33:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/29 01:33:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:38 DEBUG : dir/file1(0x153097f6c0c0): >openPending: err= 2026/04/29 01:33:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:33:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:38 DEBUG : dir/file1(0x153097f6c0c0): _writeAt: size=25, off=0 2026/04/29 01:33:38 DEBUG : dir/file1(0x153097f6c0c0): >_writeAt: n=25, err= 2026/04/29 01:33:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:39 DEBUG : newLeaf: Updating file with newLeaf 0x1530985b1e10 2026/04/29 01:33:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:39 DEBUG : newLeaf(0x153097f6c0c0): close: 2026/04/29 01:33:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/29 01:33:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-29 01:33:38.999438371 +0000 UTC m=+298.110636016 2026/04/29 01:33:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/29 01:33:39 DEBUG : newLeaf(0x153097f6c0c0): >close: err= 2026/04/29 01:33:39 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:39 DEBUG : dir: Looking for writers 2026/04/29 01:33:39 DEBUG : Looking for writers 2026/04/29 01:33:39 DEBUG : dir: reading active writers 2026/04/29 01:33:39 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:33:39 DEBUG : dir: Looking for writers 2026/04/29 01:33:39 DEBUG : Looking for writers 2026/04/29 01:33:39 DEBUG : dir: reading active writers 2026/04/29 01:33:39 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:33:39 DEBUG : dir: Looking for writers 2026/04/29 01:33:39 DEBUG : Looking for writers 2026/04/29 01:33:39 DEBUG : dir: reading active writers 2026/04/29 01:33:39 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:33:39 DEBUG : dir: Looking for writers 2026/04/29 01:33:39 DEBUG : Looking for writers 2026/04/29 01:33:39 DEBUG : dir: reading active writers 2026/04/29 01:33:39 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:33:39 DEBUG : newLeaf: vfs cache: starting upload 2026/04/29 01:33:39 DEBUG : dir: Looking for writers 2026/04/29 01:33:39 DEBUG : Looking for writers 2026/04/29 01:33:39 DEBUG : dir: reading active writers 2026/04/29 01:33:39 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:33:40 DEBUG : dir: Looking for writers 2026/04/29 01:33:40 DEBUG : Looking for writers 2026/04/29 01:33:40 DEBUG : dir: reading active writers 2026/04/29 01:33:40 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:33:40 DEBUG : dir: Looking for writers 2026/04/29 01:33:40 DEBUG : Looking for writers 2026/04/29 01:33:40 DEBUG : dir: reading active writers 2026/04/29 01:33:40 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:33:41 DEBUG : dir: Looking for writers 2026/04/29 01:33:41 DEBUG : Looking for writers 2026/04/29 01:33:41 DEBUG : dir: reading active writers 2026/04/29 01:33:41 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:33:41 DEBUG : newLeaf: size = 25 OK 2026/04/29 01:33:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:33:41 INFO : newLeaf: Copied (replaced existing) 2026/04/29 01:33:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-29 01:33:38.999 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/29 01:33:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/29 01:33:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/29 01:33:42 DEBUG : dir: Looking for writers 2026/04/29 01:33:42 DEBUG : Looking for writers 2026/04/29 01:33:42 DEBUG : dir: reading active writers 2026/04/29 01:33:42 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:42 DEBUG : >WaitForWriters: 2026/04/29 01:33:42 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:42 DEBUG : dir: Looking for writers 2026/04/29 01:33:42 DEBUG : Looking for writers 2026/04/29 01:33:42 DEBUG : dir: reading active writers 2026/04/29 01:33:42 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:42 DEBUG : >WaitForWriters: 2026/04/29 01:33:42 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:33:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:33:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:33:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:33:44 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:33:47 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:47 DEBUG : dir: Looking for writers 2026/04/29 01:33:47 DEBUG : file1: reading active writers 2026/04/29 01:33:47 DEBUG : Looking for writers 2026/04/29 01:33:47 DEBUG : dir: reading active writers 2026/04/29 01:33:47 DEBUG : >WaitForWriters: 2026/04/29 01:33:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:33:47 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:47 DEBUG : dir/file1(0x153097f6d540): _readAt: size=512, off=0 2026/04/29 01:33:47 DEBUG : dir/file1(0x153097f6d540): openPending: 2026/04/29 01:33:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/29 01:33:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/29 01:33:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:47 DEBUG : dir/file1(0x153097f6d540): >openPending: err= 2026/04/29 01:33:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/29 01:33:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:33:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:33:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:33:48 DEBUG : dir/file1(0x153097f6d540): >_readAt: n=14, err=EOF 2026/04/29 01:33:48 DEBUG : dir/file1(0x153097f6d540): close: 2026/04/29 01:33:48 DEBUG : dir/file1(0x153097f6d540): >close: err= 2026/04/29 01:33:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:50 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:50 DEBUG : newLeaf: Updating file with newLeaf 0x15309854c680 2026/04/29 01:33:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/29 01:33:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/29 01:33:51 DEBUG : dir/file1: Updating file with dir/file1 0x15309854c680 2026/04/29 01:33:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/29 01:33:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:33:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:33:52 DEBUG : dir/file1(0x153097f6da80): openPending: 2026/04/29 01:33:52 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/04/29 01:33:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/29 01:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:33:52 DEBUG : dir/file1(0x153097f6da80): >openPending: err= 2026/04/29 01:33:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:33:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:33:52 DEBUG : dir/file1(0x153097f6da80): _writeAt: size=25, off=0 2026/04/29 01:33:52 DEBUG : dir/file1(0x153097f6da80): >_writeAt: n=25, err= 2026/04/29 01:33:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/29 01:33:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/29 01:33:53 DEBUG : newLeaf: Updating file with newLeaf 0x15309854c680 2026/04/29 01:33:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:33:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:53 DEBUG : newLeaf(0x153097f6da80): close: 2026/04/29 01:33:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/29 01:33:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-29 01:33:52.33047486 +0000 UTC m=+311.441672495 2026/04/29 01:33:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/29 01:33:53 DEBUG : newLeaf(0x153097f6da80): >close: err= 2026/04/29 01:33:53 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:33:53 DEBUG : newLeaf: vfs cache: starting upload 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:33:53 DEBUG : dir: Looking for writers 2026/04/29 01:33:53 DEBUG : Looking for writers 2026/04/29 01:33:53 DEBUG : dir: reading active writers 2026/04/29 01:33:53 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:33:54 DEBUG : dir: Looking for writers 2026/04/29 01:33:54 DEBUG : Looking for writers 2026/04/29 01:33:54 DEBUG : dir: reading active writers 2026/04/29 01:33:54 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:33:54 DEBUG : newLeaf: size = 25 OK 2026/04/29 01:33:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/29 01:33:54 INFO : newLeaf: Copied (replaced existing) 2026/04/29 01:33:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-29 01:33:52.33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/29 01:33:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/29 01:33:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/29 01:33:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/29 01:33:55 DEBUG : dir: Looking for writers 2026/04/29 01:33:55 DEBUG : Looking for writers 2026/04/29 01:33:55 DEBUG : dir: reading active writers 2026/04/29 01:33:55 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:55 DEBUG : >WaitForWriters: 2026/04/29 01:33:55 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:55 DEBUG : dir: Looking for writers 2026/04/29 01:33:55 DEBUG : Looking for writers 2026/04/29 01:33:55 DEBUG : dir: reading active writers 2026/04/29 01:33:55 DEBUG : newLeaf: reading active writers 2026/04/29 01:33:55 DEBUG : >WaitForWriters: 2026/04/29 01:33:55 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestFileRename (73.84s) --- PASS: TestFileRename/off,forceCache=false (11.25s) --- PASS: TestFileRename/minimal,forceCache=false (11.13s) --- PASS: TestFileRename/minimal,forceCache=true (12.94s) --- PASS: TestFileRename/writes,forceCache=false (12.00s) --- PASS: TestFileRename/writes,forceCache=true (13.15s) --- PASS: TestFileRename/full,forceCache=false (13.36s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:33:58 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:33:58 DEBUG : Looking for writers 2026/04/29 01:33:58 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.93s) === 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:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:34:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/29 01:34:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:02 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:02 DEBUG : dir: Looking for writers 2026/04/29 01:34:02 DEBUG : file1: reading active writers 2026/04/29 01:34:02 DEBUG : Looking for writers 2026/04/29 01:34:02 DEBUG : dir: reading active writers 2026/04/29 01:34:02 DEBUG : >WaitForWriters: 2026/04/29 01:34:04 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleMethods (6.13s) === RUN TestReadFileHandleSeek run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:34:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/29 01:34:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/29 01:34:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/29 01:34:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/29 01:34:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/29 01:34:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/29 01:34:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/29 01:34:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/29 01:34:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/29 01:34:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/29 01:34:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/29 01:34:09 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/29 01:34:09 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/29 01:34:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/29 01:34:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/29 01:34:09 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/29 01:34:10 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:10 DEBUG : dir: Looking for writers 2026/04/29 01:34:10 DEBUG : file1: reading active writers 2026/04/29 01:34:10 DEBUG : Looking for writers 2026/04/29 01:34:10 DEBUG : dir: reading active writers 2026/04/29 01:34:10 DEBUG : >WaitForWriters: 2026/04/29 01:34:11 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleSeek (7.63s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:34:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/29 01:34:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/29 01:34:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/29 01:34:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/29 01:34:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/29 01:34:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/29 01:34:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/29 01:34:17 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/29 01:34:17 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/29 01:34:17 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/29 01:34:17 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/29 01:34:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/29 01:34:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/29 01:34:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/29 01:34:17 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/29 01:34:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/29 01:34:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/29 01:34:17 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/29 01:34:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/29 01:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/29 01:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/29 01:34:18 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/29 01:34:18 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/29 01:34:18 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/29 01:34:18 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/29 01:34:18 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/29 01:34:18 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:18 DEBUG : dir: Looking for writers 2026/04/29 01:34:18 DEBUG : file1: reading active writers 2026/04/29 01:34:18 DEBUG : Looking for writers 2026/04/29 01:34:18 DEBUG : dir: reading active writers 2026/04/29 01:34:18 DEBUG : >WaitForWriters: 2026/04/29 01:34:19 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleReadAt (8.01s) === RUN TestReadFileHandleFlush run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:34:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/29 01:34:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:24 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:24 DEBUG : dir: Looking for writers 2026/04/29 01:34:24 DEBUG : file1: reading active writers 2026/04/29 01:34:24 DEBUG : Looking for writers 2026/04/29 01:34:24 DEBUG : dir: reading active writers 2026/04/29 01:34:24 DEBUG : >WaitForWriters: 2026/04/29 01:34:25 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleFlush (5.43s) === RUN TestReadFileHandleRelease run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/29 01:34:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/29 01:34:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:29 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/29 01:34:29 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/29 01:34:29 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:29 DEBUG : dir: Looking for writers 2026/04/29 01:34:29 DEBUG : file1: reading active writers 2026/04/29 01:34:29 DEBUG : Looking for writers 2026/04/29 01:34:29 DEBUG : dir: reading active writers 2026/04/29 01:34:29 DEBUG : >WaitForWriters: 2026/04/29 01:34:31 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestReadFileHandleRelease (5.80s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:31 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:34:31 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:31 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:31 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:34:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:34:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:34:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:34:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): _readAt: size=1, off=0 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): openPending: 2026/04/29 01:34:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:34:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:34:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): >openPending: err= 2026/04/29 01:34:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/29 01:34:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:34:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): >_readAt: n=1, err= 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): _readAt: size=256, off=1 2026/04/29 01:34:35 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): >_readAt: n=15, err=EOF 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): _readAt: size=16, off=16 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): >_readAt: n=0, err=EOF 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): close: 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): >close: err= 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): close: 2026/04/29 01:34:35 DEBUG : dir/file1(0x153098406540): >close: err=file already closed 2026/04/29 01:34:35 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:35 DEBUG : dir: Looking for writers 2026/04/29 01:34:35 DEBUG : file1: reading active writers 2026/04/29 01:34:35 DEBUG : Looking for writers 2026/04/29 01:34:35 DEBUG : dir: reading active writers 2026/04/29 01:34:35 DEBUG : >WaitForWriters: 2026/04/29 01:34:35 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:34:36 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleMethodsRead (5.72s) === RUN TestRWFileHandleSeek run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:37 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:34:37 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:37 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:37 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:34:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:40 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-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:41 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:34:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:34:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:34:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): _readAt: size=1, off=0 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): openPending: 2026/04/29 01:34:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:34:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:34:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >openPending: err= 2026/04/29 01:34:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/29 01:34:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:34:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >_readAt: n=1, err= 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): _readAt: size=1, off=5 2026/04/29 01:34:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >_readAt: n=1, err= 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): _readAt: size=1, off=3 2026/04/29 01:34:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >_readAt: n=1, err= 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): _readAt: size=1, off=13 2026/04/29 01:34:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >_readAt: n=1, err= 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): _readAt: size=16, off=100 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >_readAt: n=0, err=EOF 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): close: 2026/04/29 01:34:41 DEBUG : dir/file1(0x1530986be300): >close: err= 2026/04/29 01:34:41 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:41 DEBUG : dir: Looking for writers 2026/04/29 01:34:41 DEBUG : file1: reading active writers 2026/04/29 01:34:41 DEBUG : Looking for writers 2026/04/29 01:34:41 DEBUG : dir: reading active writers 2026/04/29 01:34:41 DEBUG : >WaitForWriters: 2026/04/29 01:34:41 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:34:42 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSeek (6.11s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:34:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:43 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:34:46 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:46 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-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:34:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:34:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:34:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=1, off=0 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): openPending: 2026/04/29 01:34:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:34:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:34:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >openPending: err= 2026/04/29 01:34:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/29 01:34:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:34:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=1, err= 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=1, off=5 2026/04/29 01:34:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=1, err= 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=1, off=1 2026/04/29 01:34:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=1, err= 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=6, off=10 2026/04/29 01:34:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=6, err= 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=256, off=10 2026/04/29 01:34:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=6, err=EOF 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=256, off=100 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=0, err=EOF 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): close: 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >close: err= 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): _readAt: size=256, off=100 2026/04/29 01:34:48 DEBUG : dir/file1(0x153098406a40): >_readAt: n=0, err=file already closed 2026/04/29 01:34:48 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:48 DEBUG : dir: Looking for writers 2026/04/29 01:34:48 DEBUG : file1: reading active writers 2026/04/29 01:34:48 DEBUG : Looking for writers 2026/04/29 01:34:48 DEBUG : dir: reading active writers 2026/04/29 01:34:48 DEBUG : >WaitForWriters: 2026/04/29 01:34:48 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:34:50 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReadAt (7.26s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:50 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:34:50 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:50 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:50 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:34:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:34:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:53 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-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:34:54 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:34:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:34:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:34:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): RWFileHandle.Flush 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): _readAt: size=256, off=0 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): openPending: 2026/04/29 01:34:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:34:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:34:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): >openPending: err= 2026/04/29 01:34:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/29 01:34:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:34:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:34:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): >_readAt: n=16, err=EOF 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): RWFileHandle.Flush 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): RWFileHandle.Flush 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): close: 2026/04/29 01:34:54 DEBUG : dir/file1(0x1530986bf1c0): >close: err= 2026/04/29 01:34:54 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:34:54 DEBUG : dir: Looking for writers 2026/04/29 01:34:54 DEBUG : file1: reading active writers 2026/04/29 01:34:54 DEBUG : Looking for writers 2026/04/29 01:34:54 DEBUG : dir: reading active writers 2026/04/29 01:34:54 DEBUG : >WaitForWriters: 2026/04/29 01:34:54 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:34:56 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleFlushRead (6.55s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:34:57 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:34:57 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:57 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:34:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:34:57 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:34:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:34:59 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-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:35:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:35:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/29 01:35:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:35:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:35:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:35:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): _readAt: size=256, off=0 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): openPending: 2026/04/29 01:35:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:35:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:35:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): >openPending: err= 2026/04/29 01:35:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/29 01:35:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:35:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:35:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): >_readAt: n=16, err=EOF 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): RWFileHandle.Release 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): close: 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): >close: err= 2026/04/29 01:35:01 DEBUG : dir/file1(0x153098407ec0): RWFileHandle.Release 2026/04/29 01:35:01 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:01 DEBUG : dir: Looking for writers 2026/04/29 01:35:01 DEBUG : file1: reading active writers 2026/04/29 01:35:01 DEBUG : Looking for writers 2026/04/29 01:35:01 DEBUG : dir: reading active writers 2026/04/29 01:35:01 DEBUG : >WaitForWriters: 2026/04/29 01:35:01 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:35:03 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleReleaseRead (6.62s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:04 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:04 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:04 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:04 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:04 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): openPending: 2026/04/29 01:35:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): >openPending: err= 2026/04/29 01:35:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): _writeAt: size=5, off=0 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): >_writeAt: n=5, err= 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): _writeAt: size=7, off=5 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): >_writeAt: n=7, err= 2026/04/29 01:35:04 DEBUG : file1: vfs cache: truncate to size=11 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): close: 2026/04/29 01:35:04 DEBUG : file1: vfs cache: setting modification time to 2026-04-29 01:35:04.329674032 +0000 UTC m=+383.440871677 2026/04/29 01:35:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): >close: err= 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): close: 2026/04/29 01:35:04 DEBUG : file1(0x153097efe9c0): >close: err=file already closed 2026/04/29 01:35:04 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:04 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:04 DEBUG : Looking for writers 2026/04/29 01:35:04 DEBUG : file1: reading active writers 2026/04/29 01:35:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:05 DEBUG : Looking for writers 2026/04/29 01:35:05 DEBUG : file1: reading active writers 2026/04/29 01:35:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:05 DEBUG : file1: size = 11 OK 2026/04/29 01:35:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/29 01:35:05 INFO : file1: Copied (new) 2026/04/29 01:35:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-29 01:35:04.329 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/29 01:35:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:05 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:06 DEBUG : Looking for writers 2026/04/29 01:35:06 DEBUG : file1: reading active writers 2026/04/29 01:35:06 DEBUG : >WaitForWriters: 2026/04/29 01:35:06 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:06 DEBUG : Looking for writers 2026/04/29 01:35:06 DEBUG : file1: reading active writers 2026/04/29 01:35:06 DEBUG : >WaitForWriters: 2026/04/29 01:35:06 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:35:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu/dir/file1: no such file or directory 2026/04/29 01:35:06 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-finivek2gavu/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (3.86s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:07 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:07 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:07 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:07 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:08 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): openPending: 2026/04/29 01:35:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): >openPending: err= 2026/04/29 01:35:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): _writeAt: size=7, off=0 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): >_writeAt: n=7, err= 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): _writeAt: size=6, off=5 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): >_writeAt: n=6, err= 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): close: 2026/04/29 01:35:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-29 01:35:08.20033578 +0000 UTC m=+387.311533455 2026/04/29 01:35:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): >close: err= 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): _writeAt: size=5, off=0 2026/04/29 01:35:08 DEBUG : file1(0x153097e74cc0): >_writeAt: n=0, err=file already closed 2026/04/29 01:35:08 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:08 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:08 DEBUG : Looking for writers 2026/04/29 01:35:08 DEBUG : file1: reading active writers 2026/04/29 01:35:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:09 DEBUG : Looking for writers 2026/04/29 01:35:09 DEBUG : file1: reading active writers 2026/04/29 01:35:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:09 DEBUG : file1: size = 11 OK 2026/04/29 01:35:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/29 01:35:09 INFO : file1: Copied (new) 2026/04/29 01:35:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-29 01:35:08.2 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/29 01:35:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:09 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:10 DEBUG : Looking for writers 2026/04/29 01:35:10 DEBUG : file1: reading active writers 2026/04/29 01:35:10 DEBUG : >WaitForWriters: 2026/04/29 01:35:10 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:10 DEBUG : Looking for writers 2026/04/29 01:35:10 DEBUG : file1: reading active writers 2026/04/29 01:35:10 DEBUG : >WaitForWriters: 2026/04/29 01:35:10 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.89s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:11 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:11 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:11 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:11 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:12 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:12 DEBUG : file1(0x153097f6dc80): openPending: 2026/04/29 01:35:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:12 DEBUG : file1(0x153097f6dc80): >openPending: err= 2026/04/29 01:35:12 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:12 DEBUG : file1(0x153097f6dc80): close: 2026/04/29 01:35:12 DEBUG : file1: vfs cache: setting modification time to 2026-04-29 01:35:12.101691247 +0000 UTC m=+391.212888892 2026/04/29 01:35:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:12 DEBUG : file1(0x153097f6dc80): >close: err= 2026/04/29 01:35:12 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/29 01:35:12 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:35:12 DEBUG : file2: newRWFileHandle: 2026/04/29 01:35:12 DEBUG : file2(0x153097dfe7c0): openPending: 2026/04/29 01:35:12 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/29 01:35:12 DEBUG : file2(0x153097dfe7c0): >openPending: err= 2026/04/29 01:35:12 DEBUG : file2: >newRWFileHandle: err= 2026/04/29 01:35:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/29 01:35:12 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/29 01:35:12 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/29 01:35:12 DEBUG : file2(0x153097dfe7c0): RWFileHandle.Flush 2026/04/29 01:35:12 DEBUG : file2(0x153097dfe7c0): RWFileHandle.Release 2026/04/29 01:35:12 DEBUG : file2(0x153097dfe7c0): close: 2026/04/29 01:35:12 DEBUG : file2: vfs cache: setting modification time to 2026-04-29 01:35:12.102621324 +0000 UTC m=+391.213818969 2026/04/29 01:35:12 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:12 DEBUG : file2(0x153097dfe7c0): >close: err= 2026/04/29 01:35:12 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/29 01:35:12 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:12 DEBUG : file2: vfs cache: starting upload 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/29 01:35:12 DEBUG : Looking for writers 2026/04/29 01:35:12 DEBUG : file1: reading active writers 2026/04/29 01:35:12 DEBUG : file2: reading active writers 2026/04/29 01:35:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/29 01:35:13 DEBUG : Looking for writers 2026/04/29 01:35:13 DEBUG : file1: reading active writers 2026/04/29 01:35:13 DEBUG : file2: reading active writers 2026/04/29 01:35:13 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/29 01:35:13 DEBUG : file2: size = 0 OK 2026/04/29 01:35:13 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:35:13 INFO : file2: Copied (new) 2026/04/29 01:35:13 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-29 01:35:12.102 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/29 01:35:13 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/29 01:35:13 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/29 01:35:13 INFO : file2: vfs cache: upload succeeded try #1 2026/04/29 01:35:13 DEBUG : file1: size = 0 OK 2026/04/29 01:35:13 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:35:13 INFO : file1: Copied (new) 2026/04/29 01:35:13 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-29 01:35:12.101 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/29 01:35:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:14 DEBUG : Looking for writers 2026/04/29 01:35:14 DEBUG : file1: reading active writers 2026/04/29 01:35:14 DEBUG : file2: reading active writers 2026/04/29 01:35:14 DEBUG : >WaitForWriters: 2026/04/29 01:35:14 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:14 DEBUG : Looking for writers 2026/04/29 01:35:14 DEBUG : file1: reading active writers 2026/04/29 01:35:14 DEBUG : file2: reading active writers 2026/04/29 01:35:14 DEBUG : >WaitForWriters: 2026/04/29 01:35:14 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.34s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:16 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:16 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:16 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:16 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:16 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): openPending: 2026/04/29 01:35:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): >openPending: err= 2026/04/29 01:35:16 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): _writeAt: size=5, off=0 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): >_writeAt: n=5, err= 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): RWFileHandle.Flush 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): RWFileHandle.Flush 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): close: 2026/04/29 01:35:16 DEBUG : file1: vfs cache: setting modification time to 2026-04-29 01:35:16.497905868 +0000 UTC m=+395.609103503 2026/04/29 01:35:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:16 DEBUG : file1(0x1530984ca180): >close: err= 2026/04/29 01:35:16 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:16 DEBUG : Looking for writers 2026/04/29 01:35:16 DEBUG : file1: reading active writers 2026/04/29 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:16 DEBUG : Looking for writers 2026/04/29 01:35:16 DEBUG : file1: reading active writers 2026/04/29 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:16 DEBUG : Looking for writers 2026/04/29 01:35:16 DEBUG : file1: reading active writers 2026/04/29 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:16 DEBUG : Looking for writers 2026/04/29 01:35:16 DEBUG : file1: reading active writers 2026/04/29 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:16 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:16 DEBUG : Looking for writers 2026/04/29 01:35:16 DEBUG : file1: reading active writers 2026/04/29 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:16 DEBUG : Looking for writers 2026/04/29 01:35:16 DEBUG : file1: reading active writers 2026/04/29 01:35:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:17 DEBUG : Looking for writers 2026/04/29 01:35:17 DEBUG : file1: reading active writers 2026/04/29 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:17 DEBUG : Looking for writers 2026/04/29 01:35:17 DEBUG : file1: reading active writers 2026/04/29 01:35:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:18 DEBUG : file1: size = 5 OK 2026/04/29 01:35:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:35:18 INFO : file1: Copied (new) 2026/04/29 01:35:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-29 01:35:16.497 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/29 01:35:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:18 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:18 DEBUG : Looking for writers 2026/04/29 01:35:18 DEBUG : file1: reading active writers 2026/04/29 01:35:18 DEBUG : >WaitForWriters: 2026/04/29 01:35:18 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.73s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:19 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:19 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:19 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:19 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:20 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): openPending: 2026/04/29 01:35:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): >openPending: err= 2026/04/29 01:35:20 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): _writeAt: size=5, off=0 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): >_writeAt: n=5, err= 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): RWFileHandle.Release 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): close: 2026/04/29 01:35:20 DEBUG : file1: vfs cache: setting modification time to 2026-04-29 01:35:20.183400508 +0000 UTC m=+399.294598153 2026/04/29 01:35:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): >close: err= 2026/04/29 01:35:20 DEBUG : file1(0x1530984caac0): RWFileHandle.Release 2026/04/29 01:35:20 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:20 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:20 DEBUG : Looking for writers 2026/04/29 01:35:20 DEBUG : file1: reading active writers 2026/04/29 01:35:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:21 DEBUG : Looking for writers 2026/04/29 01:35:21 DEBUG : file1: reading active writers 2026/04/29 01:35:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:21 DEBUG : file1: size = 5 OK 2026/04/29 01:35:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:35:21 INFO : file1: Copied (new) 2026/04/29 01:35:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-29 01:35:20.183 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/29 01:35:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:21 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:22 DEBUG : Looking for writers 2026/04/29 01:35:22 DEBUG : file1: reading active writers 2026/04/29 01:35:22 DEBUG : >WaitForWriters: 2026/04/29 01:35:22 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.65s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:23 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:23 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:23 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:23 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:26 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/29 01:35:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:35:26 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:35:26 DEBUG : dir/file1(0x1530984be940): openPending: 2026/04/29 01:35:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:35:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:35:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:26 DEBUG : dir/file1(0x1530984be940): >openPending: err= 2026/04/29 01:35:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/29 01:35:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:35:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:35:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:35:26 DEBUG : dir/file1(0x1530984be940): _writeAt: size=5, off=0 2026/04/29 01:35:26 DEBUG : dir/file1(0x1530984be940): >_writeAt: n=5, err= 2026/04/29 01:35:26 DEBUG : dir/file1(0x1530984be940): close: 2026/04/29 01:35:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:26 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-29 01:35:26.790850978 +0000 UTC m=+405.902048623 2026/04/29 01:35:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:26 DEBUG : dir/file1(0x1530984be940): >close: err= 2026/04/29 01:35:26 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:26 DEBUG : dir: Looking for writers 2026/04/29 01:35:26 DEBUG : file1: reading active writers 2026/04/29 01:35:26 DEBUG : Looking for writers 2026/04/29 01:35:26 DEBUG : dir: reading active writers 2026/04/29 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:26 DEBUG : dir: Looking for writers 2026/04/29 01:35:26 DEBUG : file1: reading active writers 2026/04/29 01:35:26 DEBUG : Looking for writers 2026/04/29 01:35:26 DEBUG : dir: reading active writers 2026/04/29 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:26 DEBUG : dir: Looking for writers 2026/04/29 01:35:26 DEBUG : file1: reading active writers 2026/04/29 01:35:26 DEBUG : Looking for writers 2026/04/29 01:35:26 DEBUG : dir: reading active writers 2026/04/29 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:26 DEBUG : dir: Looking for writers 2026/04/29 01:35:26 DEBUG : file1: reading active writers 2026/04/29 01:35:26 DEBUG : Looking for writers 2026/04/29 01:35:26 DEBUG : dir: reading active writers 2026/04/29 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:26 DEBUG : dir/file1: vfs cache: starting upload 2026/04/29 01:35:26 DEBUG : dir: Looking for writers 2026/04/29 01:35:26 DEBUG : file1: reading active writers 2026/04/29 01:35:26 DEBUG : Looking for writers 2026/04/29 01:35:26 DEBUG : dir: reading active writers 2026/04/29 01:35:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:27 DEBUG : dir: Looking for writers 2026/04/29 01:35:27 DEBUG : file1: reading active writers 2026/04/29 01:35:27 DEBUG : Looking for writers 2026/04/29 01:35:27 DEBUG : dir: reading active writers 2026/04/29 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:27 DEBUG : dir: Looking for writers 2026/04/29 01:35:27 DEBUG : file1: reading active writers 2026/04/29 01:35:27 DEBUG : Looking for writers 2026/04/29 01:35:27 DEBUG : dir: reading active writers 2026/04/29 01:35:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:28 DEBUG : dir: Looking for writers 2026/04/29 01:35:28 DEBUG : file1: reading active writers 2026/04/29 01:35:28 DEBUG : Looking for writers 2026/04/29 01:35:28 DEBUG : dir: reading active writers 2026/04/29 01:35:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:29 DEBUG : dir: Looking for writers 2026/04/29 01:35:29 DEBUG : file1: reading active writers 2026/04/29 01:35:29 DEBUG : Looking for writers 2026/04/29 01:35:29 DEBUG : dir: reading active writers 2026/04/29 01:35:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:29 DEBUG : dir/file1: size = 5 OK 2026/04/29 01:35:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:35:29 INFO : dir/file1: Copied (replaced existing) 2026/04/29 01:35:29 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-29 01:35:26.79 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/29 01:35:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:30 DEBUG : dir: Looking for writers 2026/04/29 01:35:30 DEBUG : file1: reading active writers 2026/04/29 01:35:30 DEBUG : Looking for writers 2026/04/29 01:35:30 DEBUG : dir: reading active writers 2026/04/29 01:35:30 DEBUG : >WaitForWriters: 2026/04/29 01:35:30 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:35:31 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeTruncateExisting (8.79s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:32 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:32 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:32 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:32 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:35 DEBUG : dir/file1: newRWFileHandle: 2026/04/29 01:35:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/29 01:35:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/29 01:35:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): _writeAt: size=5, off=0 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): openPending: 2026/04/29 01:35:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/29 01:35:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/29 01:35:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): >openPending: err= 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): >_writeAt: n=5, err= 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): _writeAt: size=15, off=5 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): >_writeAt: n=15, err= 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): close: 2026/04/29 01:35:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/29 01:35:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-29 01:35:35.523607572 +0000 UTC m=+414.634805247 2026/04/29 01:35:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:35 DEBUG : dir/file1(0x1530984bfd00): >close: err= 2026/04/29 01:35:35 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:35 DEBUG : dir: Looking for writers 2026/04/29 01:35:35 DEBUG : file1: reading active writers 2026/04/29 01:35:35 DEBUG : Looking for writers 2026/04/29 01:35:35 DEBUG : dir: reading active writers 2026/04/29 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:35 DEBUG : dir: Looking for writers 2026/04/29 01:35:35 DEBUG : file1: reading active writers 2026/04/29 01:35:35 DEBUG : Looking for writers 2026/04/29 01:35:35 DEBUG : dir: reading active writers 2026/04/29 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:35 DEBUG : dir: Looking for writers 2026/04/29 01:35:35 DEBUG : file1: reading active writers 2026/04/29 01:35:35 DEBUG : Looking for writers 2026/04/29 01:35:35 DEBUG : dir: reading active writers 2026/04/29 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:35 DEBUG : dir: Looking for writers 2026/04/29 01:35:35 DEBUG : file1: reading active writers 2026/04/29 01:35:35 DEBUG : Looking for writers 2026/04/29 01:35:35 DEBUG : dir: reading active writers 2026/04/29 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:35 DEBUG : dir/file1: vfs cache: starting upload 2026/04/29 01:35:35 DEBUG : dir: Looking for writers 2026/04/29 01:35:35 DEBUG : file1: reading active writers 2026/04/29 01:35:35 DEBUG : Looking for writers 2026/04/29 01:35:35 DEBUG : dir: reading active writers 2026/04/29 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:35 DEBUG : dir: Looking for writers 2026/04/29 01:35:35 DEBUG : file1: reading active writers 2026/04/29 01:35:35 DEBUG : Looking for writers 2026/04/29 01:35:35 DEBUG : dir: reading active writers 2026/04/29 01:35:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:36 DEBUG : dir: Looking for writers 2026/04/29 01:35:36 DEBUG : file1: reading active writers 2026/04/29 01:35:36 DEBUG : Looking for writers 2026/04/29 01:35:36 DEBUG : dir: reading active writers 2026/04/29 01:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:36 DEBUG : dir: Looking for writers 2026/04/29 01:35:36 DEBUG : file1: reading active writers 2026/04/29 01:35:36 DEBUG : Looking for writers 2026/04/29 01:35:36 DEBUG : dir: reading active writers 2026/04/29 01:35:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:36 DEBUG : dir/file1: size = 20 OK 2026/04/29 01:35:36 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/29 01:35:36 INFO : dir/file1: Copied (replaced existing) 2026/04/29 01:35:36 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-29 01:35:35.523 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/29 01:35:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:37 DEBUG : dir: Looking for writers 2026/04/29 01:35:37 DEBUG : file1: reading active writers 2026/04/29 01:35:37 DEBUG : Looking for writers 2026/04/29 01:35:37 DEBUG : dir: reading active writers 2026/04/29 01:35:37 DEBUG : >WaitForWriters: 2026/04/29 01:35:37 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:35:38 DEBUG : dir: Rmdir: contains trashed file: "file1" --- PASS: TestRWFileHandleSizeCreateExisting (7.41s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:39 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:39 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:39 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:39 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:39 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:39 DEBUG : file1(0x153098894d40): openPending: 2026/04/29 01:35:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:39 DEBUG : file1(0x153098894d40): >openPending: err= 2026/04/29 01:35:39 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:39 DEBUG : file1(0x153098894d40): _writeAt: size=5, off=0 2026/04/29 01:35:39 DEBUG : file1(0x153098894d40): >_writeAt: n=5, err= 2026/04/29 01:35:39 DEBUG : file1(0x153098894d40): close: 2026/04/29 01:35:39 DEBUG : file1: vfs cache: setting modification time to 2026-04-29 01:35:39.993392658 +0000 UTC m=+419.104590303 2026/04/29 01:35:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:39 DEBUG : file1(0x153098894d40): >close: err= 2026/04/29 01:35:39 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:39 DEBUG : Looking for writers 2026/04/29 01:35:39 DEBUG : file1: reading active writers 2026/04/29 01:35:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:40 DEBUG : Looking for writers 2026/04/29 01:35:40 DEBUG : file1: reading active writers 2026/04/29 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:40 DEBUG : Looking for writers 2026/04/29 01:35:40 DEBUG : file1: reading active writers 2026/04/29 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:40 DEBUG : Looking for writers 2026/04/29 01:35:40 DEBUG : file1: reading active writers 2026/04/29 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:40 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:40 DEBUG : Looking for writers 2026/04/29 01:35:40 DEBUG : file1: reading active writers 2026/04/29 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:40 DEBUG : Looking for writers 2026/04/29 01:35:40 DEBUG : file1: reading active writers 2026/04/29 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:40 DEBUG : Looking for writers 2026/04/29 01:35:40 DEBUG : file1: reading active writers 2026/04/29 01:35:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:41 DEBUG : Looking for writers 2026/04/29 01:35:41 DEBUG : file1: reading active writers 2026/04/29 01:35:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:41 DEBUG : file1: size = 5 OK 2026/04/29 01:35:41 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:35:41 INFO : file1: Copied (new) 2026/04/29 01:35:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-29 01:35:39.993 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/29 01:35:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:41 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:42 DEBUG : Looking for writers 2026/04/29 01:35:42 DEBUG : file1: reading active writers 2026/04/29 01:35:42 DEBUG : >WaitForWriters: 2026/04/29 01:35:42 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.60s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/29 01:35:43 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406c40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406c40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406c40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406c40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406c40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.593510959 +0000 UTC m=+422.704708594 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406c40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.593510959 +0000 UTC m=+422.704708594 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407100): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984076c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984076c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984076c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984076c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984076c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.593510959 +0000 UTC m=+422.704708594 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984076c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b38f0 item 1 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407d00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407d00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407d00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407d00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407d00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.596534653 +0000 UTC m=+422.707732289 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407d00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c380): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c380): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c380): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c380): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c380): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.596534653 +0000 UTC m=+422.707732289 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c380): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3e30 item 2 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ca00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ca00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ca00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ca00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ca00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.598072751 +0000 UTC m=+422.709270396 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ca00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.598072751 +0000 UTC m=+422.709270396 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6ce80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d340): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d340): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d340): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.598072751 +0000 UTC m=+422.709270396 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980744d0 item 3 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d9c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d9c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d9c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d9c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d9c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.601531417 +0000 UTC m=+422.712729072 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d9c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097bfed00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097bfed00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097bfed00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097bfed00): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097bfed00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.601531417 +0000 UTC m=+422.712729072 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097bfed00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075260 item 4 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104180): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104180): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104180): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104180): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104180): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.604488125 +0000 UTC m=+422.715685760 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104180): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.604488125 +0000 UTC m=+422.715685760 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104940): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104e00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104e00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104e00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104e00): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104e00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.604488125 +0000 UTC m=+422.715685760 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104e00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980757a0 item 5 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105740): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105740): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105740): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.607931573 +0000 UTC m=+422.719129207 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105c80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105c80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105c80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105c80): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105c80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.607931573 +0000 UTC m=+422.719129207 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105c80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075d50 item 6 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4740): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4740): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4740): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.60963352 +0000 UTC m=+422.720831155 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.60963352 +0000 UTC m=+422.720831155 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4fc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5480): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5480): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5480): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5480): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5480): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.60963352 +0000 UTC m=+422.720831155 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5480): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813ef50 item 7 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.61369741 +0000 UTC m=+422.724895045 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0140): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0140): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0140): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.61369741 +0000 UTC m=+422.724895045 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813f6c0 item 8 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0700): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x1530986c0700): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0700): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0700): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0700): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0700): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0700): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0ac0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0ac0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0ac0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0ac0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0ac0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.615431107 +0000 UTC m=+422.726628741 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0ac0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.615431107 +0000 UTC m=+422.726628741 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c0f40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1440): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1440): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1440): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.615431107 +0000 UTC m=+422.726628741 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813fc00 item 9 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1ac0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1ac0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1ac0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1ac0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1ac0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.618797469 +0000 UTC m=+422.729995104 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c1ac0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8100): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8100): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8100): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8100): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8100): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.618797469 +0000 UTC m=+422.729995104 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8100): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530983048c0 item 10 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8740): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x1530986e8740): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8740): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8740): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8740): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8740): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.620391701 +0000 UTC m=+422.731589336 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.620391701 +0000 UTC m=+422.731589336 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a300): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a800): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a800): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a800): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a800): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a800): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.620391701 +0000 UTC m=+422.731589336 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860a800): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7490 item 11 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ae80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ae80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ae80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ae80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ae80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.622177607 +0000 UTC m=+422.733375242 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ae80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860b3c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860b3c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860b3c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860b3c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860b3c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.622177607 +0000 UTC m=+422.733375242 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860b3c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7ce0 item 12 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ba00): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x15309860ba00): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ba00): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ba00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ba00): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ba00): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860ba00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860bdc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860bdc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860bdc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860bdc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860bdc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.623966799 +0000 UTC m=+422.735164434 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309860bdc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864a580): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864a580): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864a580): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864a580): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864a580): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.623966799 +0000 UTC m=+422.735164434 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864a580): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98460 item 13 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864ac00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864ac00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864ac00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864ac00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864ac00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.625376353 +0000 UTC m=+422.736573988 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864ac00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b140): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b140): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b140): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.625376353 +0000 UTC m=+422.736573988 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98a80 item 14 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b780): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x15309864b780): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b780): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b780): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b780): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b780): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864b780): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864bb40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864bb40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864bb40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864bb40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864bb40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.626952251 +0000 UTC m=+422.738149886 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309864bb40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702300): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702300): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702300): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702300): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702300): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.626952251 +0000 UTC m=+422.738149886 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702300): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e99260 item 15 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702980): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702980): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702980): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702980): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702980): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.629229234 +0000 UTC m=+422.740426870 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702980): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702ec0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702ec0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702ec0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702ec0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702ec0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.629229234 +0000 UTC m=+422.740426870 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098702ec0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e997a0 item 16 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703500): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703500): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703500): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703500): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703500): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.630843144 +0000 UTC m=+422.742040779 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703500): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.630843144 +0000 UTC m=+422.742040779 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703980): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703e80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703e80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703e80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703e80): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703e80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.630843144 +0000 UTC m=+422.742040779 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098703e80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ec01c0 item 17 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873c600): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873c600): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873c600): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873c600): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873c600): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.632446895 +0000 UTC m=+422.743644531 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873c600): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873cb40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873cb40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873cb40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873cb40): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873cb40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.632446895 +0000 UTC m=+422.743644531 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873cb40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ec1c70 item 18 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d1c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d1c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d1c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d1c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d1c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.633860427 +0000 UTC m=+422.745058062 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d1c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.633860427 +0000 UTC m=+422.745058062 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873d6c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873dbc0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873dbc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873dbc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873dbc0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873dbc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.633860427 +0000 UTC m=+422.745058062 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309873dbc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efc690 item 19 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e340): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e340): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e340): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.63581981 +0000 UTC m=+422.747017445 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e880): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e880): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e880): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e880): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e880): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.63581981 +0000 UTC m=+422.747017445 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876e880): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efd340 item 20 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876ef00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876ef00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876ef00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876ef00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876ef00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.637337007 +0000 UTC m=+422.748534642 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876ef00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.637337007 +0000 UTC m=+422.748534642 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f400): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f900): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f900): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f900): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f900): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f900): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.637337007 +0000 UTC m=+422.748534642 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309876f900): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efdb20 item 21 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a080): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a080): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a080): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.639376471 +0000 UTC m=+422.750574106 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a5c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a5c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a5c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a5c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a5c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.639376471 +0000 UTC m=+422.750574106 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879a5c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8a7e0 item 22 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879ac40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879ac40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879ac40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879ac40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879ac40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.640760538 +0000 UTC m=+422.751958172 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879ac40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.640760538 +0000 UTC m=+422.751958172 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b640): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b640): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b640): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b640): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b640): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.640760538 +0000 UTC m=+422.751958172 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879b640): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8af50 item 23 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879bcc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879bcc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879bcc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879bcc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879bcc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.642993347 +0000 UTC m=+422.754190982 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309879bcc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2300): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2300): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2300): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2300): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2300): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.642993347 +0000 UTC m=+422.754190982 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2300): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8ba40 item 24 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2940): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x1530987c2940): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2940): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2940): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2940): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2940): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2940): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2d00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2d00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2d00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2d00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2d00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.644654807 +0000 UTC m=+422.755852442 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c2d00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.644654807 +0000 UTC m=+422.755852442 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3200): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3740): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3740): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3740): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.644654807 +0000 UTC m=+422.755852442 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b28930 item 25 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3dc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3dc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3dc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3dc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3dc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.64673019 +0000 UTC m=+422.757927825 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987c3dc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4400): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4400): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4400): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4400): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4400): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.64673019 +0000 UTC m=+422.757927825 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4400): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b298f0 item 26 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8bc0): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x1530986e8bc0): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8bc0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8bc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8bc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8bc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8f80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8f80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8f80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8f80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8f80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.648404894 +0000 UTC m=+422.759602529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e8f80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.648404894 +0000 UTC m=+422.759602529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e9480): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e99c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e99c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e99c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e99c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e99c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.648404894 +0000 UTC m=+422.759602529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e99c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530983058f0 item 27 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c140): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c140): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c140): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.650999468 +0000 UTC m=+422.762197103 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c680): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c680): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c680): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c680): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c680): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.650999468 +0000 UTC m=+422.762197103 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880c680): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd8310 item 28 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ccc0): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x15309880ccc0): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ccc0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ccc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ccc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ccc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ccc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d080): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d080): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d080): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.652723607 +0000 UTC m=+422.763921242 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d740): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d740): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d740): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.652723607 +0000 UTC m=+422.763921242 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880d740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd8d90 item 29 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ddc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ddc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ddc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ddc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ddc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.653978328 +0000 UTC m=+422.765175963 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309880ddc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aa400): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aa400): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aa400): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aa400): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aa400): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.653978328 +0000 UTC m=+422.765175963 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aa400): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd9570 item 30 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aaa40): _readAt: size=2, off=0 2026/04/29 01:35:43 ERROR : open-test-file(0x1530988aaa40): Couldn't read size of file 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aaa40): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aaa40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aaa40): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aaa40): close: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aaa40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aae00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aae00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aae00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aae00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aae00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.657735679 +0000 UTC m=+422.768933314 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988aae00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988ab4c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988ab4c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988ab4c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988ab4c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988ab4c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.657735679 +0000 UTC m=+422.768933314 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988ab4c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd98f0 item 31 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988abb40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988abb40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988abb40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988abb40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988abb40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.660926289 +0000 UTC m=+422.772123923 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530988abb40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910180): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910180): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910180): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910180): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910180): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.660926289 +0000 UTC m=+422.772123923 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910180): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd9ce0 item 32 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989107c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989107c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989107c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989107c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989107c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.662818596 +0000 UTC m=+422.774016231 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989107c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098380380 item 33 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.663584714 +0000 UTC m=+422.774782348 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098910c40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911140): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911140): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911140): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.663584714 +0000 UTC m=+422.774782348 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530983809a0 item 33 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911780): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911780): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911780): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911780): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911780): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.666059792 +0000 UTC m=+422.777257426 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911780): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530983811f0 item 34 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.667321886 +0000 UTC m=+422.778519522 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098911c00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926240): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926240): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926240): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926240): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926240): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.667321886 +0000 UTC m=+422.778519522 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926240): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098381570 item 34 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926880): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926880): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926880): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926880): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926880): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.669296649 +0000 UTC m=+422.780494284 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926880): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893e070 item 35 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.670022661 +0000 UTC m=+422.781220296 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926d00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927200): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927200): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927200): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927200): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927200): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.670022661 +0000 UTC m=+422.781220296 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927200): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893e230 item 35 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097efedc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097efedc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097efedc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097efedc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097efedc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.671299424 +0000 UTC m=+422.782497059 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097efedc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086000 item 36 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.67217084 +0000 UTC m=+422.783368475 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be200): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be780): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be780): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be780): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be780): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be780): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.67217084 +0000 UTC m=+422.783368475 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986be780): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086310 item 36 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bedc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bedc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bedc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bedc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bedc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.67356805 +0000 UTC m=+422.784765686 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bedc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086af0 item 37 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.674400455 +0000 UTC m=+422.785598090 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf2c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf7c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf7c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf7c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf7c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf7c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.674400455 +0000 UTC m=+422.785598090 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bf7c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086e00 item 37 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bfe40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bfe40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bfe40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bfe40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bfe40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.676319501 +0000 UTC m=+422.787517136 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bfe40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980871f0 item 38 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.67694857 +0000 UTC m=+422.788146204 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098926440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989276c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989276c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989276c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989276c0): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989276c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.67694857 +0000 UTC m=+422.788146204 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530989276c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098087420 item 38 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927d40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927d40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927d40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927d40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927d40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.680047867 +0000 UTC m=+422.791245502 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098927d40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098087810 item 39 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.680841717 +0000 UTC m=+422.792039352 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff9c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff9c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff9c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff9c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff9c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.680841717 +0000 UTC m=+422.792039352 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097eff9c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098087ab0 item 39 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4140): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4140): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4140): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.682045512 +0000 UTC m=+422.793243148 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893e460 item 40 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.682939472 +0000 UTC m=+422.794137117 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4640): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4bc0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4bc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4bc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4bc0): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4bc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.682939472 +0000 UTC m=+422.794137117 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e4bc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893e620 item 40 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.684230543 +0000 UTC m=+422.795428178 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e74880): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75080): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75080): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eeeee0 item 41 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75080): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.684621451 +0000 UTC m=+422.795819086 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eef0a0 item 41 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.685025855 +0000 UTC m=+422.796223490 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097e75680): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7c1c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7c1c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7c1c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7c1c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7c1c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.685025855 +0000 UTC m=+422.796223490 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7c1c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eef6c0 item 41 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.68680063 +0000 UTC m=+422.797998265 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7cc40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d180): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d180): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d180): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b28150 item 42 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d180): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d180): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.687259116 +0000 UTC m=+422.798456752 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d180): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b28c40 item 42 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.68792276 +0000 UTC m=+422.799120395 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097b7d8c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984ca3c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984ca3c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984ca3c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984ca3c0): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984ca3c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.68792276 +0000 UTC m=+422.799120395 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984ca3c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b29650 item 42 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.689719797 +0000 UTC m=+422.800917432 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caa00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caf00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caf00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caf00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808a070 item 43 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caf00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caf00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.690948568 +0000 UTC m=+422.802146204 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984caf00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808a700 item 43 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.69189111 +0000 UTC m=+422.803088745 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cb440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cba80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cba80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cba80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cba80): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cba80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.69189111 +0000 UTC m=+422.803088745 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cba80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808ab60 item 43 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.693625197 +0000 UTC m=+422.804822832 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5200): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5700): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5700): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5700): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893e9a0 item 44 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5700): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5700): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.694408368 +0000 UTC m=+422.805606003 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5700): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893eb60 item 44 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.695038699 +0000 UTC m=+422.806236334 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987e5c40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406380): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406380): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406380): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406380): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406380): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.695038699 +0000 UTC m=+422.806236334 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406380): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893ed20 item 44 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.696281829 +0000 UTC m=+422.807479464 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098406ac0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407000): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407000): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407000): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893f0a0 item 45 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407000): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407000): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.696664632 +0000 UTC m=+422.807862266 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407000): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407800): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407800): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407800): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407800): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407800): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.696664632 +0000 UTC m=+422.807862266 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407800): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893f260 item 45 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.697873677 +0000 UTC m=+422.809071311 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098407e40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c4c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c4c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c4c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893f5e0 item 46 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c4c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c4c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.698295435 +0000 UTC m=+422.809493069 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6c4c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6cc00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6cc00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6cc00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6cc00): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6cc00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.698295435 +0000 UTC m=+422.809493069 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6cc00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893f7a0 item 46 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.699581275 +0000 UTC m=+422.810778910 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d240): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d740): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d740): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893fb20 item 47 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d740): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.700101387 +0000 UTC m=+422.811299022 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6d740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6de40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6de40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6de40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6de40): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6de40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.700101387 +0000 UTC m=+422.811299022 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153097f6de40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309893fce0 item 47 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.701479893 +0000 UTC m=+422.812677527 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104040): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104900): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104900): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104900): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084310 item 48 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104900): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104900): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.701906779 +0000 UTC m=+422.813104414 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098104900): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105000): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105000): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105000): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105000): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105000): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.701906779 +0000 UTC m=+422.813104414 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105000): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980844d0 item 48 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105900): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105900): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105900): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105900): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105900): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.703180997 +0000 UTC m=+422.814378633 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105900): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084850 item 49 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.703743269 +0000 UTC m=+422.814940905 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098105d80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4700): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4700): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4700): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4700): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4700): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.703743269 +0000 UTC m=+422.814940905 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c4700): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084b60 item 49 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5100): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5100): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5100): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5100): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5100): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.705020153 +0000 UTC m=+422.816217788 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5100): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084ee0 item 50 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.7056533 +0000 UTC m=+422.816850935 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5600): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b80): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.7056533 +0000 UTC m=+422.816850935 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986c5b80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980851f0 item 50 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894300): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894300): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894300): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894300): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894300): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.707118439 +0000 UTC m=+422.818316075 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894300): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980855e0 item 51 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.707692494 +0000 UTC m=+422.818890129 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894800): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894d40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894d40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894d40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894d40): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894d40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.707692494 +0000 UTC m=+422.818890129 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098894d40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098085810 item 51 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be240): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be240): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be240): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be240): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be240): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.709160378 +0000 UTC m=+422.820358013 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be240): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808b1f0 item 52 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.709720667 +0000 UTC m=+422.820918301 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984be7c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bed40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bed40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bed40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bed40): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bed40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.709720667 +0000 UTC m=+422.820918301 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bed40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808b570 item 52 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf3c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf3c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf3c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf3c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf3c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.710935192 +0000 UTC m=+422.822132827 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf3c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808bd50 item 53 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.71143644 +0000 UTC m=+422.822634075 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bf8c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bfe00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bfe00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bfe00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bfe00): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bfe00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.71143644 +0000 UTC m=+422.822634075 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984bfe00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530982045b0 item 53 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fe580): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fe580): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fe580): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fe580): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fe580): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.71271719 +0000 UTC m=+422.823914825 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fe580): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098204e00 item 54 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.713423124 +0000 UTC m=+422.824620759 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985fea80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff000): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff000): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff000): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff000): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff000): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.713423124 +0000 UTC m=+422.824620759 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff000): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098204fc0 item 54 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff680): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff680): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff680): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff680): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff680): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.714449393 +0000 UTC m=+422.825647028 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ff680): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098205500 item 55 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.715120191 +0000 UTC m=+422.826317826 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ffb80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982381c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982381c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982381c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982381c0): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982381c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.715120191 +0000 UTC m=+422.826317826 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982381c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530982056c0 item 55 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238840): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238840): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238840): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238840): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238840): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.716479571 +0000 UTC m=+422.827677206 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238840): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e480e0 item 56 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.717160267 +0000 UTC m=+422.828357903 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098238d40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982392c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982392c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982392c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982392c0): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982392c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.717160267 +0000 UTC m=+422.828357903 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982392c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e485b0 item 56 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.718240789 +0000 UTC m=+422.829438425 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239900): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239e40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239e40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239e40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e49490 item 57 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239e40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239e40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.718711259 +0000 UTC m=+422.829908893 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098239e40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e49e30 item 57 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.719405501 +0000 UTC m=+422.830603146 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260480): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260a00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260a00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260a00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260a00): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260a00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.719405501 +0000 UTC m=+422.830603146 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098260a00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146150 item 57 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.721280034 +0000 UTC m=+422.832477698 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261040): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261580): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261580): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261580): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981465b0 item 58 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261580): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261580): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.721682343 +0000 UTC m=+422.832879979 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261580): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146770 item 58 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.722687894 +0000 UTC m=+422.833885529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098261ac0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286180): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286180): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286180): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286180): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286180): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.722687894 +0000 UTC m=+422.833885529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286180): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146a10 item 58 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.723961481 +0000 UTC m=+422.835159116 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982867c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286d00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286d00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286d00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146e70 item 59 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286d00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286d00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.72445298 +0000 UTC m=+422.835650615 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098286d00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147030 item 59 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.725110623 +0000 UTC m=+422.836308258 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287240): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982877c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982877c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982877c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982877c0): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982877c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.725110623 +0000 UTC m=+422.836308258 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982877c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981473b0 item 59 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.726376346 +0000 UTC m=+422.837573980 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098287e00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa440): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa440): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147810 item 60 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa440): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.726815776 +0000 UTC m=+422.838013410 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147a40 item 60 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.727374521 +0000 UTC m=+422.838572156 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aa980): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aaf40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aaf40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aaf40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aaf40): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aaf40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.727374521 +0000 UTC m=+422.838572156 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982aaf40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147c00 item 60 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.728711247 +0000 UTC m=+422.839908883 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982ab580): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982abac0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982abac0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982abac0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9a3f0 item 61 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982abac0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982abac0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.729339105 +0000 UTC m=+422.840536739 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530982abac0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983162c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983162c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983162c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983162c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983162c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.729339105 +0000 UTC m=+422.840536739 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983162c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9a620 item 61 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.730607891 +0000 UTC m=+422.841805536 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316900): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316e40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316e40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316e40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9ad20 item 62 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316e40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316e40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.731050568 +0000 UTC m=+422.842248204 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098316e40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317540): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317540): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317540): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317540): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317540): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.731050568 +0000 UTC m=+422.842248204 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317540): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9b030 item 62 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.732575471 +0000 UTC m=+422.843773116 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098317b80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983621c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983621c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983621c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9b500 item 63 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983621c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983621c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.733066609 +0000 UTC m=+422.844264274 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983621c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983628c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983628c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983628c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983628c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983628c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.733066609 +0000 UTC m=+422.844264274 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983628c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9b810 item 63 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.734638179 +0000 UTC m=+422.845835814 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098362f00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363440): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363440): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9be30 item 64 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363440): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.7351254 +0000 UTC m=+422.846323034 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363b40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363b40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363b40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363b40): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363b40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.7351254 +0000 UTC m=+422.846323034 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098363b40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e80770 item 64 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378280): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378280): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378280): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378280): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378280): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.736414857 +0000 UTC m=+422.847612492 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378280): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e81730 item 65 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.736868093 +0000 UTC m=+422.848065728 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378700): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378c00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378c00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378c00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378c00): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378c00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.736868093 +0000 UTC m=+422.848065728 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098378c00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ef2a10 item 65 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379240): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379240): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379240): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379240): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379240): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.738608904 +0000 UTC m=+422.849806538 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379240): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ef3650 item 66 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.739184873 +0000 UTC m=+422.850382507 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983796c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379c00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379c00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379c00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379c00): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379c00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.739184873 +0000 UTC m=+422.850382507 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098379c00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ef3960 item 66 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6340): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6340): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6340): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.740715875 +0000 UTC m=+422.851913510 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a6700 item 67 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.741232291 +0000 UTC m=+422.852429926 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b67c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6cc0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6cc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6cc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6cc0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6cc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.741232291 +0000 UTC m=+422.852429926 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b6cc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a68c0 item 67 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7340): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7340): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7340): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.742421499 +0000 UTC m=+422.853619134 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a6fc0 item 68 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.742960397 +0000 UTC m=+422.854158033 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7840): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7d80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7d80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7d80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7d80): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7d80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.742960397 +0000 UTC m=+422.854158033 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983b7d80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a7500 item 68 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea4c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea4c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea4c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea4c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea4c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.744049495 +0000 UTC m=+422.855247131 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea4c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a7ab0 item 69 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.744551655 +0000 UTC m=+422.855749289 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983ea940): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983eae40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983eae40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983eae40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983eae40): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983eae40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.744551655 +0000 UTC m=+422.855749289 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530983eae40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a7ce0 item 69 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895780): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895780): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895780): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895780): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895780): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.745829539 +0000 UTC m=+422.857027174 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895780): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098085e30 item 70 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.74638486 +0000 UTC m=+422.857582495 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098895d40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840c380): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840c380): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840c380): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840c380): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840c380): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.74638486 +0000 UTC m=+422.857582495 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840c380): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097c00d90 item 70 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840ca00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840ca00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840ca00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840ca00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840ca00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.747585137 +0000 UTC m=+422.858782772 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840ca00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea0380 item 71 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.748156067 +0000 UTC m=+422.859353702 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840cf00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840d400): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840d400): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840d400): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840d400): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840d400): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.748156067 +0000 UTC m=+422.859353702 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840d400): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea0bd0 item 71 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840da80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840da80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840da80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840da80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840da80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.749497372 +0000 UTC m=+422.860695007 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309840da80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea1650 item 72 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.749998969 +0000 UTC m=+422.861196605 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a5c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a5c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a5c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a5c0): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a5c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.749998969 +0000 UTC m=+422.861196605 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844a5c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea1ab0 item 72 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.751615284 +0000 UTC m=+422.862812919 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ab80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b080): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b080): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb8540 item 73 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b080): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.752002115 +0000 UTC m=+422.863199751 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb8b60 item 73 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.752521186 +0000 UTC m=+422.863718822 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844b540): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ba80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ba80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ba80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ba80): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ba80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.752521186 +0000 UTC m=+422.863718822 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309844ba80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb8f50 item 73 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.753680758 +0000 UTC m=+422.864878393 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984701c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984706c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984706c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984706c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb9730 item 74 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984706c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984706c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.75409994 +0000 UTC m=+422.865297575 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984706c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb98f0 item 74 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.754661492 +0000 UTC m=+422.865859127 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098470c00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471180): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471180): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471180): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471180): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471180): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.754661492 +0000 UTC m=+422.865859127 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471180): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb9ce0 item 74 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.755809552 +0000 UTC m=+422.867007187 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984717c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471cc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471cc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471cc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee2850 item 75 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471cc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471cc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.756434954 +0000 UTC m=+422.867632588 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098471cc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): _writeAt: size=3, off=2 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee2bd0 item 75 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.756874894 +0000 UTC m=+422.868072529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494300): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494840): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494840): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494840): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494840): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494840): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.756874894 +0000 UTC m=+422.868072529 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494840): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee2e00 item 75 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.758430455 +0000 UTC m=+422.869628110 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098494e80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495380): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495380): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495380): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee3420 item 76 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495380): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495380): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.758963111 +0000 UTC m=+422.870160746 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495380): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee3650 item 76 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): _writeAt: size=3, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.75954429 +0000 UTC m=+422.870741925 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984958c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495e40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495e40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495e40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495e40): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495e40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.75954429 +0000 UTC m=+422.870741925 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098495e40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee3880 item 76 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.760979812 +0000 UTC m=+422.872177447 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cc580): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cca80): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cca80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cca80): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222000 item 77 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cca80): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cca80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.76145422 +0000 UTC m=+422.872651855 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cca80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd180): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd180): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd180): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd180): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd180): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.76145422 +0000 UTC m=+422.872651855 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd180): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222230 item 77 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.76271927 +0000 UTC m=+422.873916905 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cd7c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cdcc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cdcc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cdcc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530982228c0 item 78 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cdcc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cdcc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.763231979 +0000 UTC m=+422.874429614 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530984cdcc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851c4c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851c4c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851c4c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851c4c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851c4c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.763231979 +0000 UTC m=+422.874429614 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851c4c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222bd0 item 78 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.764868823 +0000 UTC m=+422.876066458 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851cb00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d000): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d000): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d000): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222f50 item 79 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d000): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d000): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.765318272 +0000 UTC m=+422.876515908 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d000): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d700): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d700): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d700): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d700): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d700): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.765318272 +0000 UTC m=+422.876515908 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851d700): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223260 item 79 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.766862421 +0000 UTC m=+422.878060066 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309851dd40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548340): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548340): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223730 item 80 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548340): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.767450132 +0000 UTC m=+422.878647766 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548a40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548a40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548a40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548a40): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548a40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.767450132 +0000 UTC m=+422.878647766 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098548a40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223960 item 80 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549080): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549080): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549080): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.768807577 +0000 UTC m=+422.880005212 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223ce0 item 81 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.76927513 +0000 UTC m=+422.880472766 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549500): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549a40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549a40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549a40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549a40): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549a40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.76927513 +0000 UTC m=+422.880472766 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098549a40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b2000 item 81 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985781c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985781c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985781c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985781c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985781c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.770484146 +0000 UTC m=+422.881681780 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985781c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b2bd0 item 82 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.77097885 +0000 UTC m=+422.882176486 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985786c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098578c40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098578c40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098578c40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098578c40): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098578c40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.77097885 +0000 UTC m=+422.882176486 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098578c40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3030 item 82 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6140): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6140): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6140): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.772223642 +0000 UTC m=+422.883421278 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980742a0 item 83 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.77266124 +0000 UTC m=+422.883858875 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6680): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6bc0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6bc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6bc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6bc0): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6bc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.77266124 +0000 UTC m=+422.883858875 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f6bc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980744d0 item 83 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7240): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7240): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7240): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7240): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7240): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.773918767 +0000 UTC m=+422.885116402 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7240): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075110 item 84 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.774457335 +0000 UTC m=+422.885654969 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7cc0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7cc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7cc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7cc0): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7cc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.774457335 +0000 UTC m=+422.885654969 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987f7cc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075420 item 84 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642440): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642440): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642440): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.775827704 +0000 UTC m=+422.887025339 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075810 item 85 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.776465399 +0000 UTC m=+422.887663034 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642940): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642e80): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642e80): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642e80): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642e80): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642e80): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.776465399 +0000 UTC m=+422.887663034 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098642e80): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075ab0 item 85 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643500): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643500): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643500): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643500): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643500): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.777868742 +0000 UTC m=+422.889066376 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643500): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813e1c0 item 86 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.778595184 +0000 UTC m=+422.889792819 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098643a00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666080): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666080): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666080): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.778595184 +0000 UTC m=+422.889792819 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813eaf0 item 86 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579300): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579300): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579300): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579300): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579300): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.780251104 +0000 UTC m=+422.891448740 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579300): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3a40 item 87 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.780721013 +0000 UTC m=+422.891918647 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579800): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579d40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579d40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579d40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579d40): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579d40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.780721013 +0000 UTC m=+422.891918647 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098579d40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3c70 item 87 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba4c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba4c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba4c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba4c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba4c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.782706414 +0000 UTC m=+422.893904050 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba4c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f61c0 item 88 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.783278235 +0000 UTC m=+422.894475870 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985ba9c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985baf40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985baf40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985baf40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985baf40): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985baf40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.783278235 +0000 UTC m=+422.894475870 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985baf40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6380 item 88 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.784664575 +0000 UTC m=+422.895862230 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bb580): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bbac0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bbac0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bbac0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6850 item 89 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bbac0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bbac0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.785135455 +0000 UTC m=+422.896333090 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530985bbac0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6af0 item 89 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.785871856 +0000 UTC m=+422.897069492 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba100): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba680): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba680): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba680): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba680): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba680): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.785871856 +0000 UTC m=+422.897069492 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986ba680): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6d20 item 89 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.787590535 +0000 UTC m=+422.898788171 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bacc0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb200): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb200): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb200): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f73b0 item 90 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb200): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb200): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.788104827 +0000 UTC m=+422.899302462 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb200): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7650 item 90 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.788702747 +0000 UTC m=+422.899900382 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bb740): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bbd00): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bbd00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bbd00): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bbd00): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bbd00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.788702747 +0000 UTC m=+422.899900382 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986bbd00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7960 item 90 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.790570527 +0000 UTC m=+422.901768162 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986666c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666c00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666c00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666c00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813f3b0 item 91 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666c00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666c00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.791513459 +0000 UTC m=+422.902711095 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098666c00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): >_readAt: n=2, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): _writeAt: size=3, off=7 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813f5e0 item 91 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.792376481 +0000 UTC m=+422.903574115 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667140): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986676c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986676c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986676c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986676c0): >_readAt: n=8, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986676c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.792376481 +0000 UTC m=+422.903574115 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986676c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813f8f0 item 91 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.793803137 +0000 UTC m=+422.905000771 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098667d00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c340): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c340): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c340): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813fd50 item 92 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c340): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c340): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.794370188 +0000 UTC m=+422.905567823 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c340): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): open at offset 5 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98070 item 92 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): _readAt: size=2, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): _writeAt: size=3, off=5 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): >_writeAt: n=3, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.795164008 +0000 UTC m=+422.906361643 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871c880): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871ce40): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871ce40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871ce40): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871ce40): >_readAt: n=3, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871ce40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.795164008 +0000 UTC m=+422.906361643 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871ce40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98540 item 92 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.796531292 +0000 UTC m=+422.907728927 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d480): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d9c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d9c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d9c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98af0 item 93 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d9c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d9c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.796998746 +0000 UTC m=+422.908196381 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x15309871d9c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987421c0): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987421c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987421c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987421c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987421c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.796998746 +0000 UTC m=+422.908196381 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530987421c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98ee0 item 93 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.798287291 +0000 UTC m=+422.909484925 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742800): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742d40): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742d40): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742d40): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e99650 item 94 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742d40): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742d40): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.798753261 +0000 UTC m=+422.909950897 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098742d40): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098743440): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098743440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098743440): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098743440): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098743440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.798753261 +0000 UTC m=+422.909950897 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098743440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e998f0 item 94 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.799947899 +0000 UTC m=+422.911145534 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0440): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0980): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0980): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0980): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7e30 item 95 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0980): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0980): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.800544407 +0000 UTC m=+422.911742042 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e0980): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1080): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1080): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1080): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1080): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1080): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.800544407 +0000 UTC m=+422.911742042 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1080): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ec04d0 item 95 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 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/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): open at offset 0 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): _readAt: size=2, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.802500694 +0000 UTC m=+422.913698329 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e16c0): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1c00): _writeAt: size=5, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1c00): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1c00): >openPending: err= 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ec1b90 item 96 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1c00): >_writeAt: n=5, err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1c00): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.802893517 +0000 UTC m=+422.914091151 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x1530986e1c00): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:43 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098792400): _readAt: size=512, off=0 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098792400): openPending: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098792400): >openPending: err= 2026/04/29 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098792400): >_readAt: n=5, err=EOF 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098792400): close: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:43.802893517 +0000 UTC m=+422.914091151 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:43 DEBUG : open-test-file(0x153098792400): >close: err= 2026/04/29 01:35:43 DEBUG : open-test-file: Remove: 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efc230 item 96 2026/04/29 01:35:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:43 DEBUG : open-test-file: >Remove: err= 2026/04/29 01:35:43 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:43 DEBUG : Looking for writers 2026/04/29 01:35:43 DEBUG : >WaitForWriters: 2026/04/29 01:35:43 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/29 01:35:44 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792bc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792bc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792bc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792bc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792bc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.753970814 +0000 UTC m=+423.865168449 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792bc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.753970814 +0000 UTC m=+423.865168449 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793040): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793500): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793500): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793500): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.753970814 +0000 UTC m=+423.865168449 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098380380 item 1 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793b40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793b40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793b40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793b40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793b40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.758620601 +0000 UTC m=+423.869818246 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793b40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8140): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8140): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8140): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8140): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8140): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.758620601 +0000 UTC m=+423.869818246 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8140): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098381180 item 2 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8780): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8780): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8780): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8780): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8780): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.759972648 +0000 UTC m=+423.871170293 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8780): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.759972648 +0000 UTC m=+423.871170293 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c8c00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c90c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c90c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c90c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c90c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c90c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.759972648 +0000 UTC m=+423.871170293 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c90c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098381ce0 item 3 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9740): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9740): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9740): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9740): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9740): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.761707556 +0000 UTC m=+423.872905201 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9740): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9c80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9c80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9c80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9c80): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9c80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.761707556 +0000 UTC m=+423.872905201 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987c9c80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ec460 item 4 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989183c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989183c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989183c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989183c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989183c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.763154912 +0000 UTC m=+423.874352557 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989183c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.763154912 +0000 UTC m=+423.874352557 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918840): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918d00): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918d00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918d00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918d00): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918d00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.763154912 +0000 UTC m=+423.874352557 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918d00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ec7e0 item 5 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919380): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919380): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919380): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919380): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919380): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.765035987 +0000 UTC m=+423.876233632 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919380): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989198c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989198c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989198c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989198c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989198c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.765035987 +0000 UTC m=+423.876233632 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989198c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987eccb0 item 6 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987424c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987424c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987424c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987424c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987424c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.768793678 +0000 UTC m=+423.879991323 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987424c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.768793678 +0000 UTC m=+423.879991323 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987429c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098742e80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098742e80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098742e80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098742e80): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098742e80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.768793678 +0000 UTC m=+423.879991323 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098742e80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a68c0 item 7 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743500): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743500): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743500): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.771119654 +0000 UTC m=+423.882317299 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743a40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743a40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743a40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743a40): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743a40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.771119654 +0000 UTC m=+423.882317299 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098743a40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a7490 item 8 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918180): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x153098918180): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918180): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918180): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918180): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918180): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918180): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918540): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918540): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918540): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918540): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918540): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.77405364 +0000 UTC m=+423.885251285 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918540): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.77405364 +0000 UTC m=+423.885251285 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989189c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918ec0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918ec0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918ec0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918ec0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918ec0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.77405364 +0000 UTC m=+423.885251285 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098918ec0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981a78f0 item 9 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919b40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919b40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919b40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919b40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919b40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.776284616 +0000 UTC m=+423.887482261 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098919b40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c200): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c200): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c200): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c200): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c200): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.776284616 +0000 UTC m=+423.887482261 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c200): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd8310 item 10 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c840): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x15309880c840): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c840): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c840): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c840): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c840): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880c840): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880cc00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880cc00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880cc00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880cc00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880cc00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.778038571 +0000 UTC m=+423.889236206 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880cc00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.778038571 +0000 UTC m=+423.889236206 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d100): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d600): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d600): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d600): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.778038571 +0000 UTC m=+423.889236206 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880d600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd9030 item 11 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880dc80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880dc80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880dc80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880dc80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880dc80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.780185449 +0000 UTC m=+423.891383094 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309880dc80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efe9c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efe9c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efe9c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efe9c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efe9c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.780185449 +0000 UTC m=+423.891383094 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efe9c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd97a0 item 12 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff1c0): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x153097eff1c0): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff1c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff1c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff1c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff5c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff5c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff5c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff5c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff5c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.781571487 +0000 UTC m=+423.892769122 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff5c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.781571487 +0000 UTC m=+423.892769122 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097fd9b90 item 13 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74fc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74fc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74fc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74fc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74fc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.78327182 +0000 UTC m=+423.894469465 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74fc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75680): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75680): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75680): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75680): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75680): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.78327182 +0000 UTC m=+423.894469465 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75680): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ec070 item 14 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7c2c0): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x153097b7c2c0): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7c2c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7c2c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7c2c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7c2c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7c2c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cac0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cac0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cac0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cac0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cac0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.785044512 +0000 UTC m=+423.896242157 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cac0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.785044512 +0000 UTC m=+423.896242157 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ec3f0 item 15 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7dbc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7dbc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7dbc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7dbc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7dbc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.786545337 +0000 UTC m=+423.897742982 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7dbc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca500): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca500): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca500): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.786545337 +0000 UTC m=+423.897742982 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ec770 item 16 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cab40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cab40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cab40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cab40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cab40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.788070721 +0000 UTC m=+423.899268366 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cab40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.788070721 +0000 UTC m=+423.899268366 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cafc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb4c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb4c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb4c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb4c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb4c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.788070721 +0000 UTC m=+423.899268366 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb4c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ecb60 item 17 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cbc40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cbc40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cbc40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cbc40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cbc40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.790336633 +0000 UTC m=+423.901534267 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cbc40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406300): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406300): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406300): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406300): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406300): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.790336633 +0000 UTC m=+423.901534267 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406300): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ed1f0 item 18 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406a40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406a40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406a40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406a40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406a40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.791776805 +0000 UTC m=+423.902974450 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406a40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.791776805 +0000 UTC m=+423.902974450 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406f80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407580): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407580): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407580): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407580): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407580): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.791776805 +0000 UTC m=+423.902974450 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407580): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987ed570 item 19 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407c00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407c00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407c00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407c00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407c00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.793727271 +0000 UTC m=+423.904924906 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407c00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.793727271 +0000 UTC m=+423.904924906 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987eda40 item 20 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c980): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c980): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c980): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c980): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c980): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.795248696 +0000 UTC m=+423.906446331 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c980): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.795248696 +0000 UTC m=+423.906446331 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6ce80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6d380): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6d380): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6d380): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6d380): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6d380): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.795248696 +0000 UTC m=+423.906446331 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6d380): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530987eddc0 item 21 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6da00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6da00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6da00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6da00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6da00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.79718723 +0000 UTC m=+423.908384865 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6da00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097bff280): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097bff280): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097bff280): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097bff280): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097bff280): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.79718723 +0000 UTC m=+423.908384865 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097bff280): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098305960 item 22 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104200): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104200): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104200): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104200): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104200): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.798552941 +0000 UTC m=+423.909750576 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104200): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.798552941 +0000 UTC m=+423.909750576 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104a40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104f40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104f40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104f40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104f40): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104f40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.798552941 +0000 UTC m=+423.909750576 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098104f40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086000 item 23 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105880): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105880): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105880): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105880): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105880): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.800264626 +0000 UTC m=+423.911462261 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105880): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105dc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105dc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105dc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105dc0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105dc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.800264626 +0000 UTC m=+423.911462261 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098105dc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086a80 item 24 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c48c0): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x1530986c48c0): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c48c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c48c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c48c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c48c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c48c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c4f80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c4f80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c4f80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c4f80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c4f80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.801414249 +0000 UTC m=+423.912611884 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c4f80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.801414249 +0000 UTC m=+423.912611884 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c5480): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c59c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c59c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c59c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c59c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c59c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.801414249 +0000 UTC m=+423.912611884 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986c59c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098086f50 item 25 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be140): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be140): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be140): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be140): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be140): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.802958938 +0000 UTC m=+423.914156574 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be140): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be6c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be6c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be6c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be6c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be6c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.802958938 +0000 UTC m=+423.914156574 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984be6c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098087500 item 26 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bed80): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x1530984bed80): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bed80): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bed80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bed80): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bed80): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bed80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf140): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf140): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf140): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf140): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf140): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.804239658 +0000 UTC m=+423.915437294 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf140): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.804239658 +0000 UTC m=+423.915437294 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bf640): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bfb80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bfb80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bfb80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bfb80): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bfb80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.804239658 +0000 UTC m=+423.915437294 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984bfb80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980878f0 item 27 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6340): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6340): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6340): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6340): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6340): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.805796331 +0000 UTC m=+423.916993965 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6340): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6880): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6880): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6880): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6880): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6880): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.805796331 +0000 UTC m=+423.916993965 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6880): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eee310 item 28 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6ec0): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x1530987f6ec0): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6ec0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6ec0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6ec0): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6ec0): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f6ec0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7280): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7280): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7280): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7280): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7280): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.807265217 +0000 UTC m=+423.918462852 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7280): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7940): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7940): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7940): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7940): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7940): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.807265217 +0000 UTC m=+423.918462852 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987f7940): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eeef50 item 29 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987920c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987920c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987920c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987920c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987920c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.808964198 +0000 UTC m=+423.920161832 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987920c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792600): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792600): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792600): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.808964198 +0000 UTC m=+423.920161832 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eef7a0 item 30 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792d00): _readAt: size=2, off=0 2026/04/29 01:35:44 ERROR : open-test-file(0x153098792d00): Couldn't read size of file 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792d00): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792d00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792d00): close: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098792d00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987930c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987930c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987930c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987930c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987930c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.810385243 +0000 UTC m=+423.921582878 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987930c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793780): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793780): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793780): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793780): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793780): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.810385243 +0000 UTC m=+423.921582878 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793780): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b28620 item 31 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793e00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793e00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793e00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793e00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793e00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.811511281 +0000 UTC m=+423.922708916 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098793e00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fc440): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fc440): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fc440): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fc440): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fc440): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.811511281 +0000 UTC m=+423.922708916 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fc440): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097b296c0 item 32 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fca80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fca80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fca80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fca80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fca80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.812856614 +0000 UTC m=+423.924054259 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fca80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808a070 item 33 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.813337874 +0000 UTC m=+423.924535519 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fcf00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fd400): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fd400): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fd400): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fd400): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fd400): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.813337874 +0000 UTC m=+423.924535519 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fd400): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808a700 item 33 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fda40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fda40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fda40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fda40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fda40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.814597244 +0000 UTC m=+423.925794879 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fda40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808af50 item 34 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.815155919 +0000 UTC m=+423.926353564 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530989fdec0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981ca500): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981ca500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981ca500): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981ca500): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981ca500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.815155919 +0000 UTC m=+423.926353564 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981ca500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808b1f0 item 34 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cab40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cab40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cab40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cab40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cab40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.816417975 +0000 UTC m=+423.927615620 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cab40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808b810 item 35 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.816959007 +0000 UTC m=+423.928156652 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cafc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cb4c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cb4c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cb4c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cb4c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cb4c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.816959007 +0000 UTC m=+423.928156652 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cb4c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309808bd50 item 35 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cbb40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cbb40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cbb40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cbb40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cbb40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.818343654 +0000 UTC m=+423.929541299 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981cbb40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098204a80 item 36 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.818904384 +0000 UTC m=+423.930102030 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8140): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8680): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8680): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8680): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8680): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8680): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.818904384 +0000 UTC m=+423.930102030 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8680): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098204e00 item 36 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8cc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8cc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8cc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8cc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8cc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.820246841 +0000 UTC m=+423.931444486 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f8cc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530982052d0 item 37 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.820775239 +0000 UTC m=+423.931972885 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9140): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9640): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9640): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9640): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9640): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9640): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.820775239 +0000 UTC m=+423.931972885 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9640): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098205500 item 37 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9cc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9cc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9cc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9cc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9cc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.822187478 +0000 UTC m=+423.933385123 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530981f9cc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098205b20 item 38 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.822737137 +0000 UTC m=+423.933934812 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982382c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238800): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238800): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238800): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238800): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238800): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.822737137 +0000 UTC m=+423.933934812 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238800): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e480e0 item 38 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238e80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238e80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238e80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238e80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238e80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.824005284 +0000 UTC m=+423.935202929 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098238e80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e49110 item 39 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.82459597 +0000 UTC m=+423.935793615 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239380): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239880): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239880): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239880): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239880): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239880): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.82459597 +0000 UTC m=+423.935793615 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098239880): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e49490 item 39 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260000): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260000): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260000): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260000): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260000): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.825875128 +0000 UTC m=+423.937072763 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260000): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146150 item 40 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.826334436 +0000 UTC m=+423.937532071 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260a40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260a40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260a40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260a40): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260a40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.826334436 +0000 UTC m=+423.937532071 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098260a40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146310 item 40 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.827451957 +0000 UTC m=+423.938649593 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261000): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261500): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261500): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146770 item 41 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261500): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.827876791 +0000 UTC m=+423.939074426 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098261500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146a10 item 41 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.828435747 +0000 UTC m=+423.939633382 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982619c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286000): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286000): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286000): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286000): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286000): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.828435747 +0000 UTC m=+423.939633382 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286000): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098146c40 item 41 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.829511951 +0000 UTC m=+423.940709586 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286640): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286b40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286b40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286b40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147030 item 42 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286b40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286b40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.829901898 +0000 UTC m=+423.941099534 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098286b40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981473b0 item 42 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.830426129 +0000 UTC m=+423.941623765 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287080): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287600): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287600): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287600): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.830426129 +0000 UTC m=+423.941623765 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981475e0 item 42 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.831471644 +0000 UTC m=+423.942669280 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098287c40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2240): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2240): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2240): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147a40 item 43 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2240): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2240): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.83188701 +0000 UTC m=+423.943084645 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2240): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098147c00 item 43 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.83242156 +0000 UTC m=+423.943619195 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2780): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2cc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2cc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2cc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2cc0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2cc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.83242156 +0000 UTC m=+423.943619195 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a2cc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9a0e0 item 43 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.833507062 +0000 UTC m=+423.944704707 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3300): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3800): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3800): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3800): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9a620 item 44 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3800): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3800): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.833901667 +0000 UTC m=+423.945099302 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3800): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9a8c0 item 44 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.83437973 +0000 UTC m=+423.945577366 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982a3d40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cc3c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cc3c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cc3c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cc3c0): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cc3c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.83437973 +0000 UTC m=+423.945577366 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cc3c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9ad20 item 44 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.835416881 +0000 UTC m=+423.946614517 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cca00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982ccf00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982ccf00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982ccf00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9b260 item 45 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982ccf00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982ccf00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.835907578 +0000 UTC m=+423.947105214 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982ccf00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cd600): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cd600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cd600): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cd600): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cd600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.835907578 +0000 UTC m=+423.947105214 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cd600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9b500 item 45 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.837037594 +0000 UTC m=+423.948235229 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530982cdc40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334240): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334240): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334240): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9bc00 item 46 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334240): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334240): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.837557787 +0000 UTC m=+423.948755423 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334240): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334940): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334940): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334940): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334940): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334940): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.837557787 +0000 UTC m=+423.948755423 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334940): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e9be30 item 46 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.838744299 +0000 UTC m=+423.949941935 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098334f80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335480): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335480): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335480): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e81500 item 47 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335480): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335480): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.839156728 +0000 UTC m=+423.950354364 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335480): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335b80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335b80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335b80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335b80): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335b80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.839156728 +0000 UTC m=+423.950354364 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098335b80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e81730 item 47 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.840393507 +0000 UTC m=+423.951591142 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983562c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983567c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983567c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983567c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ef31f0 item 48 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983567c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983567c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.840930962 +0000 UTC m=+423.952128598 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983567c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098356ec0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098356ec0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098356ec0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098356ec0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098356ec0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.840930962 +0000 UTC m=+423.952128598 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098356ec0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ef3650 item 48 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357500): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357500): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357500): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.842445695 +0000 UTC m=+423.953643330 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084150 item 49 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.842904612 +0000 UTC m=+423.954102257 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa700): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa700): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa700): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa700): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa700): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.842904612 +0000 UTC m=+423.954102257 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aa700): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084380 item 49 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aad80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aad80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aad80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aad80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aad80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.844012737 +0000 UTC m=+423.955210372 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983aad80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084700 item 50 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.844512542 +0000 UTC m=+423.955710176 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab280): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab800): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab800): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab800): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab800): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab800): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.844512542 +0000 UTC m=+423.955710176 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983ab800): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980849a0 item 50 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983abe80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983abe80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983abe80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983abe80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983abe80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.845682141 +0000 UTC m=+423.956879776 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983abe80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098084d90 item 51 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.846074293 +0000 UTC m=+423.957271927 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d4480): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d49c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d49c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d49c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d49c0): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d49c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.846074293 +0000 UTC m=+423.957271927 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d49c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980850a0 item 51 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5040): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5040): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5040): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5040): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5040): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.847143383 +0000 UTC m=+423.958341028 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5040): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098085490 item 52 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.847640202 +0000 UTC m=+423.958837837 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5540): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5ac0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5ac0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5ac0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5ac0): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5ac0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.847640202 +0000 UTC m=+423.958837837 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530983d5ac0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098085650 item 52 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c240): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c240): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c240): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c240): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c240): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.848684787 +0000 UTC m=+423.959882421 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c240): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098085a40 item 53 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.849216682 +0000 UTC m=+423.960414317 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840c740): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840cc80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840cc80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840cc80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840cc80): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840cc80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.849216682 +0000 UTC m=+423.960414317 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840cc80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098085c70 item 53 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d300): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d300): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d300): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d300): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d300): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.850315789 +0000 UTC m=+423.961513424 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d300): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097c016c0 item 54 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.850815294 +0000 UTC m=+423.962012928 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840d800): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840dd80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840dd80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840dd80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840dd80): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840dd80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.850815294 +0000 UTC m=+423.962012928 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309840dd80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea0000 item 54 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844a500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844a500): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844a500): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844a500): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844a500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.851795445 +0000 UTC m=+423.962993080 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844a500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea0cb0 item 55 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.852238693 +0000 UTC m=+423.963436328 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844aa00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844af40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844af40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844af40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844af40): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844af40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.852238693 +0000 UTC m=+423.963436328 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844af40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea10a0 item 55 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844b5c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844b5c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844b5c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844b5c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844b5c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.853415136 +0000 UTC m=+423.964612772 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844b5c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ea1c70 item 56 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.853932465 +0000 UTC m=+423.965130099 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309844bac0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466140): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466140): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466140): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466140): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466140): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.853932465 +0000 UTC m=+423.965130099 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466140): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb8380 item 56 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.854969795 +0000 UTC m=+423.966167430 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466780): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466cc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466cc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466cc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb8e70 item 57 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466cc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466cc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.85541192 +0000 UTC m=+423.966609556 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098466cc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb91f0 item 57 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.855842404 +0000 UTC m=+423.967040039 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467200): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467780): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467780): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467780): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467780): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467780): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.855842404 +0000 UTC m=+423.967040039 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467780): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb9650 item 57 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.857120189 +0000 UTC m=+423.968317824 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098467dc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488400): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488400): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488400): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb9b90 item 58 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488400): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488400): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.857467054 +0000 UTC m=+423.968664689 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488400): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097eb9dc0 item 58 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.857944728 +0000 UTC m=+423.969142362 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488940): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488f00): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488f00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488f00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488f00): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488f00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.857944728 +0000 UTC m=+423.969142362 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098488f00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee2690 item 58 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.85909391 +0000 UTC m=+423.970291545 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489540): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489a80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489a80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489a80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee2cb0 item 59 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489a80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489a80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.859445013 +0000 UTC m=+423.970642648 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098489a80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee30a0 item 59 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.859855278 +0000 UTC m=+423.971052913 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b80c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8640): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8640): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8640): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8640): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8640): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.859855278 +0000 UTC m=+423.971052913 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8640): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee3340 item 59 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.861059374 +0000 UTC m=+423.972257009 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b8c80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b91c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b91c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b91c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee37a0 item 60 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b91c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b91c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.861455092 +0000 UTC m=+423.972652727 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b91c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee3b20 item 60 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.861920702 +0000 UTC m=+423.973118337 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9700): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9cc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9cc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9cc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9cc0): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9cc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.861920702 +0000 UTC m=+423.973118337 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984b9cc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ee3ce0 item 60 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.862958112 +0000 UTC m=+423.974155747 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc400): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc940): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc940): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc940): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222380 item 61 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc940): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc940): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.863364811 +0000 UTC m=+423.974562445 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dc940): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd040): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd040): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd040): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd040): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd040): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.863364811 +0000 UTC m=+423.974562445 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd040): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222700 item 61 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.864812046 +0000 UTC m=+423.976009682 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984dd680): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ddbc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ddbc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ddbc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222cb0 item 62 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ddbc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ddbc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.865302062 +0000 UTC m=+423.976499697 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ddbc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852a3c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852a3c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852a3c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852a3c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852a3c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.865302062 +0000 UTC m=+423.976499697 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852a3c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098222e70 item 62 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.866768864 +0000 UTC m=+423.977966500 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852aa00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852af40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852af40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852af40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530982232d0 item 63 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852af40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852af40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.867244864 +0000 UTC m=+423.978442499 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852af40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852b640): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852b640): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852b640): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852b640): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852b640): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.867244864 +0000 UTC m=+423.978442499 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852b640): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223490 item 63 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): >_readAt: n=0, err=Bad file descriptor 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.868593694 +0000 UTC m=+423.979791368 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309852bc80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985762c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985762c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985762c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530982238f0 item 64 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985762c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985762c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.869046709 +0000 UTC m=+423.980244343 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985762c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985769c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985769c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985769c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985769c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985769c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.869046709 +0000 UTC m=+423.980244343 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985769c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223ab0 item 64 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577000): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577000): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577000): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577000): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577000): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.870452385 +0000 UTC m=+423.981650030 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577000): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098223e30 item 65 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.870947402 +0000 UTC m=+423.982145037 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577480): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577980): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577980): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577980): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577980): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577980): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.870947402 +0000 UTC m=+423.982145037 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098577980): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980742a0 item 65 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b40c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b40c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b40c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b40c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b40c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.87245988 +0000 UTC m=+423.983657535 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b40c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980749a0 item 66 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.872992947 +0000 UTC m=+423.984190582 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4540): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4a80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4a80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4a80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4a80): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4a80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.872992947 +0000 UTC m=+423.984190582 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b4a80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075110 item 66 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b50c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b50c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b50c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b50c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b50c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.874312031 +0000 UTC m=+423.985509676 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b50c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075650 item 67 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.87484143 +0000 UTC m=+423.986039095 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5540): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5a40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5a40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5a40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5a40): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5a40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.87484143 +0000 UTC m=+423.986039095 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985b5a40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075810 item 67 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc1c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc1c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc1c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc1c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.876179529 +0000 UTC m=+423.987377174 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098075c70 item 68 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.876676429 +0000 UTC m=+423.987874064 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dc6c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dcc00): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dcc00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dcc00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dcc00): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dcc00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.876676429 +0000 UTC m=+423.987874064 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dcc00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b2000 item 68 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd240): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd240): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd240): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd240): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd240): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.877704712 +0000 UTC m=+423.988902347 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd240): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b2bd0 item 69 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.878117883 +0000 UTC m=+423.989315518 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985dd6c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985ddbc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985ddbc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985ddbc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985ddbc0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985ddbc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.878117883 +0000 UTC m=+423.989315518 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530985ddbc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3030 item 69 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a340): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a340): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a340): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a340): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a340): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.879176564 +0000 UTC m=+423.990374199 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a340): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3960 item 70 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.879662281 +0000 UTC m=+423.990859917 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860a840): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860ad80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860ad80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860ad80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860ad80): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860ad80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.879662281 +0000 UTC m=+423.990859917 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860ad80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530981b3b20 item 70 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b400): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b400): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b400): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b400): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b400): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.880680516 +0000 UTC m=+423.991878151 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b400): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813e690 item 71 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.881071425 +0000 UTC m=+423.992269060 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860b900): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860be00): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860be00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860be00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860be00): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860be00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.881071425 +0000 UTC m=+423.992269060 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309860be00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813eee0 item 71 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638580): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638580): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638580): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638580): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638580): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.882045104 +0000 UTC m=+423.993242740 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638580): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813f420 item 72 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.882637745 +0000 UTC m=+423.993835410 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638a80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638fc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638fc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638fc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638fc0): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638fc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.882637745 +0000 UTC m=+423.993835410 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098638fc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813f6c0 item 72 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.884136188 +0000 UTC m=+423.995333822 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639580): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639a80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639a80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639a80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813fc00 item 73 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639a80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639a80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.884870435 +0000 UTC m=+423.996068071 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098639a80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309813fdc0 item 73 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.885897637 +0000 UTC m=+423.997095282 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660040): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660580): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660580): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660580): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660580): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660580): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.885897637 +0000 UTC m=+423.997095282 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660580): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6150 item 73 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.887949554 +0000 UTC m=+423.999147189 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098660bc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986610c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986610c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986610c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6620 item 74 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986610c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986610c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.888427587 +0000 UTC m=+423.999625223 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986610c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f67e0 item 74 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.889142429 +0000 UTC m=+424.000340064 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661b80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661b80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661b80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661b80): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661b80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.889142429 +0000 UTC m=+424.000340064 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098661b80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6a10 item 74 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.890675757 +0000 UTC m=+424.001873392 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c2c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c7c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c7c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c7c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f6f50 item 75 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c7c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c7c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.891479306 +0000 UTC m=+424.002676940 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868c7c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): _writeAt: size=3, off=2 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f72d0 item 75 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.892098175 +0000 UTC m=+424.003295810 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868cd00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d240): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d240): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d240): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d240): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d240): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.892098175 +0000 UTC m=+424.003295810 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d240): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7570 item 75 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.893576939 +0000 UTC m=+424.004774575 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868d880): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868dd80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868dd80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868dd80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7b20 item 76 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868dd80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868dd80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.894057468 +0000 UTC m=+424.005255103 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309868dd80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530980f7dc0 item 76 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): _writeAt: size=3, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.894718397 +0000 UTC m=+424.005916032 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca3c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca940): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca940): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca940): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca940): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca940): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.894718397 +0000 UTC m=+424.005916032 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986ca940): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ec02a0 item 76 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.895796274 +0000 UTC m=+424.006993909 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986caf80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cb480): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cb480): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cb480): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097ec1a40 item 77 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cb480): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cb480): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.896230204 +0000 UTC m=+424.007427839 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cb480): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cbb80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cbb80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cbb80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cbb80): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cbb80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.896230204 +0000 UTC m=+424.007427839 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986cbb80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98070 item 77 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.897611244 +0000 UTC m=+424.008808879 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc2c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc7c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc7c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc7c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98700 item 78 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc7c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc7c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.898217821 +0000 UTC m=+424.009415486 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fc7c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fcec0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fcec0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fcec0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fcec0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fcec0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.898217821 +0000 UTC m=+424.009415486 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530986fcec0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e98af0 item 78 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.899771196 +0000 UTC m=+424.010968832 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098357b00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a100): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a100): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a100): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8a4d0 item 79 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a100): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a100): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.900326466 +0000 UTC m=+424.011524100 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a100): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a800): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a800): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a800): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a800): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a800): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.900326466 +0000 UTC m=+424.011524100 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878a800): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8a930 item 79 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.901526263 +0000 UTC m=+424.012723899 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ae40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878b340): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878b340): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878b340): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8b650 item 80 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878b340): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878b340): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.901911221 +0000 UTC m=+424.013108856 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878b340): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ba40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ba40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ba40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ba40): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ba40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.901911221 +0000 UTC m=+424.013108856 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309878ba40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097e8b8f0 item 80 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be180): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be180): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be180): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be180): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be180): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.903276741 +0000 UTC m=+424.014474377 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be180): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efc0e0 item 81 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.903865735 +0000 UTC m=+424.015063370 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987be600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987beb40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987beb40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987beb40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987beb40): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987beb40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.903865735 +0000 UTC m=+424.015063370 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987beb40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efc380 item 81 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf1c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf1c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf1c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf1c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.905363786 +0000 UTC m=+424.016561421 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efccb0 item 82 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.905954162 +0000 UTC m=+424.017151797 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bf6c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bfc40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bfc40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bfc40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bfc40): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bfc40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.905954162 +0000 UTC m=+424.017151797 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987bfc40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153097efd1f0 item 82 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea3c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea3c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea3c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea3c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea3c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.907177855 +0000 UTC m=+424.018375489 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea3c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530983804d0 item 83 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.907634628 +0000 UTC m=+424.018832263 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987ea8c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eae00): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eae00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eae00): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eae00): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eae00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.907634628 +0000 UTC m=+424.018832263 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eae00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098380af0 item 83 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb480): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb480): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb480): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb480): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb480): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.908737542 +0000 UTC m=+424.019935177 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb480): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098381490 item 84 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.909171633 +0000 UTC m=+424.020369268 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530987eb980): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822000): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822000): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822000): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822000): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822000): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.909171633 +0000 UTC m=+424.020369268 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822000): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x153098381ce0 item 84 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822680): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822680): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822680): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822680): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822680): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.910352314 +0000 UTC m=+424.021549949 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822680): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c1c0 item 85 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.910774351 +0000 UTC m=+424.021971986 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098822b80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530988230c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530988230c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530988230c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530988230c0): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530988230c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.910774351 +0000 UTC m=+424.021971986 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530988230c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c380 item 85 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823740): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823740): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823740): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823740): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823740): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.911869852 +0000 UTC m=+424.023067488 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823740): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c700 item 86 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.912410364 +0000 UTC m=+424.023607999 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098823c40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a2c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a2c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a2c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a2c0): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a2c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.912410364 +0000 UTC m=+424.023607999 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a2c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c8c0 item 86 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a940): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a940): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a940): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a940): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a940): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.913423138 +0000 UTC m=+424.024620783 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a940): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882cc40 item 87 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.913852258 +0000 UTC m=+424.025049893 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ae40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b380): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b380): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b380): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b380): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b380): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.913852258 +0000 UTC m=+424.025049893 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b380): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882ce00 item 87 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ba00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ba00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ba00): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ba00): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ba00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.915571599 +0000 UTC m=+424.026769233 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ba00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a6000 item 88 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.916318199 +0000 UTC m=+424.027515834 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a200): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a540): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a540): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a540): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a540): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a540): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.916318199 +0000 UTC m=+424.027515834 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885a540): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c070 item 88 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.917409512 +0000 UTC m=+424.028607146 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885ab80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b0c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b0c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b0c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c3f0 item 89 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b0c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b0c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.91778937 +0000 UTC m=+424.028987005 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b0c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c5b0 item 89 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.918231405 +0000 UTC m=+424.029429040 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309885b600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a640): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a640): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a640): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a640): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a640): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.918231405 +0000 UTC m=+424.029429040 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889a640): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882c770 item 89 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.919326776 +0000 UTC m=+424.030524410 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889ac80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b1c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b1c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b1c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882caf0 item 90 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b1c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.919683199 +0000 UTC m=+424.030880834 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882ccb0 item 90 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.9201337 +0000 UTC m=+424.031331334 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889b700): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889bcc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889bcc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889bcc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889bcc0): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889bcc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.9201337 +0000 UTC m=+424.031331334 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x15309889bcc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882cf50 item 90 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.921214704 +0000 UTC m=+424.032412338 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097efeb40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff180): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff180): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff180): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882d490 item 91 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff180): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff180): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.921563773 +0000 UTC m=+424.032761408 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff180): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): >_readAt: n=2, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): _writeAt: size=3, off=7 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882d650 item 91 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.921979939 +0000 UTC m=+424.033177574 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097eff840): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): >_readAt: n=8, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.921979939 +0000 UTC m=+424.033177574 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097effdc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882d810 item 91 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.923061915 +0000 UTC m=+424.034259589 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e74f40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75600): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75600): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75600): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882db90 item 92 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75600): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75600): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.923454356 +0000 UTC m=+424.034651991 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75600): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): open at offset 5 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x15309882dd50 item 92 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): _readAt: size=2, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): _writeAt: size=3, off=5 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): >_writeAt: n=3, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.924053578 +0000 UTC m=+424.035251214 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097e75e00): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cb40): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cb40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cb40): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cb40): >_readAt: n=3, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cb40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.924053578 +0000 UTC m=+424.035251214 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7cb40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a61c0 item 92 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.925052947 +0000 UTC m=+424.036250583 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d1c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d900): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d900): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d900): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a6540 item 93 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d900): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d900): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.925427154 +0000 UTC m=+424.036624790 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097b7d900): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca580): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca580): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca580): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca580): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca580): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.925427154 +0000 UTC m=+424.036624790 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984ca580): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a6700 item 93 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.926536621 +0000 UTC m=+424.037734257 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cabc0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb100): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb100): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb100): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a6a80 item 94 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb100): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb100): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.926948069 +0000 UTC m=+424.038145704 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb100): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb900): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb900): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb900): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb900): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb900): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.926948069 +0000 UTC m=+424.038145704 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x1530984cb900): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a6c40 item 94 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.928186028 +0000 UTC m=+424.039383663 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406040): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406680): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406680): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406680): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a6fc0 item 95 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406680): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406680): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.928539807 +0000 UTC m=+424.039737442 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406680): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406d80): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406d80): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406d80): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406d80): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406d80): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.928539807 +0000 UTC m=+424.039737442 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098406d80): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a7180 item 95 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 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/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): open at offset 0 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): _readAt: size=2, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): >_readAt: n=0, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.929596434 +0000 UTC m=+424.040794069 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407500): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407a40): _writeAt: size=5, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407a40): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407a40): >openPending: err= 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a7500 item 96 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407a40): >_writeAt: n=5, err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407a40): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.929957326 +0000 UTC m=+424.041154961 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153098407a40): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/29 01:35:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/29 01:35:44 DEBUG : open-test-file: newRWFileHandle: 2026/04/29 01:35:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/29 01:35:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): _readAt: size=512, off=0 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): openPending: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): >openPending: err= 2026/04/29 01:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): >_readAt: n=5, err=EOF 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): close: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-29 01:35:44.929957326 +0000 UTC m=+424.041154961 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:44 DEBUG : open-test-file(0x153097f6c2c0): >close: err= 2026/04/29 01:35:44 DEBUG : open-test-file: Remove: 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1530988a76c0 item 96 2026/04/29 01:35:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/29 01:35:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/29 01:35:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/29 01:35:44 DEBUG : open-test-file: >Remove: err= 2026/04/29 01:35:44 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:44 DEBUG : Looking for writers 2026/04/29 01:35:44 DEBUG : >WaitForWriters: 2026/04/29 01:35:44 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (2.50s) --- PASS: TestRWFileHandleOpenTests/writes (1.10s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (1.40s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:45 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:45 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:45 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:45 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:46 DEBUG : file1: newRWFileHandle: 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): openPending: 2026/04/29 01:35:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): >openPending: err= 2026/04/29 01:35:46 DEBUG : file1: >newRWFileHandle: err= 2026/04/29 01:35:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/29 01:35:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): _writeAt: size=2, off=0 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): >_writeAt: n=2, err= 2026/04/29 01:35:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): RWFileHandle.Flush 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): RWFileHandle.Release 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): close: 2026/04/29 01:35:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/29 01:35:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:46 DEBUG : file1(0x153098104380): >close: err= 2026/04/29 01:35:46 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:46 DEBUG : file1: vfs cache: starting upload 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:46 DEBUG : Looking for writers 2026/04/29 01:35:46 DEBUG : file1: reading active writers 2026/04/29 01:35:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:47 DEBUG : Looking for writers 2026/04/29 01:35:47 DEBUG : file1: reading active writers 2026/04/29 01:35:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:47 DEBUG : file1: size = 2 OK 2026/04/29 01:35:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/29 01:35:47 INFO : file1: Copied (new) 2026/04/29 01:35:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/29 01:35:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/29 01:35:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/29 01:35:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:35:47 INFO : file1: vfs cache: upload succeeded try #1 2026/04/29 01:35:48 DEBUG : Looking for writers 2026/04/29 01:35:48 DEBUG : file1: reading active writers 2026/04/29 01:35:48 DEBUG : >WaitForWriters: 2026/04/29 01:35:48 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:48 DEBUG : Looking for writers 2026/04/29 01:35:48 DEBUG : file1: reading active writers 2026/04/29 01:35:48 DEBUG : >WaitForWriters: 2026/04/29 01:35:48 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (4.00s) === RUN TestRWCacheRename run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:49 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:49 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:49 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:35:49 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:50 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:35:50 DEBUG : rename_me: newRWFileHandle: 2026/04/29 01:35:50 DEBUG : rename_me(0x153097f6cbc0): openPending: 2026/04/29 01:35:50 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/29 01:35:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/29 01:35:50 DEBUG : rename_me(0x153097f6cbc0): >openPending: err= 2026/04/29 01:35:50 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/29 01:35:50 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/29 01:35:50 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/29 01:35:50 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/29 01:35:50 DEBUG : rename_me(0x153097f6cbc0): _writeAt: size=5, off=0 2026/04/29 01:35:50 DEBUG : rename_me(0x153097f6cbc0): >_writeAt: n=5, err= 2026/04/29 01:35:50 DEBUG : rename_me(0x153097f6cbc0): close: 2026/04/29 01:35:50 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-29 01:35:50.101865764 +0000 UTC m=+429.213063430 2026/04/29 01:35:50 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/29 01:35:50 DEBUG : rename_me(0x153097f6cbc0): >close: err= 2026/04/29 01:35:50 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/29 01:35:50 DEBUG : i_was_renamed: Updating file with 0x1530981b7520 2026/04/29 01:35:50 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/29 01:35:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/29 01:35:50 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/29 01:35:50 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/29 01:35:50 DEBUG : Looking for writers 2026/04/29 01:35:50 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/29 01:35:51 DEBUG : Looking for writers 2026/04/29 01:35:51 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/29 01:35:51 DEBUG : i_was_renamed: size = 5 OK 2026/04/29 01:35:51 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:35:51 INFO : i_was_renamed: Copied (new) 2026/04/29 01:35:51 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-29 01:35:50.101 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/29 01:35:51 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/29 01:35:51 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/29 01:35:51 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/29 01:35:52 DEBUG : Looking for writers 2026/04/29 01:35:52 DEBUG : i_was_renamed: reading active writers 2026/04/29 01:35:52 DEBUG : >WaitForWriters: 2026/04/29 01:35:52 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.80s) === RUN TestRWCacheUpdate run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:35:53 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/29 01:35:53 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:53 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/29 01:35:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrive/rclone-test-finivek2gavu" 2026/04/29 01:35:53 INFO : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/29 01:35:53 DEBUG : forgetting directory cache 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate(0x153097f6da80): _readAt: size=512, off=0 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate(0x153097f6da80): openPending: 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-29 00:36:53.674 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/29 01:35:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate(0x153097f6da80): >openPending: err= 2026/04/29 01:35:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:35:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:35:56 DEBUG : forgetting directory cache 2026/04/29 01:35:56 DEBUG : forgetting directory cache 2026/04/29 01:35:56 DEBUG : TestRWCacheUpdate(0x153097f6da80): >_readAt: n=20, err=EOF 2026/04/29 01:35:56 DEBUG : TestRWCacheUpdate(0x153097f6da80): close: 2026/04/29 01:35:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:36:53.674 +0000 UTC 2026/04/29 01:35:56 DEBUG : TestRWCacheUpdate(0x153097f6da80): >close: err= 2026/04/29 01:35:56 DEBUG : Re-reading directory (534.531901ms old) 2026/04/29 01:35:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:35:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:35:56 DEBUG : forgetting directory cache 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate(0x1530986c54c0): _readAt: size=512, off=0 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate(0x1530986c54c0): openPending: 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-29 00:37:53.674 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-29 00:36:53.674 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-29 00:37:53.674 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-29 00:36:53.674 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/29 01:35:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/29 01:35:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate(0x1530986c54c0): >openPending: err= 2026/04/29 01:35:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:35:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:35:59 DEBUG : forgetting directory cache 2026/04/29 01:35:59 DEBUG : forgetting directory cache 2026/04/29 01:35:59 DEBUG : forgetting directory cache 2026/04/29 01:35:59 DEBUG : TestRWCacheUpdate(0x1530986c54c0): >_readAt: n=20, err=EOF 2026/04/29 01:35:59 DEBUG : TestRWCacheUpdate(0x1530986c54c0): close: 2026/04/29 01:35:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:37:53.674 +0000 UTC 2026/04/29 01:35:59 DEBUG : TestRWCacheUpdate(0x1530986c54c0): >close: err= 2026/04/29 01:35:59 DEBUG : Re-reading directory (703.416879ms old) 2026/04/29 01:35:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:35:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:00 DEBUG : forgetting directory cache 2026/04/29 01:36:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate(0x1530987f6600): _readAt: size=512, off=0 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate(0x1530987f6600): openPending: 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-29 00:38:53.674 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-29 00:37:53.674 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-29 00:38:53.674 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-29 00:37:53.674 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/29 01:36:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/29 01:36:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate(0x1530987f6600): >openPending: err= 2026/04/29 01:36:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:02 DEBUG : forgetting directory cache 2026/04/29 01:36:02 DEBUG : forgetting directory cache 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate(0x1530987f6600): >_readAt: n=20, err=EOF 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate(0x1530987f6600): close: 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:38:53.674 +0000 UTC 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate(0x1530987f6600): >close: err= 2026/04/29 01:36:02 DEBUG : Re-reading directory (516.376302ms old) 2026/04/29 01:36:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:03 DEBUG : forgetting directory cache 2026/04/29 01:36:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate(0x153098105d80): _readAt: size=512, off=0 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate(0x153098105d80): openPending: 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-29 00:39:53.674 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-29 00:38:53.674 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-29 00:39:53.674 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-29 00:38:53.674 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/29 01:36:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/29 01:36:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate(0x153098105d80): >openPending: err= 2026/04/29 01:36:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:05 DEBUG : forgetting directory cache 2026/04/29 01:36:05 DEBUG : forgetting directory cache 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate(0x153098105d80): >_readAt: n=20, err=EOF 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate(0x153098105d80): close: 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:39:53.674 +0000 UTC 2026/04/29 01:36:05 DEBUG : TestRWCacheUpdate(0x153098105d80): >close: err= 2026/04/29 01:36:05 DEBUG : Re-reading directory (574.061593ms old) 2026/04/29 01:36:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:06 DEBUG : forgetting directory cache 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate(0x1530984bf200): _readAt: size=512, off=0 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate(0x1530984bf200): openPending: 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-29 00:40:53.674 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-29 00:39:53.674 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-29 00:40:53.674 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-29 00:39:53.674 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/29 01:36:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/29 01:36:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate(0x1530984bf200): >openPending: err= 2026/04/29 01:36:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:09 DEBUG : forgetting directory cache 2026/04/29 01:36:09 DEBUG : forgetting directory cache 2026/04/29 01:36:09 DEBUG : forgetting directory cache 2026/04/29 01:36:09 DEBUG : TestRWCacheUpdate(0x1530984bf200): >_readAt: n=20, err=EOF 2026/04/29 01:36:09 DEBUG : TestRWCacheUpdate(0x1530984bf200): close: 2026/04/29 01:36:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:40:53.674 +0000 UTC 2026/04/29 01:36:09 DEBUG : TestRWCacheUpdate(0x1530984bf200): >close: err= 2026/04/29 01:36:09 DEBUG : Re-reading directory (678.974209ms old) 2026/04/29 01:36:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:10 DEBUG : forgetting directory cache 2026/04/29 01:36:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate(0x1530984bf8c0): _readAt: size=512, off=0 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate(0x1530984bf8c0): openPending: 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-29 00:41:53.674 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-29 00:40:53.674 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-29 00:41:53.674 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-29 00:40:53.674 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/29 01:36:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/29 01:36:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate(0x1530984bf8c0): >openPending: err= 2026/04/29 01:36:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:12 DEBUG : forgetting directory cache 2026/04/29 01:36:12 DEBUG : forgetting directory cache 2026/04/29 01:36:12 DEBUG : forgetting directory cache 2026/04/29 01:36:12 DEBUG : forgetting directory cache 2026/04/29 01:36:13 DEBUG : forgetting directory cache 2026/04/29 01:36:13 DEBUG : forgetting directory cache 2026/04/29 01:36:13 DEBUG : TestRWCacheUpdate(0x1530984bf8c0): >_readAt: n=20, err=EOF 2026/04/29 01:36:13 DEBUG : TestRWCacheUpdate(0x1530984bf8c0): close: 2026/04/29 01:36:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:41:53.674 +0000 UTC 2026/04/29 01:36:13 DEBUG : TestRWCacheUpdate(0x1530984bf8c0): >close: err= 2026/04/29 01:36:13 DEBUG : Re-reading directory (1.272547975s old) 2026/04/29 01:36:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:13 DEBUG : forgetting directory cache 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate(0x1530987f6f40): _readAt: size=512, off=0 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate(0x1530987f6f40): openPending: 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-29 00:42:53.674 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-29 00:41:53.674 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-29 00:42:53.674 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-29 00:41:53.674 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/29 01:36:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/29 01:36:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate(0x1530987f6f40): >openPending: err= 2026/04/29 01:36:15 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:15 DEBUG : forgetting directory cache 2026/04/29 01:36:16 DEBUG : forgetting directory cache 2026/04/29 01:36:16 DEBUG : TestRWCacheUpdate(0x1530987f6f40): >_readAt: n=21, err=EOF 2026/04/29 01:36:16 DEBUG : TestRWCacheUpdate(0x1530987f6f40): close: 2026/04/29 01:36:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:42:53.674 +0000 UTC 2026/04/29 01:36:16 DEBUG : TestRWCacheUpdate(0x1530987f6f40): >close: err= 2026/04/29 01:36:16 DEBUG : Re-reading directory (554.96936ms old) 2026/04/29 01:36:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:16 DEBUG : forgetting directory cache 2026/04/29 01:36:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate(0x15309859eec0): _readAt: size=512, off=0 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate(0x15309859eec0): openPending: 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-04-29 00:43:53.674 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-04-29 00:42:53.674 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-04-29 00:43:53.674 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-04-29 00:42:53.674 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/04/29 01:36:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/04/29 01:36:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate(0x15309859eec0): >openPending: err= 2026/04/29 01:36:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:19 DEBUG : forgetting directory cache 2026/04/29 01:36:19 DEBUG : forgetting directory cache 2026/04/29 01:36:19 DEBUG : forgetting directory cache 2026/04/29 01:36:19 DEBUG : forgetting directory cache 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate(0x15309859eec0): >_readAt: n=22, err=EOF 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate(0x15309859eec0): close: 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:43:53.674 +0000 UTC 2026/04/29 01:36:19 DEBUG : TestRWCacheUpdate(0x15309859eec0): >close: err= 2026/04/29 01:36:19 DEBUG : Re-reading directory (808.584025ms old) 2026/04/29 01:36:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:20 DEBUG : forgetting directory cache 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate(0x15309859e600): _readAt: size=512, off=0 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate(0x15309859e600): openPending: 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-04-29 00:44:53.674 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-04-29 00:43:53.674 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-04-29 00:44:53.674 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-04-29 00:43:53.674 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/04/29 01:36:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/04/29 01:36:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate(0x15309859e600): >openPending: err= 2026/04/29 01:36:22 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:22 DEBUG : forgetting directory cache 2026/04/29 01:36:23 DEBUG : forgetting directory cache 2026/04/29 01:36:23 DEBUG : forgetting directory cache 2026/04/29 01:36:23 DEBUG : forgetting directory cache 2026/04/29 01:36:23 DEBUG : forgetting directory cache 2026/04/29 01:36:23 DEBUG : TestRWCacheUpdate(0x15309859e600): >_readAt: n=23, err=EOF 2026/04/29 01:36:23 DEBUG : TestRWCacheUpdate(0x15309859e600): close: 2026/04/29 01:36:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:44:53.674 +0000 UTC 2026/04/29 01:36:23 DEBUG : TestRWCacheUpdate(0x15309859e600): >close: err= 2026/04/29 01:36:23 DEBUG : Re-reading directory (1.17482473s old) 2026/04/29 01:36:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:24 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:24 DEBUG : forgetting directory cache 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate(0x15309859f1c0): _readAt: size=512, off=0 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate(0x15309859f1c0): openPending: 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-04-29 00:45:53.674 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-04-29 00:44:53.674 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-04-29 00:45:53.674 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-04-29 00:44:53.674 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/04/29 01:36:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/04/29 01:36:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate(0x15309859f1c0): >openPending: err= 2026/04/29 01:36:26 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:26 DEBUG : forgetting directory cache 2026/04/29 01:36:26 DEBUG : forgetting directory cache 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate(0x15309859f1c0): >_readAt: n=24, err=EOF 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate(0x15309859f1c0): close: 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-04-29 00:45:53.674 +0000 UTC 2026/04/29 01:36:26 DEBUG : TestRWCacheUpdate(0x15309859f1c0): >close: err= 2026/04/29 01:36:26 DEBUG : Re-reading directory (590.740985ms old) 2026/04/29 01:36:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/29 01:36:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/29 01:36:27 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:27 DEBUG : Looking for writers 2026/04/29 01:36:27 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/29 01:36:27 DEBUG : >WaitForWriters: 2026/04/29 01:36:27 DEBUG : Google drive root 'rclone-test-finivek2gavu': vfs cache: cleaner exiting 2026/04/29 01:36:27 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (34.66s) === RUN TestCaseSensitivity run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:36:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:34 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:34 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:34 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:34 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:34 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:34 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/29 01:36:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/29 01:36:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/29 01:36:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/29 01:36:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/29 01:36:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/29 01:36:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:37 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:37 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:37 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:37 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:37 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:37 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:37 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:37 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:37 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:38 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:38 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:38 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:38 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/29 01:36:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/29 01:36:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/29 01:36:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:39 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/29 01:36:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/29 01:36:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/29 01:36:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/29 01:36:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/04/29 01:36:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/29 01:36:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/04/29 01:36:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/04/29 01:36:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/04/29 01:36:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/04/29 01:36:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:41 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:41 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:41 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/04/29 01:36:41 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:41 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/04/29 01:36:41 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:41 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/04/29 01:36:41 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:41 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/04/29 01:36:41 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/04/29 01:36:41 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/04/29 01:36:41 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:41 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:41 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:41 DEBUG : FilEb: Open: flags=O_RDONLY 2026/04/29 01:36:41 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/04/29 01:36:41 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/04/29 01:36:41 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:42 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:42 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:42 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/04/29 01:36:42 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:42 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/04/29 01:36:42 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:42 DEBUG : Looking for writers 2026/04/29 01:36:42 DEBUG : FiLeA: reading active writers 2026/04/29 01:36:42 DEBUG : FiLeB: reading active writers 2026/04/29 01:36:42 DEBUG : FilEb: reading active writers 2026/04/29 01:36:42 DEBUG : >WaitForWriters: 2026/04/29 01:36:42 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:42 DEBUG : Looking for writers 2026/04/29 01:36:42 DEBUG : FiLeA: reading active writers 2026/04/29 01:36:42 DEBUG : FiLeB: reading active writers 2026/04/29 01:36:42 DEBUG : FilEb: reading active writers 2026/04/29 01:36:42 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (15.66s) === RUN TestUnicodeNormalization run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:36:47 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:47 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/29 01:36:47 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/29 01:36:47 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/29 01:36:47 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:47 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:47 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:47 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/29 01:36:47 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/29 01:36:47 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/29 01:36:47 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:48 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/29 01:36:48 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:36:48 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/29 01:36:48 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:48 DEBUG : Looking for writers 2026/04/29 01:36:48 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/29 01:36:48 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/29 01:36:48 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.66s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:36:50 DEBUG : Google drive root 'rclone-test-finivek2gavu': Reusing VFS from active cache 2026/04/29 01:36:50 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:50 DEBUG : Looking for writers 2026/04/29 01:36:50 DEBUG : >WaitForWriters: 2026/04/29 01:36:50 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:50 DEBUG : Looking for writers 2026/04/29 01:36:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.69s) === RUN TestVFSNewWithOpts run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:36:51 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:51 DEBUG : Looking for writers 2026/04/29 01:36:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.63s) === RUN TestVFSRoot run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:36:51 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:51 DEBUG : Looking for writers 2026/04/29 01:36:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.71s) === RUN TestVFSStat run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:36:57 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:36:57 DEBUG : dir: Looking for writers 2026/04/29 01:36:57 DEBUG : file2: reading active writers 2026/04/29 01:36:57 DEBUG : Looking for writers 2026/04/29 01:36:57 DEBUG : dir: reading active writers 2026/04/29 01:36:57 DEBUG : file1: reading active writers 2026/04/29 01:36:57 DEBUG : >WaitForWriters: 2026/04/29 01:36:59 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStat (7.49s) === RUN TestVFSStatParent run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:04 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:04 DEBUG : dir: Looking for writers 2026/04/29 01:37:04 DEBUG : Looking for writers 2026/04/29 01:37:04 DEBUG : dir: reading active writers 2026/04/29 01:37:04 DEBUG : file1: reading active writers 2026/04/29 01:37:04 DEBUG : >WaitForWriters: 2026/04/29 01:37:06 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSStatParent (6.91s) === RUN TestVFSOpenFile run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:37:11 DEBUG : file1: Open: flags=O_RDONLY 2026/04/29 01:37:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/29 01:37:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/29 01:37:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:37:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/29 01:37:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/29 01:37:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/29 01:37:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/29 01:37:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/29 01:37:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/29 01:37:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/29 01:37:11 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/29 01:37:13 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/29 01:37:13 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:37:13 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/29 01:37:13 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/29 01:37:13 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:13 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/29 01:37:13 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:13 DEBUG : dir: Looking for writers 2026/04/29 01:37:13 DEBUG : file2: reading active writers 2026/04/29 01:37:13 DEBUG : new_file.txt: reading active writers 2026/04/29 01:37:13 DEBUG : Looking for writers 2026/04/29 01:37:13 DEBUG : file1: reading active writers 2026/04/29 01:37:13 DEBUG : dir: reading active writers 2026/04/29 01:37:13 DEBUG : >WaitForWriters: 2026/04/29 01:37:15 DEBUG : dir: Rmdir: contains trashed file: "new_file.txt" 2026/04/29 01:37:15 DEBUG : dir: Rmdir: contains trashed file: "file2" --- PASS: TestVFSOpenFile (8.98s) === RUN TestVFSRename run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:20 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/29 01:37:20 DEBUG : dir/file1: Updating file with dir/file1 0x153098802750 2026/04/29 01:37:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/29 01:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:21 INFO : dir/file1: Moved (server-side) to: file0 2026/04/29 01:37:21 DEBUG : file0: Updating file with file0 0x153098802750 2026/04/29 01:37:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/29 01:37:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/29 01:37:21 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:21 DEBUG : dir: Looking for writers 2026/04/29 01:37:21 DEBUG : Looking for writers 2026/04/29 01:37:21 DEBUG : dir: reading active writers 2026/04/29 01:37:21 DEBUG : file0: reading active writers 2026/04/29 01:37:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.68s) === RUN TestVFSStatfs run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:23 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:23 DEBUG : Looking for writers 2026/04/29 01:37:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.89s) === RUN TestVFSMkdir run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/29 01:37:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/29 01:37:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/29 01:37:29 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/29 01:37:30 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/29 01:37:30 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:30 DEBUG : Looking for writers 2026/04/29 01:37:30 DEBUG : a: Looking for writers 2026/04/29 01:37:30 DEBUG : b: Looking for writers 2026/04/29 01:37:30 DEBUG : c: Looking for writers 2026/04/29 01:37:30 DEBUG : d: Looking for writers 2026/04/29 01:37:30 DEBUG : Looking for writers 2026/04/29 01:37:30 DEBUG : b: reading active writers 2026/04/29 01:37:30 DEBUG : c: reading active writers 2026/04/29 01:37:30 DEBUG : d: reading active writers 2026/04/29 01:37:30 DEBUG : /: reading active writers 2026/04/29 01:37:30 DEBUG : a: reading active writers 2026/04/29 01:37:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (9.56s) === RUN TestVFSMkdirAll run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:35 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/29 01:37:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/29 01:37:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/29 01:37:38 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/29 01:37:42 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:42 DEBUG : a/b/c/d: Looking for writers 2026/04/29 01:37:42 DEBUG : a/b/c: Looking for writers 2026/04/29 01:37:42 DEBUG : d: reading active writers 2026/04/29 01:37:42 DEBUG : a/b: Looking for writers 2026/04/29 01:37:42 DEBUG : c: reading active writers 2026/04/29 01:37:42 DEBUG : a: Looking for writers 2026/04/29 01:37:42 DEBUG : b: reading active writers 2026/04/29 01:37:42 DEBUG : Looking for writers 2026/04/29 01:37:42 DEBUG : a: reading active writers 2026/04/29 01:37:42 DEBUG : >WaitForWriters: 2026/04/29 01:37:44 DEBUG : a/b/c: Rmdir: contains trashed file: "d" 2026/04/29 01:37:45 DEBUG : a/b: Rmdir: contains trashed file: "c" 2026/04/29 01:37:45 DEBUG : a: Rmdir: contains trashed file: "b" --- PASS: TestVFSMkdirAll (12.68s) === 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:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:46 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:46 DEBUG : Looking for writers 2026/04/29 01:37:46 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.67s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:47 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/29 01:37:47 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/29 01:37:47 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/29 01:37:47 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/29 01:37:49 DEBUG : file1: size = 5 OK 2026/04/29 01:37:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:37:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/29 01:37:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/29 01:37:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:49 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/29 01:37:51 DEBUG : file1: size = 0 OK 2026/04/29 01:37:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:37:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/29 01:37:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/29 01:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:51 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (7 bytes), uploading instead of streaming 2026/04/29 01:37:52 DEBUG : file1: size = 7 OK 2026/04/29 01:37:52 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/29 01:37:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:37:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:52 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:52 DEBUG : Looking for writers 2026/04/29 01:37:52 DEBUG : file1: reading active writers 2026/04/29 01:37:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.16s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:37:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/29 01:37:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/29 01:37:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/29 01:37:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/29 01:37:54 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (11 bytes), uploading instead of streaming 2026/04/29 01:37:56 DEBUG : file1: size = 11 OK 2026/04/29 01:37:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/29 01:37:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:37:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:56 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/29 01:37:56 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:56 DEBUG : Looking for writers 2026/04/29 01:37:56 DEBUG : file1: reading active writers 2026/04/29 01:37:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (4.11s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:37:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:37:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:37:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:37:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/29 01:37:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:58 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (5 bytes), uploading instead of streaming 2026/04/29 01:37:59 DEBUG : file1: size = 5 OK 2026/04/29 01:37:59 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/29 01:37:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:37:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:37:59 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/29 01:37:59 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:37:59 DEBUG : Looking for writers 2026/04/29 01:37:59 DEBUG : file1: reading active writers 2026/04/29 01:37:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (3.38s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:38:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:38:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:38:01 DEBUG : file1: WriteFileHandle.Release closing 2026/04/29 01:38:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:01 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/29 01:38:02 DEBUG : file1: size = 0 OK 2026/04/29 01:38:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:38:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/29 01:38:02 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:02 DEBUG : Looking for writers 2026/04/29 01:38:02 DEBUG : file1: reading active writers 2026/04/29 01:38:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.85s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:38:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:38:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:04 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (2 bytes), uploading instead of streaming 2026/04/29 01:38:06 DEBUG : file1: size = 2 OK 2026/04/29 01:38:06 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/29 01:38:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:38:06 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/29 01:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:06 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:06 DEBUG : Looking for writers 2026/04/29 01:38:06 DEBUG : file1: reading active writers 2026/04/29 01:38:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.55s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:38:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:38:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:38:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:38:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:07 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (0 bytes), uploading instead of streaming 2026/04/29 01:38:09 DEBUG : file1: size = 0 OK 2026/04/29 01:38:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/29 01:38:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:38:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:38:09 DEBUG : file1: Open: flags=O_RDONLY 2026/04/29 01:38:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/29 01:38:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/29 01:38:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:09 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:09 DEBUG : Looking for writers 2026/04/29 01:38:09 DEBUG : file1: reading active writers 2026/04/29 01:38:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.43s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/29 01:38:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/29 01:38:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/29 01:38:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/29 01:38:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:11 DEBUG : Google drive root 'rclone-test-finivek2gavu': File to upload is small (100 bytes), uploading instead of streaming 2026/04/29 01:38:12 DEBUG : file1: size = 100 OK 2026/04/29 01:38:12 DEBUG : file1: md5 = 89d167225bd1cfe57a4b8c77c315a6af OK 2026/04/29 01:38:12 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/29 01:38:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/29 01:38:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/29 01:38:12 DEBUG : file1: Open: flags=O_RDONLY 2026/04/29 01:38:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/29 01:38:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/29 01:38:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:13 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:13 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:13 DEBUG : Looking for writers 2026/04/29 01:38:13 DEBUG : file1: reading active writers 2026/04/29 01:38:13 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.53s) === RUN TestZipManyFiles run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/29 01:38:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/29 01:38:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/29 01:38:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/29 01:38:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:24 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:24 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/29 01:38:24 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/29 01:38:24 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:25 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:25 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/29 01:38:25 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/29 01:38:25 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:25 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:25 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/29 01:38:25 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/29 01:38:25 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:26 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:26 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:26 DEBUG : flat: Looking for writers 2026/04/29 01:38:26 DEBUG : f003.txt: reading active writers 2026/04/29 01:38:26 DEBUG : f004.txt: reading active writers 2026/04/29 01:38:26 DEBUG : f000.txt: reading active writers 2026/04/29 01:38:26 DEBUG : f001.txt: reading active writers 2026/04/29 01:38:26 DEBUG : f002.txt: reading active writers 2026/04/29 01:38:26 DEBUG : Looking for writers 2026/04/29 01:38:26 DEBUG : flat: reading active writers 2026/04/29 01:38:26 DEBUG : >WaitForWriters: 2026/04/29 01:38:29 DEBUG : flat: Rmdir: contains trashed file: "f000.txt" 2026/04/29 01:38:29 DEBUG : flat: Rmdir: contains trashed file: "f002.txt" 2026/04/29 01:38:29 DEBUG : flat: Rmdir: contains trashed file: "f003.txt" 2026/04/29 01:38:29 DEBUG : flat: Rmdir: contains trashed file: "f001.txt" 2026/04/29 01:38:29 DEBUG : flat: Rmdir: contains trashed file: "f004.txt" --- PASS: TestZipManyFiles (15.37s) === RUN TestZipManySubDirs run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:37 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/29 01:38:37 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/29 01:38:37 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:38 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:38 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/29 01:38:38 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/29 01:38:38 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:38 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:38 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/29 01:38:38 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/29 01:38:38 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:39 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:39 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:39 DEBUG : a/b/c: Looking for writers 2026/04/29 01:38:39 DEBUG : deep.txt: reading active writers 2026/04/29 01:38:39 DEBUG : a/b: Looking for writers 2026/04/29 01:38:39 DEBUG : c: reading active writers 2026/04/29 01:38:39 DEBUG : mid.txt: reading active writers 2026/04/29 01:38:39 DEBUG : a: Looking for writers 2026/04/29 01:38:39 DEBUG : b: reading active writers 2026/04/29 01:38:39 DEBUG : top.txt: reading active writers 2026/04/29 01:38:39 DEBUG : Looking for writers 2026/04/29 01:38:39 DEBUG : a: reading active writers 2026/04/29 01:38:39 DEBUG : >WaitForWriters: 2026/04/29 01:38:42 DEBUG : a/b/c: Rmdir: contains trashed file: "deep.txt" 2026/04/29 01:38:42 DEBUG : a/b: Rmdir: contains trashed file: "c" 2026/04/29 01:38:42 DEBUG : a/b: Rmdir: contains trashed file: "mid.txt" 2026/04/29 01:38:43 DEBUG : a: Rmdir: contains trashed file: "b" 2026/04/29 01:38:43 DEBUG : a: Rmdir: contains trashed file: "top.txt" --- PASS: TestZipManySubDirs (14.57s) === RUN TestZipLargeFiles run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:45 DEBUG : forgetting directory cache 2026/04/29 01:38:45 DEBUG : dir: forgetting directory cache 2026/04/29 01:38:45 DEBUG : dir: forgetting directory cache 2026/04/29 01:38:47 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/29 01:38:47 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/29 01:38:47 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:49 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:38:49 DEBUG : bigdir: Looking for writers 2026/04/29 01:38:49 DEBUG : big.bin: reading active writers 2026/04/29 01:38:49 DEBUG : Looking for writers 2026/04/29 01:38:49 DEBUG : bigdir: reading active writers 2026/04/29 01:38:49 DEBUG : >WaitForWriters: 2026/04/29 01:38:50 DEBUG : bigdir: Rmdir: contains trashed file: "big.bin" --- PASS: TestZipLargeFiles (7.16s) === RUN TestZipDirsInRoot run.go:185: Remote "Google drive root 'rclone-test-finivek2gavu'", Local "Local file system at /tmp/rclone68865593", Modify Window "1ms" 2026/04/29 01:38:55 DEBUG : forgetting directory cache 2026/04/29 01:38:55 DEBUG : dir: forgetting directory cache 2026/04/29 01:38:55 DEBUG : dir/subdir: forgetting directory cache 2026/04/29 01:38:58 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/29 01:38:58 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/29 01:38:58 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:38:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:38:59 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/29 01:38:59 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/29 01:38:59 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:39:00 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:39:00 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/29 01:39:00 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/29 01:39:00 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/29 01:39:01 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/29 01:39:01 DEBUG : WaitForWriters: timeout=30s 2026/04/29 01:39:01 DEBUG : dir1: Looking for writers 2026/04/29 01:39:01 DEBUG : a.txt: reading active writers 2026/04/29 01:39:01 DEBUG : dir2: Looking for writers 2026/04/29 01:39:01 DEBUG : b.txt: reading active writers 2026/04/29 01:39:01 DEBUG : dir3: Looking for writers 2026/04/29 01:39:01 DEBUG : c.txt: reading active writers 2026/04/29 01:39:01 DEBUG : Looking for writers 2026/04/29 01:39:01 DEBUG : dir1: reading active writers 2026/04/29 01:39:01 DEBUG : dir2: reading active writers 2026/04/29 01:39:01 DEBUG : dir3: reading active writers 2026/04/29 01:39:01 DEBUG : >WaitForWriters: 2026/04/29 01:39:02 DEBUG : forgetting directory cache 2026/04/29 01:39:02 DEBUG : dir: forgetting directory cache 2026/04/29 01:39:03 DEBUG : dir3: Rmdir: contains trashed file: "c.txt" 2026/04/29 01:39:03 DEBUG : dir2: Rmdir: contains trashed file: "b.txt" 2026/04/29 01:39:04 DEBUG : dir1: Rmdir: contains trashed file: "a.txt" --- PASS: TestZipDirsInRoot (13.78s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/04/29 01:39:05 DEBUG : Google drive root 'rclone-test-finivek2gavu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 10m24.79402314s (try 1/5)